Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2018-01-15 10:49:17 +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 ensure hte obfs4 torrc template is included in installers 2018-01-14 20:12:06 +11:00
onionshare Resolve conflict with upstream's onion.py 2018-01-14 18:53:46 +11:00
onionshare_gui remove the adjustSize stuff which causes more problems than it solves. Revert the change to positioning of the Test Tor button. Set maximum height for custom bridges QPlainTextEdit widget, seems to help with overlap issues 2018-01-15 10:49:17 +11:00
screenshots Added new screenshots 2017-05-30 15:28:51 -07:00
share Validate syntax of custom bridges 2018-01-14 20:12:24 +11:00
test fix tests for bridge support 2017-12-11 16:28:53 +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 Remove references to nosetests, and replace them with pytest 2017-07-09 10:55:16 -07:00
CHANGELOG.md Updated changelog even more, and version bump to 1.1 2017-05-30 12:54:37 -07: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 Show server screenshot before client screenshot 2017-05-30 15:32:05 -07: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 Remove references to nosetests, and replace them with pytest 2017-07-09 10:55:16 -07: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 doesn't require setting up a server on the internet somewhere or using a third party file-sharing service. You host the file on your own computer and use a Tor onion service to make it temporarily accessible over the internet. The other user just needs to use Tor Browser to download the file from you.

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

You can download OnionShare for Windows and macOS from https://onionshare.org/. It should be available in your package manager for Linux, and it's included by default in Tails.

You can set up your development environment to build OnionShare yourself by following these instructions.

Server Screenshot Client Screenshot