Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/micahflee/onionshare

Securely and anonymously share files, host websites, and chat with friends using the Tor network
https://github.com/micahflee/onionshare

cross-platform file-sharing onion-service onionshare open-source python security tor tor-onion-service

Last synced: about 2 months ago
JSON representation

Securely and anonymously share files, host websites, and chat with friends using the Tor network

Awesome Lists containing this project

README

        

![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.