mastodon-blocklists/README.md

21 lines
1.0 KiB
Markdown
Raw Normal View History

2023-01-13 09:45:29 +01:00
# Oliphant.Social Shared Blocklist Files
2022-12-03 18:14:31 +01:00
2023-01-20 03:18:13 +01:00
New and improved thanks to the excellent [FediBlockHole](https://github.com/eigenmagic/fediblockhole).
2023-01-13 07:22:35 +01:00
2023-01-20 03:11:21 +01:00
For more information, please check out some blog entries:
2023-01-13 20:10:33 +01:00
2023-01-20 03:11:43 +01:00
* [The Blocklist Algorithm](https://writer.oliphant.social/oliphant/the-blocklist-algorithm)
2023-01-20 03:16:51 +01:00
How the various lists were built, and the algorithms behind Min, Max, and Tier 0-3.
2023-01-20 03:11:43 +01:00
* [How to Sync Up Blocklist Changes From Trusted Sources](https://writer.oliphant.social/oliphant/how-to-sync-up-blocklist-changes-from-trusted-sources)
2023-01-20 03:18:13 +01:00
A step-by-step tutorial on how to install FediBlockHole yourself and start pulling down blocklists and applying them to your server.
* [Blocklists](https://writer.oliphant.social/oliphant/blocklists)
Several thousand words about blocklists and defederation.
2023-01-21 02:48:10 +01:00
2023-01-21 21:54:00 +01:00
Blocklists are dual hosted at:
2023-01-21 02:48:10 +01:00
* https://github.com/sgrigson/oliphant
* https://codeberg.org/oliphant/oliphant
2023-01-21 21:54:00 +01:00
If you're pulling down the repo instead of downloading files directly, you can use `git remote set-url` to switch locations if needed.
---