Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2021-10-14 21:48:12 +00:00
.circleci Removes extra comments from CI config 2021-09-03 21:05:47 +05:30
.github Create codeql-analysis.yml 2021-04-11 11:14:48 -07:00
cli Fix spelling 2021-10-14 21:48:12 +00:00
desktop Fix spelling 2021-10-14 21:48:12 +00:00
docs Fix spelling 2021-10-14 21:48:12 +00:00
flatpak Remove rate-limit related code, and a couple more places where flask-httpauth was referenced 2021-08-28 09:41:09 +10:00
licenses Use license file from gnu.org 2021-10-14 21:48:04 +00:00
snap Change all version to 2.4, update languages, rebuild docs, update tor from Tor Browser 2021-09-26 11:41:01 -07:00
.gitignore Add setuptools as a dependency for pkg_resources module, and update build scripts to properly delete last build 2020-11-09 18:36:31 -08:00
build-source.sh Change github URLs from micahflee/onionshare to onionshare/onionshare 2021-08-20 13:34:55 -07:00
CHANGELOG.md Fix spelling 2021-10-14 21:48:12 +00:00
LICENSE Use license file from gnu.org 2021-10-14 21:48:04 +00:00
README.md Changes CircleCI image to the correct path 2021-09-04 19:20:24 +05:30
RELEASE.md Fix spelling 2021-10-14 21:48:12 +00: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