diff options
Diffstat (limited to 'network/onionshare/README')
-rw-r--r-- | network/onionshare/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/onionshare/README b/network/onionshare/README new file mode 100644 index 0000000000000..c6fbb9c999f26 --- /dev/null +++ b/network/onionshare/README @@ -0,0 +1,9 @@ +OnionShare lets you securely and anonymously send and receive files. +It works by starting a web server, making it accessible as a Tor onion +service, and generating an unguessable web address so others can download +files from you, or upload files to you. It does not require setting up +a separate server or using a third party file-sharing service. + +It also requires obfs4proxy (or others e.g. meek) if tor bridge is used. + +It has templates of torrc which can be found in /usr/share/onionshare/. |