- 04 May, 2022 1 commit
-
-
meskio authored
-
- 03 May, 2022 1 commit
-
-
Spydar007 authored
- Fix intro paragraph which previously still said there were four mechanisms. - Fix spelling and grammar in Settings distributor mechanism. - Fix Telegram command to /bridges and not \bridges - Reserved is reserved now, so change to say that it used to be unallocated. - Fix spelling and grammar in "None" distributor mechanism.
-
- 29 Apr, 2022 1 commit
-
-
meskio authored
-
- 31 Mar, 2022 1 commit
-
- 25 Feb, 2022 2 commits
- 22 Feb, 2022 1 commit
-
-
meskio authored
OpenDKIM does produce Authentication-Results header with a different format. Let's validate it. Related: tpa/team#40622
-
- 21 Feb, 2022 1 commit
-
-
meskio authored
After a reconnection we need to clean up the hashring, as we get the full list of bridges again. Also we can't reuse the body buffer for the request, let's create a new one for each.
-
- 16 Feb, 2022 1 commit
-
- 01 Feb, 2022 1 commit
-
-
meskio authored
Let's keep all private data out of the config file.
-
- 25 Jan, 2022 1 commit
-
-
meskio authored
rdsys does provide the list of countries where the bridge should not be distributed in the 'blocked_in' field. Closes: #40036
-
- 14 Jan, 2022 3 commits
-
-
meskio authored
The right place to do that will be rdsys, but let's keep the metrics as well in bridgedb so the migration for the metrics team is more smooth. With the migration to rdsys we loose the metrics of the unasigned bridges and any distributor not managed by bridgedb. Related: rdsys#67
-
meskio authored
rdsys is providing bridges with non-public IP addresses, skip them. We need to fix that in rdsys side also.
-
meskio authored
Vanilla bridges doesn't have transports, don't add any transport for vanilla bridges.
-
- 06 Dec, 2021 1 commit
-
-
55abhilash authored
-
- 25 Nov, 2021 3 commits
-
-
meskio authored
-
Update missing copyright notice Update from Maxmind to torgeoip DB: Fixes and Improvements Update from Maxmind to torgeoip DB: Improve performance for IPv6 lookup Update from Maxmind to torgeoipdb: Add tor-geoip as requirement for CI Update install-dependencies Update install-dependencies Update install-dependencies Skip commented lines while loading geoIP DB. Update install dependencies. geo.py minor fix Update geo.py: Fix issue for out of range addresses Pycodestyle fixes and comment modifications Update geo.py to use tor-geoip DB Update geo.py to use tor-geoip DB
-
meskio authored
-
- 23 Nov, 2021 2 commits
-
-
In case the request is not 'utf-8' encoded, this fix checks for additional codecs, in this case 'latin-1' and adds a try-catch block to it.
-
meskio authored
Now there are no bridges to provide, tests need to check for something else.
-
- 19 Nov, 2021 3 commits
- 18 Nov, 2021 1 commit
-
-
meskio authored
Split bridges so they are easier to distinguis and add instructions for Tails. Colses: #40028
-
- 24 Aug, 2021 3 commits
-
-
This parses X-Forwarded-For addresses from left to right since with the domain fronting at moat we may have more than one external proxy address. getClientIP is also updated to skip not only loopback addresses but any non-valid address (such as private addresses) that may have been in the header.
-
meskio authored
Fixes the tests on the CI
-
meskio authored
The default command 'get bridges' now now answers with 'DEFAULT_TRANSPORT' (obfs4 for now) bridges. Adding a new command 'get vanilla' to be able to get vanilla bridges if this is really the intent of the requester. Closes: #40019
-
- 24 Jun, 2021 1 commit
-
-
meskio authored
Signal accesskeys with '_' preceding the leter that will be surronded by '<u>' and provide better feedback to translators on how to use them. Fixes #12957
-
- 01 Jun, 2021 1 commit
-
-
Cecylia Bocovich authored
-
- 31 May, 2021 2 commits
-
-
Cecylia Bocovich authored
-
Cecylia Bocovich authored
There was an HTML injection attack made possible by the fact that we were including the unsanitized language inputs in the HTML page returned to the user. This change filters any user-requested languages (either from the Accept-Language header or the "lang" parameter) and only includes languages supported by BridgeDB.
-
- 17 May, 2021 4 commits
- 13 May, 2021 5 commits