diff --git a/Fediverse.md b/Fediverse.md index 19f0c4d..19f63e0 100644 --- a/Fediverse.md +++ b/Fediverse.md @@ -1,5 +1,5 @@ # Fediverse -This document covers how to block spam using Caterpillar in web applications using the federation based on the ActivityPub protocol (referred to as Fediverse), such as Mastodon, Misskey, Pleroma. +This document covers how to block spam using Caterpillar Proxy in web applications using the federation based on the ActivityPub protocol (referred to as Fediverse), such as Mastodon, Misskey, Pleroma. [#](https://qiita.com/gnh1201/items/09f4081f84610db3a9d3) ## Spam filtering strategies * [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))