Updated Fediverse (markdown)

Namhyeon Go 2024-06-20 15:01:37 +09:00
parent 7fb8496228
commit 4fab3fc29b

@ -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))