fiatjaf / nos2x

nostr signer extension
278 stars 55 forks source link

Firefox Android compatibility #13

Open xandris opened 1 year ago

xandris commented 1 year ago

I'm learning about nostr and trying not to give my private key to the client. I installed nos2x using a custom addon collection. It lets me enter my private key, but clients either silently fail or show an error like this from nostr.rocks:

Screenshot_20221218-143905_1.png

From what I gather, it's trying to show a permission dialog, which works on the desktop but not on mobile.

Apologies for the report if Firefox for Android is out of scope for this project.

fiatjaf commented 1 year ago

Not out of scope, I just don't know how to debug or how to properly implement this on Firefox for Android. I didn't know anyone was using Firefox for Android besides myself, but even then I never expect extensions to work.