#Anonostr v1.5.9 released with enhanced rate limiting. New #Nostr notes and replies were already delayed by 30 seconds. New measures to mitigate spam/abuse have been introduced with a limit of 10 replies or mentions per hour to the same note or pubkey. Helping folks stay #anon without supporting the spammers/trolls πŸ™ image

Replies (24)

Thanks! Looks like the only things we could try to copy is to track note content and deduplicate up to X number of times. In addition to restricting the number of mentions/tags in content to help mitigate hellthreads and/or topic spam.
Super slick.With regards to the ability to follow an npub, there seems to be a number of steps to take before loading that npub's feed. Any chance the npub can be pasted and then click 'follow'
Have added support for rate limiting hashtags and have also included deduplication check that restricts per hour sending the same thing. Cheers
Ah yup, that's something that's unfortunately unavoidable. Depends mostly on the client. I see the notes and replies on Primal. But I don't on Damus or noStrudel. And definitely not on Nostur due to WoT. Not sure if Damus or noStrudel are doing some filtering logic they haven't disclosed (maybe only showing things from users who have a stored kind 0 profile data somewhere?). I'll dig into that and see if I can find out why. But either way, the best visibility would be to add in hashtags where you know people would see those notes. πŸ€™
Sick. It wasn't before iirc? So adding profile data seems to have helped. I just sent a reply instead of mention. Maybe let me know if you see that? If not, that'd be strange as it means Damus is treating mentions differently than direct replies.
↑