Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
Saptak Sengupta 3f180e2aa7
Merge pull request #1791 from onionshare/remove_qt_mac_wants_layer
Remove QT_MAC_WANTS_LAYER as we are on pyside 6 now
2023-12-13 15:10:14 +05:30
.github Disable caching in setup-go@v4 in build-win64, since OnionShare isn't a Go project and doesn't have a go.sum file 2023-10-22 11:54:37 -07:00
cli Merge pull request #1779 from onionshare/release-2.6.1 2023-11-29 22:36:08 +05:30
desktop Merge pull request #1791 from onionshare/remove_qt_mac_wants_layer 2023-12-13 15:10:14 +05:30
docs Merge branch 'main' into release-2.6.1 2023-10-20 13:02:02 -07:00
flatpak Make sure onionshare-cli modules are a YAML list 2023-10-20 18:48:37 -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 Update version to 2.6.1.dev1 2023-10-17 17:01:11 -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.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 release documentation to include notes about deleting old build/dist before starting a new release, and more detailed instructions on setting up VMs 2023-10-20 18:26:07 -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 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.