What about a tool to send delete requests to all known relays except a specified list? #asknostr Or actually this would require a nip change... So the delete can specify relays that don't have to delete. #nostr #dev I know I want to clean up my relay list and I want to tell a bunch of old relays I don't want them storing my notes any more but I want to keep them on my new list.

Replies (8)

If the ones you don't want still receive the request, (which is likely because clients are supposed to broadcast them when a relay signals they don't have a deletion request when they should) they would delete them when you don't intend for those relays to delete them. PR made
Yeah but most relays will only store them for so long so if a bot is just going around rebroadcasting the original events it could reseed the network after the delete event gets purged. Speaking of purge where does purge rank on GRAIN's todo?