commit 6246b838821ac0de79902f44c7a670e6c53d2c5b Author: Micah Lee Date: Tue May 20 18:22:16 2014 +0000 initial commit diff --git a/README.md b/README.md new file mode 100644 index 00000000..1409c488 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# DarkShare + +A program to securely share a file of any size with someone, designed to be run in Tails. It works by starting a web server, making it accessible as a Tor hidden service, and making it require a password to access and download the file. It doesn't require setting up a server on the internet somewhere or using a third party filesharing service. It all just runs inside Tails and uses the Tor network.