2020-08-26 16:59:56 -04:00
![OnionShare ](/docs/source/_static/logo.png )
2019-02-10 18:56:10 -05:00
2022-10-02 20:47:06 -04: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 17:01:22 -04:00
# OnionShare
2014-05-20 15:43:32 -04: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-11 01:46:27 -04:00
brew install --cask onionshare
2020-08-27 18:14:20 -04:00
```
2023-09-10 13:37:53 -04: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.