2020-08-26 13:59:56 -07:00
![OnionShare ](/docs/source/_static/logo.png )
2019-02-10 15:56:10 -08:00
2022-10-02 17:47:06 -07:00
[![Run Tests ](https://github.com/onionshare/onionshare/actions/workflows/tests.yml/badge.svg )](https://github.com/onionshare/onionshare/actions/workflows/tests.yml)
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
```
2023-09-10 17:37:53 +00:00
See [these instructions ](https://docs.onionshare.org/2.6/en/install.html#linux ) to install OnionShare in Linux as a Flatpak or Snap package.
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.