Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
AO Localisation Lab 6fcb1c2c26
Translated using Weblate (French)
Currently translated at 67.7% (21 of 31 strings)

Translation: OnionShare/Doc - Tor
Translate-URL: https://hosted.weblate.org/projects/onionshare/doc-tor/fr/
2021-05-13 16:32:04 +02:00
.circleci Install new dependencies so CircleCI tests run, and fix a pytest warning 2020-11-01 11:50:11 -08:00
.github Create codeql-analysis.yml 2021-04-11 11:14:48 -07:00
cli Remove Finnish, add Indonesian and Serbian (latin) 2021-05-10 15:36:53 -07:00
desktop Translated using Weblate (Greek) 2021-05-13 16:32:04 +02:00
docs Translated using Weblate (French) 2021-05-13 16:32:04 +02:00
flatpak Upgrade obfs4proxy in the flatpak package, and fix golang dependency 2021-02-21 18:08:14 -08:00
licenses Write unified release documentation, move licenses into the root, and delete some unnecessary files from desktop/install 2020-11-04 16:51:48 -08:00
snap Update tor 2021-05-04 20:26:21 -07:00
.gitignore Add setuptools as a dependency for pkg_resources module, and update build scripts to properly delete last build 2020-11-09 18:36:31 -08:00
build-source.sh Add incomplete flatpak manifest, update release docs, re-add source package script 2020-11-08 12:07:17 -08:00
CHANGELOG.md Some small corrections and additions to the CHANGELOG for v2.3.2 2021-05-06 17:00:59 +10:00
LICENSE Update the LICENSE to reflect the current path to third party licenses 2021-05-06 08:46:42 +10:00
README.md update brew install command 2021-04-10 19:46:27 -10:00
RELEASE.md Pins flask-socketio to 5.0.1 in pyproject.toml 2021-05-07 01:25:39 +05:30

OnionShare

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.

For macOS you can also use Homebrew:

brew install --cask onionshare

See these instructions to install OnionShare in Linux with Flatpak.

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