on the profile page, a button or something that brings up a qr code with the private key.
go to profile on another device, click on a "scan private key" button
the scanned priv key is auto-saved and now you have both nostrweb using the same keys
pubkey can be computed from private using getPublicKey
just an idea.
1. on the profile page, a button or something that brings up a qr code with the private key.
2. go to profile on another device, click on a "scan private key" button
3. the scanned priv key is auto-saved and now you have both nostrweb using the same keys
4. pubkey can be computed from private using [getPublicKey](https://github.com/jb55/nostr-js#getpublickeyprivkey)
just an idea.
this feature would be disabled if window.nostr is enabled - see #12
Lets do #12 first.
🤞 hurry FireFox :)
https://whatpwacando.today/barcode
https://caniuse.com/mdn-api_barcodedetector
what about chrome/blink? 😅