onionshare/onionshare_gui
irykoon b2c310f2e0
Support meek_lite Pluggable Transport
Currently, meek/meek_lite is one of the few, if not only, mature pluggable transport that works in some heavily cenosored areas, for example, China. Therefore, this can be a nice feature to have.
2018-02-15 23:19:53 +00:00
..
__init__.py Second attempt at patches for an OpenBSD port, this time based off of 1.2 2018-02-05 18:06:37 -05:00
alert.py Added debug logging to OnionShareGui, SettingsDialog, TorConnectionDialog, and Alert objects 2017-05-16 11:31:52 -07:00
downloads.py Remove debug data 2017-05-31 19:44:53 +10:00
file_selection.py Emit the files_updated signal when deleting files. This will ensure that the share button gets disabled when there are no files in the list 2017-12-27 11:37:06 +11:00
onionshare_gui.py Save the slug when using a persistent private key 2018-01-15 10:01:34 +11:00
server_status.py Save the slug when using a persistent private key 2018-01-15 10:01:34 +11:00
settings_dialog.py Support meek_lite Pluggable Transport 2018-02-15 23:19:53 +00:00
tor_connection_dialog.py Don't start the check_for_requests timer until after connected to Tor, and remove OnionShareGui.tor_con and TorConnectionDialog.t as class variables, making them local variables instead 2018-01-13 22:42:27 -08:00
update_checker.py reinstate the emitted signals for invalid version/error checking for updates 2018-01-23 16:51:13 +11:00