Securely and anonymously share files, host websites, and chat with friends using the Tor network
Find a file
2017-05-21 16:23:48 +10:00
apparmor
dev_scripts
git-hooks
install Update get-tor-osx.py to grab the Tor binary from Tor Browser 6.5.2 instead of 6.5.1, and make it retain the same directory structure in OnionShare as it uses in Tor Browser, including copying libevent-2.0.5.dylib, which was missing before (#385) 2017-05-18 11:22:50 -07:00
onionshare In bundled Tor mode, wait 2 full seconds before connecting to the Tor controller 2017-05-18 17:34:36 -07:00
onionshare_gui Make it possible to select multiple folders by using non-native QFileDialog 2017-05-21 16:14:32 +10:00
screenshots
share Adjust French translation for the dialog caption to be plural 2017-05-21 16:23:48 +10:00
test Renamed onionshare.helpers module to onionshare.common 2017-05-16 11:05:48 -07:00
.gitignore
.travis.yml Add most recent Python versions in Travis CI 2017-03-08 15:26:56 +01:00
BUILD.md Add tor as a linux dependency 2017-04-13 23:21:43 -07:00
CHANGELOG.md Updated changelog and version bump to 1.1.dev1 2017-05-17 09:10:21 -07:00
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
stdeb.cfg Add tor as a linux dependency 2017-04-13 23:21:43 -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.

-Client Screenshot -Server Screenshot