For the love of God, just make sure to NOT add the kind3 list directly into the NIP-65 lists. This has created so many issues for outbox systems because each relay list becomes MASSIVE.
Login to reply
Replies (2)
i was thinking of adding a relay limit when adding relays. I've seen users add like 69 relays
I am adding the kind3 stuff into new lists which I called Proxy and Broadcasting as below. Terrible names, but it separates the information that followers need to know (which should be in NIP-65) from the relays the user wants to use for his own feeds/broadcasting. Separating the two is paramount in my mind.
https://github.com/nostr-protocol/nips/pull/1985