Oddbean new post about | logout
 Nostr-login deployed to nostr.band and nostrapp.link

If you wanted to experience the new OAuth-like login flows getting adopted on Nostr, go check it out. Make sure to turn off your key-storing browser extension and reload the sites beforehand. Even better - try on mobile. Login button will show a cute modal that will guide you forward. 

https://image.nostr.build/444d9dff0a7335ae79ede67682c5020ff8a8da7e4d8420c7bc4391f635f9d466.jpg
https://image.nostr.build/eadfc3a1a7c4a351e7fa34e052a6ce01ad9b1b5ec66cb6f9631c70a52614cc5c.jpg  
 If you want to try with your real keys go to nsec.app and import them. It's non-custodial, keys stay in your browser. Or just go through sign up flow to try with new keys. 
 Super cool. What do I need to do to run @domain service? 
 https://github.com/nostrband/noauth readme has some instructions. nostr:npub1ky4kxtyg0uxgw8g5p5mmedh8c8s6sqny6zmaaqj44gv4rk0plaus3m4fd2is working on dockerising it and promised a long post with a detailed manual. 
 Thanks. will check out. Got this error message when trying to signup using safari browser. https://image.nostr.build/f2d6601b5d555d990d9ae25412e4fbfa825b9580bdca890b80800c2d8bd15d77.png 
 Hm thanks for the report  
 Fixed, could you please try again? 
 You need to run noauth/noauthd (if you are speaking about letting People signup/connect to your @domain). I'm currently building a docker compose about it.  
 Btw @starbuilder, do you already have a relay and want to use the same server or you want to have a dedicated machine for the bunker? 
 I am getting error message: pop up blocked, when I try to Nostr login to nostrapp.link Is it to prevent this error that enable push API needs to be working? 
 No, popups are blocked by browsers in various circumstances, we try to avoid that where possible but maybe we're missing something. Will look into that, thank you!