mirror of
https://github.com/onionshare/onionshare.git
synced 2024-10-01 01:35:40 -04:00
26 lines
888 B
Markdown
26 lines
888 B
Markdown
![OnionShare](/docs/source/_static/logo.png)
|
|
|
|
# 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.3/en/install.html#install-in-linux) 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](https://circleci.com/gh/micahflee/onionshare.svg?style=svg)](https://circleci.com/gh/micahflee/onionshare)
|