File: README.md

package info (click to toggle)
onionshare 2.6.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,672 kB
  • sloc: python: 14,487; javascript: 10,725; sh: 137; makefile: 56; xml: 29
file content (23 lines) | stat: -rw-r--r-- 920 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
![OnionShare](/docs/source/_static/logo.png)

[![Run Tests](https://github.com/onionshare/onionshare/actions/workflows/tests.yml/badge.svg)](https://github.com/onionshare/onionshare/actions/workflows/tests.yml)

# 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.6/en/install.html#linux) to install OnionShare in Linux as a Flatpak or Snap package.

## 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.