Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
Saptak S 8c50b4ad67
Check current index tab for autoconnect
Currently, we were testing the first tab for autoconnect. However, in
case of persistent tabs, that doesn't work. Since autoconnect is the
last tab that gets added in that case. So we need to check the current
active tab
2023-05-26 17:24:57 +05:30
.github Add QT_QPA_PLATFORM=offscreen to GUI tests 2023-05-22 12:22:19 +05:30
cli Merge branch 'main' into python-3.11 2023-05-22 20:26:22 -07:00
desktop Check current index tab for autoconnect 2023-05-26 17:24:57 +05:30
docs Deleted translation using Weblate (English (Middle)) 2023-05-23 12:29:16 +00:00
flatpak Use Cython 3.0a11 2023-02-08 18:15:06 -08: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 Update tor to 0.4.7.12 for flatpak/snap, fetch Tor Browser 12.0 2022-12-11 16:08:05 +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 Merge pull request #1539 from egypcio/compress-tgz 2022-03-06 10:54:30 -08:00
CHANGELOG.md Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump Onionshare version to 2.6.1 2022-12-11 16:08:05 +11: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 Update flatpak to use PySide6 2023-02-08 16:11:09 -08: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.