Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2023-09-27 15:54:11 -07:00
.github Rename build workflow 2023-09-05 15:13:43 -07:00
cli Make get-tor.py download Tor Browser signing key from keys.openpgp.org 2023-09-27 11:45:42 -07:00
desktop Add extra linux package dependency to build instructions 2023-09-27 15:53:41 -07:00
docs Updated docs again 2023-09-05 11:51:21 -07:00
flatpak Delete pyproject.toml files before building in flatpak to avoid trying to use poetry 2023-09-27 15:54:11 -07: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 Switch snapcraft from core20 to core22 2023-09-05 20:42:47 -07:00
.gitignore Initial support for Linux 64-bit, desktop/scripts/get-tor.py for macos-aarch64 2022-10-28 20:08:44 +02:00
build-source.sh Merge pull request #1539 from egypcio/compress-tgz 2022-03-06 10:54:30 -08:00
CHANGELOG.md Tweak changelog 2023-09-04 18:58:06 -07:00
LICENSE Update copyright year to 2022 2022-01-16 16:15:49 -08:00
README.md Replace CircleCI status badge with GitHub Actions one 2022-10-02 17:47:06 -07:00
RELEASE.md Stop calling setup.py directly 2023-09-11 12:53:51 -07:00

OnionShare

Run Tests

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.