The benefit of a p2p network is that clients can do ip banning themselves, clients can see ip addresses from other users (like bitcoin!). On nostr, clients can’t see src ip on incoming notes. This is a nice privacy feature, but prevents clients from doing ip based spam filtering. Relays *could* pass note source ip info in websocket responses, but i feel like a lot of people wouldn’t like that 😅

Replies (13)

clipscool's avatar
clipscool 1 year ago
Clients could try to integrate a vpn feature to mask IPs, assign a fixed IP per user that they can block in case of spamming..
closed's avatar
closed 1 year ago
Essas contas tendem a ter palavras chaves recorrentes no perfil… não teria como o usuário silenciar manualmente? É uma ferramenta muito boa no X, principalmente para evitar assuntos que não nos interessa!
clipscool's avatar
clipscool 1 year ago
I’ve used vpn by default since I can remember. Amethyst sounds cool but there’s no iOS app. Is there a web app?
i was just setting up spamd in my mail server, and was thinking about this. im pulling an ip blacklist from heise.de, have a whitelist.txt, and a blacklist.txt. its an interesting idea to let client users decide if and what blacklists they subscribe to.