mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
Goated E2EE TOR file sharing program.
d8a0e7dbff
In macOS, in share and website mode, the text gets cut off unless it is full screen. This is mostly because of margin being applied by css. Here I have tried to implement a similar layout using qt instead of CSS so it behaves reasonably everywhere. |
||
---|---|---|
.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 cask install 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.