Goated E2EE TOR file sharing program.
Find a file
Saptak Sengupta baee608ca8
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 #1979 from onionshare/mig/stop-properly-on-autostop-timer-cli-share-mode
Properly set the web 'done' state to True on loading the directory listing
2025-02-17 15:28:31 +05:30
.github Depend on python 3.10 on cli for importlib. Update to use 3.10 in github CI 2025-02-14 09:59:45 +11:00
cli Merge pull request #1979 from onionshare/mig/stop-properly-on-autostop-timer-cli-share-mode 2025-02-17 15:28:31 +05:30
desktop Translated using Weblate (Albanian) 2025-02-17 08:32:38 +01:00
docs Translated using Weblate (Albanian) 2025-02-17 08:32:38 +01:00
flatpak Update PySide6/shiboken6 in Flatpak 2025-02-12 13:38:31 +11: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 Remove armhf from snap since there are no pyside6 packages for it on pypi 2025-02-13 10:17:47 +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 Adds RSA key of Saptak to verify 2024-02-22 20:30:25 +05:30
CHANGELOG.md Updates version information 2024-03-15 12:48:52 +05:30
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 Refactor how we build the snap (use requirements.txt files exported from poetry). Switch to core24 base 2025-02-11 09:51:26 +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.