Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2021-03-10 15:04:22 +11:00
.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 Fix the call to start_onion_service in CLI mode when using autostart timer, which had out of date positional args. Fix Tor exception handlers which were also out of date with the start_onion_service function 2021-03-10 15:04:22 +11:00
desktop Fix the filename of the obfs4proxy binary on macOS 2021-03-05 13:34:56 +11:00
docs Update release docs, and only include translated locates in the docs build script 2021-02-22 20:00:27 -08:00
flatpak Upgrade obfs4proxy in the flatpak package, and fix golang dependency 2021-02-21 18:08:14 -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 Version bump to 2.3.1 2021-02-22 13:37:21 -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 Update changelog, and also fix version in appdata.xml 2021-02-22 13:44:03 -08:00
LICENSE Update copyright year to 2021 2021-02-22 13:35:14 -08:00
README.md Tiny changes during the 2.3 release 2021-02-21 17:13:15 -08:00
RELEASE.md Update release docs, and only include translated locates in the docs build script 2021-02-22 20:00:27 -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