Awesome work. I'd highly recommend NIP-98, if you at all get a chance to look at it. It's just an auth header to a server, and it scales really well. The extensions can already sign events, so it's easy. NIP07 is used in a bunch of places, and I use it in nosdav for personal storage too. I see this pattern scaling to billions of users. This little shim contains all the code https://www.npmjs.com/package/nosdav-shim

Replies (1)

Fabian's avatar Fabian
If your website requires login, consider adding login with nostr. Demo: image NIP-97: Login with Nostr: https://github.com/nostr-protocol/nips/blob/login/97.md
View quoted note →