Micah Lee
7db476b003
Update default PT settings
2023-02-05 12:19:48 -08:00
NoisyCoil
0b7709a81d
Reverted unwanted changes to cli/onionshare_cli/resources/torrc_template-*
2022-12-30 23:39:15 +01:00
NoisyCoil
f39357d34d
Switched to Tor Browser 12.0a4 for Apple Silicon in get-tor.py
2022-11-01 09:30:15 +01:00
Micah Lee
c50cd55171
Revert "Replace request to censorship API to get built-in bridges with a request to tor's source code"
...
This reverts commit 3d38524cb3
.
2022-10-09 16:14:29 -07:00
Micah Lee
3d38524cb3
Replace request to censorship API to get built-in bridges with a request to tor's source code
2022-10-02 14:58:15 -07:00
Micah Lee
a71b7336db
Update get-tor scripts to use Tor Browser 11.0.13
2022-05-30 14:24:13 -04:00
Miguel Jacq
9d63d0ee9b
Update our bridge templates with the latest built-in bridges in the get-tor scripts
2021-12-10 16:48:39 +11:00
Miguel Jacq
57bec79c61
Built-in bridge refactoring.
...
Store the built-in bridges in OnionShare settings as a dict, and try writing those into the torrc if present.
If they aren't present in OnionShare settings, use the hardcoded templates instead.
Fetch the latest built-in bridges over Tor, once connected to Tor.
If we can't fetch the bridges over Tor, fall back to Meek (domain-fronting) and try again.
Then write those as the dict to the OnionShare settings, to take precedence next time.
2021-11-24 17:55:47 +11:00
Miguel Jacq
80276fce8d
Fetch the built-in bridges from Tor's Censorship Circumvention API, rather than hardcode them
2021-11-23 15:28:40 +11:00
Micah Lee
451107e9fb
Move ClientTransportPlugin into normal torrc file, and fix snowflake support
2021-10-15 09:17:03 -07:00
Miguel Jacq
b23b0af8f1
Update obfs4 built-in bridges to match those of Tor Browser's
2021-05-03 09:57:33 +10:00
Micah Lee
a54f99adf6
Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase
2020-10-12 22:40:55 -07:00