onionshare/onionshare
2018-02-07 09:55:55 -08:00
..
__init__.py load Settings in onionshare/__init__.py before we initiate the web thread, since it needs to send the saved slug to the web server 2018-01-18 22:42:43 +11:00
common.py Extract tor and obfs4proxy executables from the main TorBrowser executable with 7-zip on Windows 2018-01-17 12:45:37 +11:00
onion.py Support for obfs4 in custom bridges 2018-01-19 15:31:11 +11:00
onionshare.py Move the saving of private key into the SettingsDialog and Onion objects entirely (no QPushButton to save it) 2018-01-13 20:58:24 +11:00
settings.py Move auto-stop timer into settings, so its UI does not show up unless the user specifically enables that feature 2018-02-07 09:55:55 -08:00
socks.py Various fixes 2015-07-25 11:22:24 +02:00
strings.py Reorder imports, remove p, use ext, use json.load(f) 2017-07-10 20:11:04 -06:00
web.py Save the slug when using a persistent private key 2018-01-15 10:01:34 +11:00