hzrd149 / nostrudel

A sandbox for exploring nostr
https://nostrudel.ninja/
MIT License
151 stars 46 forks source link

Add more feed filtering options #225

Open 0xtrr opened 2 months ago

0xtrr commented 2 months ago

With the recent "replyguy" spam attack, it recognized that it would be great to be able to filter my own feed, other than just muting words. I have no idea how hard this is to implement without slowing things down or decrease overall UX but here is a couple of alternatives:

DireMunchkin commented 2 months ago

Yes this is really aggravating on noStrudel as of late - Filtering replies with a Web of Trust score filter would also be a possible solution.

0xtrr commented 2 months ago

Some other filters that could help users remove spam:

  1. Filter out posts from npubs where the NIP-05 check fails.
  2. Filter out posts from npubs using a certain NIP-05 domain.
  3. Filter out posts from npubs that haven't set up a NIP-05

Not sure how smart/good number 3 is but maybe it makes sense in some scenarios?

Giszmo commented 1 month ago

Spam ramped up massively today. Please prioritize this! Especially replies are pointless to read right now.

Instead of filtering by default or asking the user to enable filtering, please sort by default by WoT score. My direct follows first. Follows of follows next. Others later but click to show.

Or use the control on the Notes where you can choose between Follows and Global and extend it to Follows, Follows-of-Follows, Follows-of-Follows-of-Follows and Global, put it to the left bar and apply it to replies, reactions, etc.