fediverse-blocklists/README.md
2023-01-13 13:09:24 -06:00

3.7 KiB

Oliphant.Social Shared Blocklist Files

New and improved thanks to the excellent Fediblockhole.

How are Unified Blocklists Built

I, (Oliphant@oliphant.social), curate a list of trusted sources, including my own server. These can be public or private lists, but a server can opt-in to being one of the Trusted Sources. So long as they aren't already a defederated server and are trusted by others on the Trusted Sources list, they become a member and provide either their public list, or a read:blocks api key for Oliphant.Social to use.

Everything is checked against Mastodon.Social and Mastodon.Online, as the 'flagship servers' we might as well give them a vote as well in defederation of the final unified list. (at least for now.) Hopefully Gargron won't mind too much me pulling from their public api of defederation to represent the voice of the Mastodon Server Covenant from a pretty canonical source.

Note that some servers use obfuscation, which blocks imports from being included in the final unified lists.

It's worth nothing that although I try on my server to remove and unban servers that are dead and no longer active, not all the sources do the same so there may be some bloat in the unified lists that comes from dead servers.

How Is My List Built

Read my Guidlines for Defederation. That's how you end up on my list. Some of it comes from ancestral sources. Some of it is very subjective and may even be wrong and I will revisit the list. Make an issue above if you think you're on this list in error and I may remove it.

Advantages of being a Trusted Source

For one, you can point people to your own list for import when they start their own server. Because all of the sources are involved in the "Fedi Council" here, no one needs to accept my opinionated list alone anymore. I am but one voice among trusted sources, but we take the most lenient judgment (Silence vs Suspend, and None/Reject Media over Silence) when creating the final _unified_blocklist.csv.

None of the Trusted Sources are going to end up in the final unified mergelist, for obvious reasons. We'll leave defederations of my trusted sources (myself included) up to your own individual discretion.

Trusted Sources:

  1. [Tier0] Mastodon.social
  2. [Tier0] Mastodon.online
  3. [Tier1] Oliphant.Social
  4. [Tier1] Union.Place
  5. [Tier2] Mastodon.Art
  6. [Tier2] Toot.Wales

Tier0 is base-level moderation, expected on the flagship servers and as part of the Mastodon Server Covenant. Tier1 are servers that block somewhat aggressively (like mine). Tier2 are servers that block very aggressively.

Obfuscate Sucks for Trusted Servers

If you want to use Mastodon.social's blocklist, their obfuscate setting has made any domain with asterisks in it unimportable. None of the Oliphant.Social domains are obfuscated for that reason. If you're a Trusted Source, you're better off not obfuscating your blocked domains.

The Algorithm:

All the trusted sources in Tier0 and Tier1 are pulled and updated regularly as a dry run, which generates the files (see Fediblockhole link above) and creates the _unified_min_blocklist.csv file. This file can be imported and is a merge of all of the trusted sources combined.

This FediBlockHole config file is set to use the min setting when it comes to creating the final merge file. This means that where there is a conflict between trusted sources, the least severe setting wins.

The _unified_max_blocklist.csv includes Tier0, 1 and 2 Trusted Sources and chooses the most restrictive option.

More to come