fediverse-blocklists/RUNNING.md
2023-04-30 21:27:42 +00:00

607 B

Running the Blocklists

  1. Setup Fediblockhole
python3 -m pip install fediblockhole
  1. Clone this Repo
mkdir /fediblockhole
cd /fediblockhole
git clone git@codeberg.org:oliphant/blocklists.git .
  1. Execute ./fedisync.sh

That's it. Blocklists will be written to the

You can use local and secretconfig as subfolders that aren't tracked by git to create your own versions of these scripts and config.

  1. Optional ./fedisync-push.sh This will sync up a specified blocklist (any blocklist you want) to a specified destination. This is not required to generate blocklists.