Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2021-12-14 14:38:30 +11:00
.circleci Remove unnecessary censorship class invocation, which breaks CLI mode right now. 2021-11-12 11:43:09 +11:00
.github Fix whitespace issues 2021-10-14 21:48:12 +00:00
cli Fix the saving of bridges received from CensorshipCircumvention API - need to also save the bridges_enabled setting else TorSettingsTab doesn't show them 2021-12-14 14:32:00 +11:00
desktop Raise an Alert dialog when failing to connect to Tor even after trying to circumvent censorship, so the user knows they need to configure settings manually 2021-12-14 14:38:30 +11:00
docs Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop 2021-12-04 20:34:07 -08:00
licenses Use license file from gnu.org 2021-10-14 21:48:04 +00:00
snap Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop 2021-12-04 20:34:07 -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 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 Add release step to update country list after updating available languages 2021-12-12 10:17:34 -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