2020-08-26 13:59:56 -07:00
![OnionShare ](/docs/source/_static/logo.png )
2019-02-10 15:56:10 -08:00
2020-08-26 14:01:22 -07:00
# OnionShare
2014-05-20 19:43:32 +00:00
2020-08-27 18:14:20 -04:00
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/ ):
```
2021-04-10 19:46:27 -10:00
brew install --cask onionshare
2020-08-27 18:14:20 -04:00
```
2021-02-21 17:13:15 -08:00
See [these instructions ](https://docs.onionshare.org/2.3/en/install.html#install-in-linux ) to install OnionShare in Linux with Flatpak.
2020-08-27 18:14:20 -04:00
## 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.
---
2017-02-22 11:27:27 -08:00
2021-09-04 19:20:24 +05:30
Test status: [![CircleCI ](https://circleci.com/gh/onionshare/onionshare.svg?style=svg )](https://circleci.com/gh/onionshare/onionshare)