Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2022-09-30 16:43:06 -07:00
.circleci Delete old CircleCI config and replace with a simple hello world 2022-09-30 13:57:47 -07:00
.github Build snowflake, meek, and finally OnionShare itself. Compress it, and store it as an artifact 2022-09-30 16:43:06 -07:00
cli Downgrade Flask back to 2.0.3 2022-09-30 15:20:16 -07:00
desktop Downgrade Flask back to 2.0.3 2022-09-30 15:20:16 -07:00
docs Build latest docs 2022-07-04 17:17:45 -04: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 and snowflake in snapcraft 2022-07-04 17:34:50 -04:00
.gitignore Move desktop code from desktop/src/onionshare to just desktop/onionshare 2021-12-19 17:17:04 -08:00
build-source.sh Merge pull request #1539 from egypcio/compress-tgz 2022-03-06 10:54:30 -08:00
CHANGELOG.md Version bump to 2.6.dev1 2022-06-19 23:36:08 -04:00
LICENSE Update copyright year to 2022 2022-01-16 16:15:49 -08:00
README.md Changes CircleCI image to the correct path 2021-09-04 19:20:24 +05:30
RELEASE.md Follow redirects when downloading with curl 2022-06-19 23:18:25 -04:00

OnionShare

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.


Test status: CircleCI