Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2018-10-18 17:34:34 +11:00
.circleci Back to python container 2018-10-18 17:34:34 +11:00
.github Add @mig5 as a code owner for all tests, and add @emmapeel2 as a code owner for locales 2018-09-27 17:51:16 -07:00
apparmor Improve AppArmor profiles and enforce them. 2017-01-18 20:58:03 +01:00
dev_scripts One script to run all tests 2018-09-27 21:34:39 -07:00
git-hooks Remove references to nosetests, and replace them with pytest 2017-07-09 10:55:16 -07:00
install pytest-qt is 3.2.1 on my machine 2018-10-17 18:04:38 +11:00
onionshare Merge branch '780_improved_ui' into 690_language_dropdown 2018-10-10 18:32:01 -07:00
onionshare_gui Merge pull request #810 from mig5/fix_timer_alert 2018-10-16 22:16:35 -07:00
screenshots When there is only 1 file being shared, don't zip it 2018-09-20 09:14:56 -07:00
share Merge branch '780_improved_ui' into 690_language_dropdown 2018-10-10 18:32:01 -07:00
tests Tweaks to SettingsGuiBaseTest object 2018-10-17 17:59:16 +11:00
.gitignore Ignore __pycache__ folders 2018-05-04 15:40:22 -07:00
.travis.yml Move GUI tests into tests/ dir and fix conftest related stuff so everything loads what it needs and passes 2018-10-13 10:35:09 +11:00
BUILD.md Update test documentation 2018-10-13 10:39:26 +11:00
CHANGELOG.md Version bump to 1.3.1 and updated changelog 2018-06-18 13:08:40 -07:00
LICENSE Merge branch 'develop' into receiver-mode-gui 2018-09-14 18:59:36 -07:00
MANIFEST.in Rename test dir to tests. Rename unit_tests to tests_gui_local. Add test dependencies. Update various paths. Add GUI unit tests docs to BUILD.md 2018-09-27 15:54:46 +10:00
README.md link to our mailing list 2018-01-31 10:59:46 -08:00
setup.cfg Refactored onionshare 2014-05-23 12:37:10 -03:00
setup.py Move ShareMode and ReceiveMode into Mode module 2018-10-07 14:54:51 -07:00
stdeb.cfg Make fedora and debian dependencies get added to packages built 2018-09-20 09:26:11 -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 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