onionshare/README.md

26 lines
890 B
Markdown
Raw Normal View History

2020-08-26 16:59:56 -04:00
![OnionShare](/docs/source/_static/logo.png)
2019-02-10 18:56:10 -05:00
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
```
2021-02-21 20:13:15 -05: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.
---
Test status: [![CircleCI](https://circleci.com/gh/onionshare/onionshare.svg?style=svg)](https://circleci.com/gh/onionshare/onionshare)