mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
Securely and anonymously share files, host websites, and chat with friends using the Tor network
0bf8f53d30
* Remove Client Auth as an explicit option (it's on by default). * Update wording about Public mode * Fix tuple error when raising TorTooOldStealth exception in CLI * Move Private Key button next to URL button in GUI * Replace visual references of ClientAuth to Private Key * Remove HTTPAuth Flask dependency and remove a lot of code to do with password generation, 401 auth triggers/invalid password rate limit detection etc * Test updates * Remove obsolete locale keys |
||
---|---|---|
.circleci | ||
.github | ||
cli | ||
desktop | ||
docs | ||
flatpak | ||
licenses | ||
snap | ||
.gitignore | ||
build-source.sh | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
RELEASE.md |
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.