Securely and anonymously share files, host websites, and chat with friends using the Tor network
Find a file
2018-09-02 22:59:06 -07:00
.github
apparmor
dev_scripts Update GPL copyright year 2018-04-24 10:07:59 -07:00
git-hooks
install Update GPL copyright year 2018-04-24 10:07:59 -07:00
onionshare Fix minor spelling/grammar issues 2018-07-14 16:43:21 +10:00
onionshare_gui Merge branch 'fix_spelling_grammar_receiver_mode' of https://github.com/mig5/onionshare into mig5-fix_spelling_grammar_receiver_mode 2018-09-02 22:59:06 -07:00
screenshots
share Improve the CLI output for receive mode 2018-05-20 15:20:21 -07:00
test Fix minor spelling/grammar issues 2018-07-14 16:43:21 +10:00
.gitignore Ignore __pycache__ folders 2018-05-04 15:40:22 -07:00
.travis.yml
BUILD.md
CHANGELOG.md
LICENSE Update GPL copyright year 2018-04-24 10:07:59 -07:00
MANIFEST.in Create separate templates and static folder, and make the web app use both of these. Yay, now we have real static resources 2018-03-06 02:54:12 -08:00
README.md
setup.cfg
setup.py Merge branch 'develop' into receiver-mode-gui 2018-05-21 23:00:41 -07:00
stdeb.cfg

OnionShare

Build Status

OnionShare lets you securely and anonymously share files of any size. It works by starting a web server, making it accessible as a Tor Onion Service, and generating an unguessable URL to access and download the files. It does not require setting up a separate server or using a third party file-sharing service. You host the files on your own computer and use a Tor Onion Service to make it temporarily accessible over the internet. The receiving user just needs to open the URL in Tor Browser to download the file.

Documentation

To learn how OnionShare works, what its security properties are, and how to use it, check out the wiki.

Downloading Onionshare

You can download OnionShare for Windows and macOS from the OnionShare website. It should be available in your package manager for Linux, and it's included by default in Tails.

Developing OnionShare

You can set up your development environment to build OnionShare yourself by following these instructions. You may also subscribe to our developers mailing list here.

Screenshots

Server Screenshot Client Screenshot