Go to file
2024-05-30 13:50:34 -05:00
src Import and export text files, reorganize tests (again) 2024-05-30 13:50:34 -05:00
.gitignore First commit, has ability to create, merge, and modify lists 2024-05-29 20:42:18 -05:00
blocks.txt Import and export text files, reorganize tests (again) 2024-05-30 13:50:34 -05:00
Cargo.lock First commit, has ability to create, merge, and modify lists 2024-05-29 20:42:18 -05:00
Cargo.toml First commit, has ability to create, merge, and modify lists 2024-05-29 20:42:18 -05:00
example_blocklist1.txt Read from text files, reorganize tests 2024-05-30 01:59:40 -05:00
example_mutelist1.txt Read from text files, reorganize tests 2024-05-30 01:59:40 -05:00
mutes.txt Import and export text files, reorganize tests (again) 2024-05-30 13:50:34 -05:00
README.md Add README, rewrite key structs/methods 2024-05-30 00:26:14 -05:00
test_blocks.txt Import and export text files, reorganize tests (again) 2024-05-30 13:50:34 -05:00
test_mutes.txt Import and export text files, reorganize tests (again) 2024-05-30 13:50:34 -05:00

fediloom 🪢

Goal - a commandline-based tool for creating blocklists for ActivityPub software ("the Fediverse")

Planned features

  • Accept and parse commandline arguments
  • Add ability to specify reasons
  • Use URLs as sources
  • Directly request lists from API endpoints
  • Create tiered or thresholded lists
  • Support CSV and JSON1