Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2018-01-23 16:51:13 +11:00
apparmor Improve AppArmor profiles and enforce them. 2017-01-18 20:58:03 +01:00
dev_scripts Change GPL copyright from 2016 to 2017 2017-01-06 18:58:15 -08:00
git-hooks Remove references to nosetests, and replace them with pytest 2017-07-09 10:55:16 -07:00
install Version bump to 1.2 and updated changelog 2018-01-17 19:36:56 -08:00
onionshare load Settings in onionshare/__init__.py before we initiate the web thread, since it needs to send the saved slug to the web server 2018-01-18 22:42:43 +11:00
onionshare_gui reinstate the emitted signals for invalid version/error checking for updates 2018-01-23 16:51:13 +11:00
screenshots Added new screenshots 2017-05-30 15:28:51 -07:00
share Version bump to 1.2 and updated changelog 2018-01-17 19:36:56 -08:00
test Extract tor and obfs4proxy executables from the main TorBrowser executable with 7-zip on Windows 2018-01-17 12:45:37 +11:00
.gitignore Allow tests to find share folders when building .deb 2017-11-20 16:19:04 -08:00
.travis.yml Remove references to nosetests, and replace them with pytest 2017-07-09 10:55:16 -07:00
BUILD.md Typo in 7-Zip URL 2018-01-17 17:13:59 -08:00
CHANGELOG.md Updated changelog again 2018-01-17 19:47:24 -08:00
LICENSE Update copyright year to 2016 2016-02-15 22:37:28 -08:00
MANIFEST.in Allow tests to find share folders when building .deb 2017-11-20 16:19:04 -08:00
README.md this commit cleans up the README.md 2018-01-14 19:06:58 -08:00
setup.cfg Refactored onionshare 2014-05-23 12:37:10 -03:00
setup.py Renamed 'resources' to 'share', and updated location of 'share' files in OSX/Win binaries 2017-02-21 16:59:14 -08:00
stdeb.cfg Add obfs4proxy as a dependency on Debian/Fedora-like distros, for obfs4 bridge support 2018-01-16 15:29:03 +11:00

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.

Screenshots

Server Screenshot Client Screenshot