Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
Saptak Sengupta fffdbd4f12
Merge pull request #1244 from micahflee/1235_fix_download_error
Stop passing status_url_path to render denied template, to avoid exception
2020-12-14 01:13:33 +05:30
.circleci Install new dependencies so CircleCI tests run, and fix a pytest warning 2020-11-01 11:50:11 -08: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
cli Stop passing status_url_path to render denied template, to avoid exception 2020-12-13 10:48:16 -08:00
desktop Don't call server_status.stop_server() twice, which prevents overwriting the status message 2020-12-13 11:10:09 -08:00
docs Merge pull request #1224 from comradekingu/patch-14 2020-11-18 07:50:29 -08:00
flatpak Add .desktop launchers in both snap and flatpack packages 2020-11-23 20:51:16 -08:00
licenses Write unified release documentation, move licenses into the root, and delete some unnecessary files from desktop/install 2020-11-04 16:51:48 -08:00
snap Add .desktop launchers in both snap and flatpack packages 2020-11-23 20:51:16 -08:00
.gitignore Add setuptools as a dependency for pkg_resources module, and update build scripts to properly delete last build 2020-11-09 18:36:31 -08:00
build-source.sh Add incomplete flatpak manifest, update release docs, re-add source package script 2020-11-08 12:07:17 -08:00
CHANGELOG.md Version bump to 2.3.dev2, and update Linux installation in docs 2020-11-08 20:45:54 -08:00
LICENSE Move docs back to root, move onionshare_gui into briefcase app, and make modifications so briefcase app will work 2020-10-13 17:28:54 -07:00
README.md Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
RELEASE.md Update snapcraft release docs 2020-11-23 21:20:29 -08:00

OnionShare

OnionShare

OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network.

Installing OnionShare

You can download OnionShare for Windows and macOS from the OnionShare website.

For macOS you can also use Homebrew:

brew cask install onionshare

See these instructions to install OnionShare in Linux with Flatpak.

Documentation

To learn how OnionShare works, what its security properties are, how to use it, and how to contribute to the project, check out https://docs.onionshare.org.


Test status: CircleCI