Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
a1346054 2fd2f2939c
Use license file from gnu.org
Downloaded from:
https://www.gnu.org/licenses/gpl-3.0.txt

and then the previous header was manually added.
2021-10-14 21:48:04 +00:00
.circleci Removes extra comments from CI config 2021-09-03 21:05:47 +05:30
.github Create codeql-analysis.yml 2021-04-11 11:14:48 -07:00
cli Change all version to 2.4, update languages, rebuild docs, update tor from Tor Browser 2021-09-26 11:41:01 -07:00
desktop Translated using Weblate (Turkish) 2021-10-02 14:37:06 +02:00
docs Merge pull request #1441 from onionshare/update-weblate-script 2021-10-11 19:01:08 -07:00
flatpak Remove rate-limit related code, and a couple more places where flask-httpauth was referenced 2021-08-28 09:41:09 +10:00
licenses Use license file from gnu.org 2021-10-14 21:48:04 +00:00
snap Change all version to 2.4, update languages, rebuild docs, update tor from Tor Browser 2021-09-26 11:41:01 -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 Change github URLs from micahflee/onionshare to onionshare/onionshare 2021-08-20 13:34:55 -07:00
CHANGELOG.md Remove snapcraft multiarch from changelog 2021-09-17 15:39:37 -07: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 Version bump in appdata.xml 2021-09-10 13:45:36 -07: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