Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onionshare/onionshare
Securely and anonymously share files, host websites, and chat with friends using the Tor network
https://github.com/onionshare/onionshare
cross-platform file-sharing onion-service onionshare open-source python security tor tor-onion-service
Last synced: about 1 month ago
JSON representation
Securely and anonymously share files, host websites, and chat with friends using the Tor network
- Host: GitHub
- URL: https://github.com/onionshare/onionshare
- Owner: onionshare
- License: other
- Created: 2014-05-20T21:08:34.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T11:09:34.000Z (5 months ago)
- Last Synced: 2024-06-12T08:24:59.798Z (5 months ago)
- Topics: cross-platform, file-sharing, onion-service, onionshare, open-source, python, security, tor, tor-onion-service
- Language: Python
- Homepage: https://onionshare.org/
- Size: 32.2 MB
- Stars: 6,110
- Watchers: 186
- Forks: 628
- Open Issues: 119
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
- Security: security/2021 Penetration Test Report.pdf
Awesome Lists containing this project
- awesome - onionshare/onionshare - Securely and anonymously share files, host websites, and chat with friends using the Tor network (Python)
- awesome-starred - onionshare/onionshare - Securely and anonymously share files, host websites, and chat with friends using the Tor network (security)
- awesome-homelab - OnionShare
README
![OnionShare](/docs/source/_static/logo.png)
[![Run Tests](https://github.com/onionshare/onionshare/actions/workflows/tests.yml/badge.svg)](https://github.com/onionshare/onionshare/actions/workflows/tests.yml)
# 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](https://onionshare.org).
For macOS you can also use [Homebrew](https://brew.sh/):
```
brew install --cask onionshare
```See [these instructions](https://docs.onionshare.org/2.6/en/install.html#linux) to install OnionShare in Linux as a Flatpak or Snap package.
## 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.