From 6246b838821ac0de79902f44c7a670e6c53d2c5b Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Tue, 20 May 2014 18:22:16 +0000 Subject: [PATCH] initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md 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.