@ABH3PO Hi! Would you consider adding nostr-login widget to formstr? I'm trying to use it but don't have an extension
brugeman
artur@nostr.band
npub1xdtd...ntxy
Building https://npub.pro https://nsec.app and https://nostr.band
Create beautiful nostr-based websites with Npub.pro
New iframe-based signing coming to nsec.app and nostr-login!
Many of you have tried nsec.app and had issues. It might be slow and unreliable, because it involves talking over relays and waking up the signer using web push. iOS users had to keep nsec.app tab open to make it work.
Now check out this demo:
Basically, client app (or a library like nostr-login) can embed signer (nsec.app) as an invisible iframe and talk to it using browser APIs. Talking to your keys no longer involves relays or web push - it's instantaneous! Works perfectly fine on iOS Safari.
We're releasing the updated nostr-login on https://npub.pro, https://nostr.band and on https://primal.nostrapps.org for you to try it. If all goes well and public scrutiny doesn't kill this, we'll publish the new nostr-login on unpkg and every app using it will get a boost with nsec.app.
The NIP proposal is here:
I encourage web client devs to check it out, maybe this is how we take safe key access to the next level of usability on the web!
GitHub
NIP-146 iframe-based Nostr Connect by nostrband · Pull Request #1557 · nostr-protocol/nips
Non-custodial NIP-46 signer suffers from reliability issues - you either keep the signer tab open, or rely on web push which is slow and doesn'...