Goated E2EE TOR file sharing program.
  • Python 94.7%
  • JavaScript 2%
  • HTML 1.5%
  • CSS 0.9%
  • Shell 0.8%
  • Other 0.1%
Find a file
mig5 f51a0f1dad
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Run Tests / test-desktop (push) Has been cancelled
Build / build-win64 (push) Has been cancelled
Build / build-mac-intel (push) Has been cancelled
Build / build-flatpak (push) Has been cancelled
Build / build-snap (push) Has been cancelled
Run Tests / test-cli (push) Has been cancelled
Build / build-mac-arm64-and-universal (push) Has been cancelled
Merge pull request #2054 from tcyrus/resources
Update Web Resources
2026-06-02 10:39:49 +10:00
.github Fix shasum check 2026-06-01 18:37:09 +10:00
cli Merge pull request #2054 from tcyrus/resources 2026-06-02 10:39:49 +10:00
desktop Translated using Weblate (Bosnian) 2026-06-01 09:28:44 +00:00
docs Translated using Weblate (Swedish) 2026-06-01 09:28:43 +00:00
flatpak Add setuptools and wheels to resolve Flatpak build 2026-05-30 19:34:48 +10:00
licenses Use SVGs instead of PNGs for FontAwesome icons 2025-02-17 09:27:20 +11:00
security Add pen test report 2022-01-17 10:33:28 -08:00
snap FIx setuptools version in desktop, for snap build 2026-05-30 20:51:08 +10: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 Add my GPG subkey id to build-source.sh for verifying tag 2025-02-20 13:47:38 +11:00
CHANGELOG.md Update CHANGELOG 2025-02-17 16:58:15 +11:00
LICENSE.txt Rename LICENSE to LICENSE.txt 2023-10-17 12:25:05 -07:00
README.md Update README.md 2023-09-10 17:37:53 +00:00
RELEASE.md Update the RELEASE.md to reflect some of my recent experience with 2.6.3 2025-02-27 12:05:15 +11:00
setup-project.sh check for golang installation and exit if no installation found 2025-02-27 17:09:39 +05:30

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 as a Flatpak or Snap package.

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.