Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
2021-12-17 19:49:21 +05:30
.circleci Remove unnecessary censorship class invocation, which breaks CLI mode right now. 2021-11-12 11:43:09 +11:00
.github Fix whitespace issues 2021-10-14 21:48:12 +00:00
cli Tweaks to CensorshipCircumvention and also Meek cleanup fixes that were causing a crazy read loop on the stdout queue 2021-12-15 18:22:18 +11:00
desktop Rescales the country images to fit the height 2021-12-17 19:49:21 +05:30
docs Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop 2021-12-04 20:34:07 -08:00
licenses Use license file from gnu.org 2021-10-14 21:48:04 +00:00
snap Merge branch 'develop' of https://github.com/a1346054/onionshare into a1346054-develop 2021-12-04 20:34:07 -08: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 Fix whitespace issues 2021-10-14 21:48:12 +00:00
CHANGELOG.md Fix spelling 2021-10-14 21:48:12 +00:00
LICENSE Use license file from gnu.org 2021-10-14 21:48:04 +00:00
README.md Changes CircleCI image to the correct path 2021-09-04 19:20:24 +05:30
RELEASE.md Add release step to update country list after updating available languages 2021-12-12 10:17:34 -08:00

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