OneSwarm
Sign in to saveAlso known as 1S
OneSwarm is a free and open-source file sharing software that uses the BitTorrent protocol to share files anonymously between users. One of the features is the ability to access the Dark Web.
Source code
1. Install the developer tools 2. Install git, ant, and ant-contrib from macports 1. Download and install the latest JDK 2. Download the ant build tool Ant installation instructions 3. Update your JAVA HOME and ANT HOME environment variables appropriately: set ANT HOME=c: apache-ant (wherever you put it) set JAVA HOME=c: jdk1.6.0 25 (wherever you put it) set PATH=%PATH%;%ANT HOME% bin 4. Install misc. ant dependencies cd %ANT HOME% ant -f fetch.xml -Ddest=system 1. sudo apt-get install ant ant-contrib 2. git clone git://github.com/CSEMike/OneSwarm.git 3. From OneSwarm directory: ant -lib /usr/share/java ant -lib /usr/share/java run I have been able to successfully compile with OpenJDK which I recommend to use. But if there are errors/problems, please use the SunJDK as mentioned in the link below.
Excerpt from the source-code README · 2,086 chars · not written by Vinony
Wikidata facts
- Official website
- oneswarm.cs.washington.edu
- Image
- Screenshot-OneSwarm 2 - Mozilla Firefox.png
Show 3 more facts
- software version identifier
- 0.5
- publication date
- 2009-00-00
- source code repository URL
- github.com/CSEMike/OneSwarm
via Wikidata · CC0
~1 min read
Article
2 sectionsContents
- References
- External links
OneSwarm is a free and open-source file sharing software that uses the BitTorrent protocol to share files anonymously between users. One of the features is the ability to access the Dark Web.
==References==