Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2021-12-22 12:04:44 -08:00
.circleci Continue switching from briefcase to poetry 2021-12-19 17:33:11 -08:00
.github Fix whitespace issues 2021-10-14 21:48:12 +00:00
cli Solve obnoxious cx_Freeze issue that broke websockets by enforcing async_mode=gevent, and including the correct modules in the build 2021-12-21 16:55:59 -08:00
desktop Support cx_Freeze in macOS 2021-12-22 12:04:44 -08:00
docs Translated using Weblate (Japanese) 2021-12-18 06:52:39 +01:00
licenses Use license file from gnu.org 2021-10-14 21:48:04 +00:00
snap Update snapcraft 2021-12-19 17:36:45 -08:00
.gitignore Move desktop code from desktop/src/onionshare to just desktop/onionshare 2021-12-19 17:17:04 -08:00
build-source.sh Fix whitespace issues 2021-10-14 21:48:12 +00:00
CHANGELOG.md Fix spelling 2021-10-14 21:48:12 +00:00
LICENSE Use license file from gnu.org 2021-10-14 21:48:04 +00:00
README.md Changes CircleCI image to the correct path 2021-09-04 19:20:24 +05:30
RELEASE.md Update release docs, and remove appimage script that didn't work 2021-12-19 17:42:11 -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 install --cask 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