Goated E2EE TOR file sharing program.
Find a file
mig5 863bc4c47c
Some checks are pending
Build / build-win64 (push) Waiting to run
Build / build-mac-intel (push) Waiting to run
Build / build-flatpak (push) Waiting to run
Build / build-snap (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Run Tests / test-cli (push) Waiting to run
Run Tests / test-desktop (push) Waiting to run
Merge pull request #2007 from onionshare/fix-mac
Fix macos intel build to actually build on an Intel mac (macos-latest switched to arm in 2024)
2025-02-26 16:08:21 +11:00
.github Back to macos-13 2025-02-26 14:40:45 +11:00
cli Merge branch 'main' into mig/prepare-2.6.3 2025-02-19 14:50:17 +11:00
desktop Merge pull request #2007 from onionshare/fix-mac 2025-02-26 16:08:21 +11:00
docs Translated using Weblate (Ukrainian) 2025-02-23 03:39:14 +01:00
flatpak Build Flatpak on aarch64 properly (#1990) 2025-02-17 16:48:02 +11: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 Update snap desktop requirements.txt file 2025-02-19 14:57:30 +11: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 Small RELEASE.md docs tweaks 2025-02-19 15:12:04 +11: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 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.