Miguel Jacq
|
12b725e821
|
Need to reconnect to Tor with the curr_settings Settings object after obtaining new bridges
|
2021-12-14 14:57:01 +11:00 |
|
Miguel Jacq
|
1aa67f8406
|
Fix the saving of bridges received from CensorshipCircumvention API - need to also save the bridges_enabled setting else TorSettingsTab doesn't show them
|
2021-12-14 14:32:00 +11:00 |
|
Miguel Jacq
|
3f4cb6a02e
|
Use the CensorshipCircumvention methods to fetch bridges for the country/autodetection
|
2021-12-14 10:48:47 +11:00 |
|
Micah Lee
|
75d286386b
|
Merge branch 'censorship_automatically_attempt_and_reconnect' of https://github.com/mig5/onionshare into mig5-censorship_automatically_attempt_and_reconnect
|
2021-12-04 20:40:58 -08:00 |
|
Miguel Jacq
|
3273832da7
|
Make the saving of the automatically-obtained bridges reusable (move it to CensorshipCircumvention class). Add the same functionality used in TorConnectionWidget to TorConnectionDialog.
|
2021-11-30 10:50:47 +11:00 |
|
Miguel Jacq
|
55c8ada6ef
|
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 |
|
Miguel Jacq
|
5b4d77c363
|
Refactor to CensorshipCircumvention and Meek classes. Use Meek domain fronting when requesting bridges in frontend
|
2021-10-19 11:36:03 +11:00 |
|
Miguel Jacq
|
0989f2b133
|
Move Censorship stuff into its own class. Early attempt at subprocessing out to meek (unfinished)
|
2021-10-18 17:17:47 +11:00 |
|