Securely and anonymously share files, host websites, and chat with friends using the Tor network
Go to file
Hosted Weblate a4450250c8
Translated using Weblate (Spanish)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/

Translated using Weblate (German)
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/

Co-authored-by: Zuhualime Akoochimoya <zakooch@protonmail.ch>
Co-authored-by: nautilusx <mail.ka@mailbox.org>
2020-09-04 09:16:30 +02:00
.circleci Fix common.get_tor_paths test 2020-04-06 21:19:17 -07:00
.github Add @mig5 as a code owner for all tests, and add @emmapeel2 as a code owner for locales 2018-09-27 17:51:16 -07:00
apparmor Improve AppArmor profiles and enforce them. 2017-01-18 20:58:03 +01:00
dev_scripts Update Copyright to 2020 everywhere, and assign to Micah Lee, et al. instead of just Micah Lee 2020-08-27 19:13:08 -04:00
docs Remove languages from index of docs, and make docs build.sh build a different set of docs for each version 2020-09-03 11:52:02 -07:00
git-hooks Remove references to nosetests, and replace them with pytest 2017-07-09 10:55:16 -07:00
install Update Copyright to 2020 everywhere, and assign to Micah Lee, et al. instead of just Micah Lee 2020-08-27 19:13:08 -04:00
onionshare Merge pull request #1167 from micahflee/docs 2020-09-03 12:01:50 -07:00
onionshare_gui Update Copyright to 2020 everywhere, and assign to Micah Lee, et al. instead of just Micah Lee 2020-08-27 19:13:08 -04:00
screenshots Add website mode screenshot 2019-09-22 15:52:13 -07:00
share Translated using Weblate (Spanish) 2020-09-04 09:16:30 +02:00
tests Merge pull request #1167 from micahflee/docs 2020-09-03 12:01:50 -07:00
.gitignore Start adding documentation into the source tree 2020-08-23 22:52:43 -04:00
BUILD.md Merge pull request #1167 from micahflee/docs 2020-09-03 12:01:50 -07:00
CHANGELOG.md Typo in changelog 2020-09-03 11:36:16 -07:00
LICENSE Update Copyright to 2020 everywhere, and assign to Micah Lee, et al. instead of just Micah Lee 2020-08-27 19:13:08 -04:00
MANIFEST.in Add org.onionshare.OnionShare.svg, remove onionshare80.xpm, and fix sstdeb.cfg so building a .deb works again 2019-09-15 15:17:40 -07:00
poetry.lock Delete lock file if it's stale 2020-08-20 18:37:20 -04:00
pyproject.toml Version bump to 2.3 and update changelog (for now) 2020-08-24 20:10:31 -07:00
README.md Update readme 2020-08-27 18:14:20 -04:00
setup.cfg Refactored onionshare 2014-05-23 12:37:10 -03:00
setup.py Update Copyright to 2020 everywhere, and assign to Micah Lee, et al. instead of just Micah Lee 2020-08-27 19:13:08 -04:00
stdeb.cfg Add psutil dependency 2019-10-20 18:59:27 -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 cask install 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