Giszmo / nostroid

A fast cross platform nostr client that even works offline
https://chat.nostr.info
Other
44 stars 11 forks source link

Feature: nos2x/alby/nip07 support #51

Open Giszmo opened 1 year ago

Giszmo commented 1 year ago

Many more advanced users dread giving many apps their private keys, so they use nos2x or alby to sign events or decrypt messages.

https://github.com/nostr-protocol/nips/blob/master/07.md

Implementation of support for account addition from window.nostr.getPublicKey() "Your nostr extension has an account you haven't added yet. Do you want to use with Nostroid?". Is low priority.

Giszmo commented 1 year ago

An XSS vulnerability in Anigma that could have resulted in the leak of most users' keys just bumped this issue from MVP+1 to MVP. It should be easy to implement. Beware the nos2x working differently on FF and Chrome. Alby might still not support DMs ...