Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2021-09-09 18:55:16 -07: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 Removes trailing slash from directories inside directories 2021-09-04 20:41:22 +05:30
desktop Merge pull request #1424 from SaptakS/fix-lightmode 2021-09-09 16:53:58 -07:00
docs Finish updating features 2021-09-09 18:55:16 -07: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 Write unified release documentation, move licenses into the root, and delete some unnecessary files from desktop/install 2020-11-04 16:51:48 -08:00
snap Remove rate-limit related code, and a couple more places where flask-httpauth was referenced 2021-08-28 09:41:09 +10: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 Update changelog, and update appdata XML 2021-08-20 13:30:42 -07:00
LICENSE Update the LICENSE to reflect the current path to third party licenses 2021-05-06 08:46:42 +10:00
README.md Changes CircleCI image to the correct path 2021-09-04 19:20:24 +05:30
RELEASE.md Update release instructions to include making a flatpak bundle 2021-08-20 14:13:44 -07: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