StealthNet
{{Short description|Anonymous darknet file sharing software}}
{{more footnotes needed|date=April 2011}}
{{Infobox software
| name = StealthNet
| logo = StealthNet Logo.png
| screenshot =
| caption = Logo
| developer = Planet Peer community members
| latest release version = {{wikidata|property|preferred|references|edit|Q522179|P348|P548=Q2804309}}
| latest release date = {{wikidata|qualifier|preferred|single|Q522179|P348|P548=Q2804309|P577}}
| latest preview version = {{wikidata|property|preferred|references|edit|Q522179|P348|P548=Q51930650}}
| latest preview date = {{wikidata|qualifier|preferred|single|Q522179|P348|P548=Q51930650|P577}}
| operating system = Windows, Linux (GUI with Wine{{cite web|url=https://appdb.winehq.org/objectManager.php?sClass=application&iId=5337|title=WineHQ - StealthNet|website=appdb.winehq.org}} otherwise CLI)
| programming language = C#
| genre = File sharing, Anonymous peer to peer
| license = GNU GPL
| released = 2007
}}
StealthNet is an anonymous P2P file sharing software based on the original RShare client, and has been enhanced. It was first named 'RShare CE' (RShare Community Edition). It use the same network and protocols as RShare.
In 2011 a fork named DarkNode was released,{{cite web|url=http://www.brothersoft.com/darknode-442479.html|title=DarkNode|website=BrotherSoft|access-date=2017-05-27|archive-date=2016-12-23|archive-url=https://web.archive.org/web/20161223132915/http://www.brothersoft.com/darknode-442479.html|url-status=usurped}} but one year later{{cite web|url=https://sourceforge.net/projects/darknode/|title=Download | SourceForge.net|access-date=2017-05-27|archive-date=2022-05-24|archive-url=https://web.archive.org/web/20220524111944/https://sourceforge.net/projects/darknode/|url-status=dead}} the website is cleared with the source code.
History
Development was stopped in March 2011, with version 0.8.7.9,[http://board.planetpeer.de/index.php/topic,8504.15.html Entwicklungsfortschritt (Development progress)] with no official explanation on the web site.{{Cite web | title=We will survive...... | url=http://board.planetpeer.de/index.php/topic,9017.0.html | archive-url=https://web.archive.org/web/20111030091429/http://board.planetpeer.de:80/index.php/topic,9017.0.html | access-date=2024-12-16 | archive-date=2011-10-30}}
In 2012, the developers had an incident with the software Apache Subversion, a part of the source code of StealthNet was lost : versions 0.8.7.5 (February 2010) to 0.8.7.9 (October 2010).{{Cite web | title=Entwicklungsfortschritt | url=http://board.planetpeer.de/index.php/topic,8504.60.html | archive-url=https://web.archive.org/web/20120819032703/http://board.planetpeer.de:80/index.php/topic,8504.60.html | access-date=2024-12-15 | archive-date=2012-08-19}} However the source code is still available as files.
In 2017 it was forked into version 0.8.8.0.{{cite web|url=http://www.p2pia.xl.cx/|title=Computing notes " bric à brac "|website=www.p2pia.xl.cx}}
Features
Some of the features of StealthNet:{{Cite web |url=http://www.stealthnet.de/en_features.php |title=StealthNet - Features |access-date=2015-10-13 |archive-date=2015-09-10 |archive-url=https://web.archive.org/web/20150910165646/http://www.stealthnet.de/en_features.php |url-status=dead }}
- Mix network (use for the pseudo anonymous process)
- Easy to use (same principles as eMule)
- Multi-source download : 'Swarming' (Segmented file transfer)
- Resumption of interrupted downloads
- Can filter the file types searched (allowing to search only among the videos/archives/musics/... files)
- SNCollection: this type of file contain a list of files shared into StealthNet. Like the "eMule collection" file and Torrents files
- Point-to-Point traffic encryption with AES standard process (Advanced Encryption Standard, 256 bitsStealthNet v0.8.7.9 source code, file '\core\Core\Constants.cs')
- EndPoint to EndPoint traffic encryption with RSA standard (1024 bits)
- Strong file hashes based on SHA-512 algorithm
- Anti-flooding measures
- Text mode client available for OS with Mono support like Linux, OSX and others
Drawbacks
- Has no support for UPnP (Universal Plug and Play), the user must open a port number (ie: 6097) into his router.
- Anonymity is unproven.
- The source code contains no documentation at all.
- The encryption level (AES 256 bits and RSA 1024 bits in the v0.8.7.9) that was strong in the 2000s is now medium since the 2010s.
See also
{{Portal|Free and open-source software}}
References
External links
[https://web.archive.org/web/20180322045429/http://stealthnet.de/ Archived Web Site] (Archive.Org)
{{File sharing}}
{{Internet censorship circumvention technologies}}
Category:Anonymous file sharing networks
Category:Free file sharing software
Category:File sharing software for Linux