cc8d0 - 2y
Speaking of that’s will blow water support encrypted contact list someday
6b9da - 2y
If you are talking about https://github.com/nostr-protocol/nips/blob/master/02.md Blowater, currently, does not even support it LOL. The contact list you see in the UI is a computed view based on your DMs. NIP2 was a bit confusing during the implementation so that I didn't even use it. An encrypted version of NIP2 will be much more useful. Blowater can indeed support it first. But it will take longer to make it a NIP. It's better to just have encrypted tags as a NIP.
nope nip 02 is publicly and I mean encrypted it so only user itself can see it. There is no nip for this currently but we can do it in a nip 78 Arbitrary custom app data way. I believe this is necessary for DM because this is a way we can turn nostr into some IM app.
or yeah I agree with what you said haha. I didn’t read until the last sorry, too much nostr recently 🤣🤪
Will do
Really? Zapthon prepared!
I'm always down to more zaps. As for the feature, I plan to implement 3. 1. As you wished, "contact/star/favorite" kind of list of pubkeys that the user can save as an encrypted event over the network. 2. The user can pin some contacts and they will always stay at the top of the list for quick access. 3. To expand this feature further, allow users to defien their own contact groups or add tag to each contact.