nostr-protocol / nips

Nostr Implementation Possibilities
2.41k stars 586 forks source link

Update 90.md: Add additional commonly used NIP89 parameters to example #1358

Open believethehype opened 4 months ago

believethehype commented 4 months ago

Extend NIP89 announcement example with commonly used parameters like picture, lud16 and encryptionSupported to signal if the dvm supports encrypted jobs

believethehype commented 1 week ago

I have updated the parameters for the NIP89 announcement of DVMs to define some standards, and add some optional parameters that can help clients in the future. Happy for feedback and additions/changes. (sorry for the commit mess-up)

Also tagging @pablof7z @vitorpamplona for feedback

vitorpamplona commented 1 week ago

This is great. And looks like a few clients are already using the listed params.

Next time just try to avoid changing format and content at the same time. It's just harder to review.