automated commit on 2023-05-04 01:06:59

This commit is contained in:
Oliphant 2023-05-04 01:06:59 +00:00
parent e9d3c6fd42
commit dee716054e
1 changed files with 2 additions and 2 deletions

View File

@ -4,12 +4,12 @@
* `100.percent.csv` - Blocks that are on 100% of all blocklists for all sources.
* `__allowlist.csv` - The 'safelist' to ensure that accidental defederations don't happen. Nothing in this list will appear in a unified blocklist.
* `_unified_min_blocklist.csv` - Minimum recommended blocks. Synonymous with the unified tier 0.
* `_unified_min_blocklist.csv` - Minimum recommended blocks. The same as the unified tier 0 file below.
* `_unified_tier0_blocklist.csv` - Same as the minimum file above, called the "Tier 0" file. Requires a majority consensus to appear on this list.
* `_unified_tier1_blocklist.csv` - Requires 50% consensus to appear on this list. Includes Tier 0.
* `_unified_tier2_blocklist.csv` - Requires 33% consensus to appear on this list. Includes Tier 0 and Tier 1.
* `_unified_tier3_blocklist.csv` - Requires 2 sources to agree for it to appear on this list. Includes Tier 0, 1, and 2.
* `tier0.csv` - Seirdy's Tier0 File, a solid contender for a starting blocklist you could import on its own.
* `tier0.csv` - The original Tier0 file. Algorithmic *and* curated. See Seirdy's [Fediverse Blocklists](https://seirdy.one/posts/2023/05/02/fediverse-blocklists/) for notes about the process behind creating it.
* `gardenfence.csv` - A mirror of the [Gardenfence](https://gardenfence.github.io/) Tier 0 file.
* `tier0-council.csv` - Requires 80% agreement on blocks from trusted sources.
* `birdsite.csv` - All the Birdsite Live Blocks. This file is provided separately as a convenience.