This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
0
You've already forked onionshare
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-02-04 17:05:31 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
onionshare
History
Micah Lee
6da5ae84f7
Tor version must actually be 0.3.3.1 for ephemeral v3 onion services
2018-09-18 17:31:40 -07:00
..
__init__.py
Properly handle exceptions in CLI, and pass the actual exception message in TorErrorProtocolError exceptions
2018-09-18 17:17:25 -07:00
common.py
Make what's this links use the same string, and change their style
2018-09-17 16:11:52 -07:00
onion.py
Tor version must actually be 0.3.3.1 for ephemeral v3 onion services
2018-09-18 17:31:40 -07:00
onionkey.py
More clarity for the returned values in generate_v3_private_key(), also more consistent with generate_v2_private_key()
2018-09-13 12:29:48 +10:00
onionshare.py
Properly handle exceptions in CLI, and pass the actual exception message in TorErrorProtocolError exceptions
2018-09-18 17:17:25 -07:00
settings.py
Fix conflicts
2018-09-16 13:37:22 +10:00
strings.py
Update OnionShare copyright year to 2018
2018-06-17 16:53:44 -07:00
web.py
Make separate function for comparing the slug and comparing the shutdown_slug, to prevent 404 errors on the shutdown request
2018-09-17 17:42:21 -07:00