Oddbean new post about | logout
 Brilliant work.  Been trying to get SSO at web scale working 10+ years.

What is event kind 9467?

You may want to look at NIP98 which was created for the single sign-on use case

https://github.com/nostr-protocol/nips/blob/master/98.md 
 We started making this before NIP-98, so we created the 9467 kind event for our use case. I suppose we'll check NIP-98 out and see if we can replace it with that. :)  
 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.

https://nosdav.com/

This little shim contains all the code

https://www.npmjs.com/package/nosdav-shim 
 There is also a proposal for NIP-97 by @semisol which uses NIP-98 https://github.com/nostr-protocol/nips/pull/1042 

I added support for this in Nostur but there are no websites or services that support his yet. 

nostr:note1wau0nztza2alhuqlkku240k549nu6e4vdwv8yjhkmtcyzcuduglshqleq2
 
 Not sure I understood this.  It looks less secure than NIP-98.  If it relies on NIP-98, why not just log in with NIP-98?   NIPs generally are against 2 ways of doing the same thing. 
 It is logging in with NIP-98. NIP-97 just defines the flow between the website or service and another app that has your key. 
 Wow you’ve been working on this for over a year?

Glad to see it come to life! 
 Some other projects had to come inbetween but happy to finally get it out! 🥳 
 Wow. Glad to see that you've been working so long on this. I hope we can see additional integrations, such as status updates with the current song we're listening to 🥹 
 Was wondering what a kind 9467 was! Totally late to the party but congrats  @TIDAL ! Ecstatic to see this in action. 💜🙏😊