Skip to content

A distributed, encrypted file sharing network

License

Notifications You must be signed in to change notification settings

mdippery/snodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting the Source

The Snodes source code is available from a Git repository. If you don't have Git, you can download it from git-scm.com.

The "authoritative" Snodes repo is maintained by Michael Dippery, and is read-only. To clone a copy of the repo:

$ git clone git://github.com/mdippery/snodes.git

Building

Spaghetti Nodes is a Java application that uses sbt to build its JAR file. sbt is available from scala-sbt.org.

To build Snodes.jar:

  1. Download and install sbt from scala-sbt.org.
  2. Navigate to Spaghetti Nodes' base directory.
  3. Type sbt run to build and run Spaghetti Nodes.

About

A distributed, encrypted file sharing network

Resources

License

Stars

Watchers

Forks

Packages

No packages published