Skip to content

mrf: add anti-followbot policy

kaniini requested to merge feature/mrf-anti-followbot into develop

This is an MRF policy module which attempts to block followbots from following. This is done by rejecting Follow messages if a followbot is detected. Tests are included to verify that only followbots are matched by the filter.

Merge request reports