Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2022-03-06 14:01:32 -08:00
.circleci Try bullseye image instead of buster 2021-12-30 13:19:53 +05:30
.github Fix whitespace issues 2021-10-14 21:48:12 +00:00
cli Update flask to 2.0.3, flask-socketio to 5.1.1, update socketio js, and the rest of the pip deps 2022-03-06 11:35:01 -08:00
desktop Switch from pytest.yield_fixture to just pytest.fixture, to remove warnings when running tests 2022-03-06 14:01:32 -08:00
docs Translated using Weblate (Khmer (Central)) 2022-02-23 18:08:34 +01:00
licenses Use license file from gnu.org 2021-10-14 21:48:04 +00:00
security Add pen test report 2022-01-17 10:33:28 -08:00
snap Make snapcraft work 2022-01-17 12:56:39 -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 Update changelog 2022-01-17 09:56:23 -08:00
LICENSE Update copyright year to 2022 2022-01-16 16:15:49 -08:00
README.md Changes CircleCI image to the correct path 2021-09-04 19:20:24 +05:30
RELEASE.md Make snapcraft work 2022-01-17 12:56:39 -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