Disable RSS/Atom feeds in #nginx:
location ~ \.(rss|atom)$ { return 403; }
#FediAdmin
@tastytea But why should one do this? RSS is great
@flyingcreep Maintainers of Fediverse servers might want to disable it because it makes it easy for stalkers to circumvent blocks.
@tastytea @flyingcreep since I saw someone do this against me (adding my feed in their reader), mine now returns some hardcoded trickery :))https://social.pixie.town/@f0x.rss
Small server part of the pixie.town infrastructure. Registration is closed.