diff --git a/README.md b/README.md index c2a4cc1..a84f4c3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ For example, build a simple web debugging proxy on the shared servers. ### Spam filtering strategy * [K-Anonymity](https://en.wikipedia.org/wiki/K-anonymity) test - Estimating whether the characters has been arranged by humans. (use [Have I Been Pwned](https://haveibeenpwned.com/Passwords)) * Image spam containing characters that look very similar to CAPTCHA. (use [TrueCaptcha](https://truecaptcha.org/)) -* SSL decryption when relaying to federated servers. +* SSL decryption (MITM) when relaying to federated servers. These strategies were implemented to respond to [the Fediverse Spam Attacks which started on the 15th of February](https://github.com/Mastodon-DE/blocklists/blob/main/spam%2F2024-02-15%2F2024-02-15-spam-mute-list.md)