From 4fab3fc29b379b1f37707567890610c3829713c1 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Thu, 20 Jun 2024 15:01:37 +0900 Subject: [PATCH] Updated Fediverse (markdown) --- Fediverse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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))