onionshare/cli/onionshare_cli
Micah Lee 27ee69a220
Merge pull request #1478 from mig5/fetch-builtin-bridges
Fetch the built-in bridges from Tor's Censorship Circumvention API, rather than hardcode them
2021-12-04 20:28:04 -08:00
..
resources Built-in bridge refactoring. 2021-11-24 17:55:47 +11:00
web Add temp file to cleanup list just once when its first created 2021-12-02 18:51:06 -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 comment 2021-11-16 18:10:25 -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