- 25 Jul, 2014 27 commits
-
-
Isis Lovecruft authored
* THANKS TO Anders Jensen-Urstad, GabSeb, and phst.
-
Isis Lovecruft authored
* THANKS TO Evgrafov Denis, Eugene, foo, Sergey Briskin, Valid Olov, and Vitaliy Grishenko.
-
Isis Lovecruft authored
* THANKS TO Isabel Ferreira, and Rodrigo Emmanuel Santana Borges.
-
Isis Lovecruft authored
* THANKS TO André Monteiro, kagazz, Manuela Silva, Andrew_Melim, and Sérgio Marques.
-
Isis Lovecruft authored
* THANKS TO Aron, Dawid, Krzysztof Łojowski, and seb.
-
Isis Lovecruft authored
* THANKS TO Allan Nordhøy, Harald, and thor574.
-
Isis Lovecruft authored
* THANKS TO shahril.
-
Isis Lovecruft authored
* THANKS TO Ojārs Balcers.
-
Isis Lovecruft authored
* THANKS TO Seng Sutha, Sokhem Khoem, and Sok Sophea.
-
Isis Lovecruft authored
* THANKS TO Blackywantscookies, and Cerbo.
-
Isis Lovecruft authored
* THANKS TO Ana B.
-
Isis Lovecruft authored
* THANKS TO Elifelet.
-
Isis Lovecruft authored
* THANKS TO yahoe.001
-
Isis Lovecruft authored
* THANKS TO fayçal fatihi, Frisson Reynald, hpatte, Lunar, Onizuka, themen, Towinet, and Yannick Heintz.
-
Isis Lovecruft authored
* THANKS TO viljaminojonen, and Finland355.
-
Isis Lovecruft authored
* THANKS TO Mohammad Hossein.
-
Isis Lovecruft authored
* THANKS TO Pablo Lezaeta.
-
Isis Lovecruft authored
* THANKS TO Paola Falcon.
-
Isis Lovecruft authored
* THANKS TO richardshaylor.
-
Isis Lovecruft authored
* THANKS TO Adrian Pappas, andromeas, isv31, and Wasilis Mandratzis.
-
Isis Lovecruft authored
* THANKS TO Tobias Bannert.
-
Isis Lovecruft authored
* THANKS TO autofunk78.
-
Isis Lovecruft authored
* THANKS TO Ahmad Gharbeia, Mohamed El-Feky, AnonymousLady, 0xidz, Sherief Alaa , and محيي الدين.
-
Isis Lovecruft authored
-
Isis Lovecruft authored
-
Isis Lovecruft authored
-
Isis Lovecruft authored
This makes the calls to log incoming emails (if debugging is enabled) less strict about unicode encoding, and also catches UnicodeDecodeErrors (in addition to UnicodeErrors).
-
- 24 Jul, 2014 3 commits
-
-
Isis Lovecruft authored
The travis-ci bot cannot currently use #tor-bots due to the +m mode.
-
-
Isis Lovecruft authored
-
- 23 Jul, 2014 1 commit
-
-
Isis Lovecruft authored
-
- 22 Jul, 2014 9 commits
-
-
Isis Lovecruft authored
-
Isis Lovecruft authored
-
Isis Lovecruft authored
-
Isis Lovecruft authored
-
Isis Lovecruft authored
* ADD a branch to `bridgedb.email.autoresponder.SMTPAutoresponder.runChecks()` which calculates the Levenshtein Distance of an incoming email address in order to fuzzy match it against those in the EMAIL_BLACKLIST setting. * FIXES #9385: https://trac.torproject.org/projects/tor/ticket/9385
-
Isis Lovecruft authored
* ADD the EMAIL_BLACKLIST setting, which is a list of blacklisted (spammer/harvester) email addresses. * ADD the EMAIL_FUZZY_MATCH setting, which allows for fuzzy matching of the EMAIL_BLACKLIST addresses via the Levenshtein Distance algorithm.
-
Isis Lovecruft authored
* ADD new function, `bridgedb.util.levenshteinDistance()`.
-
Isis Lovecruft authored
-
Signed-off-by:
Isis Lovecruft <isis@torproject.org> For now, we need to revert this check to get the email distributor to function. We should look into this issue in order to get BridgeDB in a state where instances of it are runnable by other organisations to hand out their own bridges. [OTHER_ORG] Fixing this is essential for #12086.
-