onionshare/cli/onionshare_cli
2021-12-21 14:28:23 -08:00
..
resources Update our bridge templates with the latest built-in bridges in the get-tor scripts 2021-12-10 16:48:39 +11:00
web Fix permission denied error in Windows, which was introduced using tempfile.NamedTemporaryFile, by using a TemporaryDirectory instead 2021-12-21 14:28:23 -08:00
__init__.py Support sending a custom Content-Security-Policy header in Website mode 2021-11-23 18:44:14 -08:00
censorship.py Move the ability to use Tor vs Meek into the CensorshipCircumvention class so that we can use those endpoints over Tor elsewhere later 2021-11-27 10:35:25 +11:00
common.py Fix finding tor binary paths in Windows 2021-12-21 14:15:52 -08:00
meek.py Fix for meek to working in snapcraft 2021-11-15 18:07:57 -08:00
mode_settings.py Support sending a custom Content-Security-Policy header in Website mode 2021-11-08 16:31:05 +11:00
onion.py remove import of requests module in Onion 2021-11-27 11:14:05 +11:00
onionshare.py Explicitly cleanup temp files and dirs 2021-12-01 20:34:54 -08:00
settings.py Built-in bridge refactoring. 2021-11-24 17:55:47 +11:00