.github | ||
cli | ||
desktop | ||
docs | ||
flatpak | ||
licenses | ||
security | ||
snap | ||
.gitignore | ||
build-source.sh | ||
CHANGELOG.md | ||
LICENSE.txt | ||
README.md | ||
RELEASE.md | ||
setup-project.sh |
🧅 OnionShare
OnionShare is a free and open-source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network—without relying on any third parties.
✨ Features
- 📁 Secure File Sharing – Send files of any size over the Tor network
- 🌐 Anonymous Website Hosting – Host static sites directly from your computer
- 📥 Receive Files Anonymously – Create dropboxes for others to send you files
- 💬 Secure Chat Rooms – Create encrypted, ephemeral chatrooms
- 🔐 Built-in Privacy – No metadata logs, no IP leaks, no accounts required
- 🚫 Auto-shutdown – The onion service ends when the session is over
🛠️ Installation
Windows & macOS
Download the latest release from the official website.
macOS (via Homebrew)
brew install --cask onionshare
Linux
You can install via Flatpak or Snap. See the full guide here: Installation Instructions
🚀 Quick Start
- Launch OnionShare
- Select a mode: Share Files, Receive Files, Chat, or Host Website
- A
.onion
address is generated - Share this address with your recipient
- When you're done, stop the session—your service disappears
📚 Documentation
Visit docs.onionshare.org for detailed documentation, including:
- How OnionShare works under the hood
- Security and privacy considerations
- Advanced configuration
- Developer and contributor guides
🔐 Security Overview
- Tor Network: All traffic routes through the Tor network via onion services
- No Logging: OnionShare does not log any information
- End-to-End Encryption: Secure chats and file transfers
- Optional Access Control: Add passwords to protect access
Read more about OnionShare's security model.
🤝 Contributing
Contributions are welcome!
- 💬 Join Discussions
- 🐛 Report Issues
- 📂 Fork and submit Pull Requests
Check the developer documentation to get started.
🧑💻 License
OnionShare is released under the GNU General Public License v3.0.
See LICENSE
for details.
💬 Support & Community
- Website: onionshare.org
- Docs: docs.onionshare.org
- GitHub: github.com/onionshare
⚠️ Disclaimer
OnionShare enhances anonymity and privacy, but your security also depends on how you use it. Be aware of your personal threat model and always use best practices when sharing sensitive data.
Let me know if you want this `README.md` in downloadable form or if you'd like to add badges (e.g., license, version, downloads).