I didn’t review the code, but I would expect that keys are generated client-side and that private key doesn’t leave the browser storage

Reply to this note

Please Login to reply.

Discussion

I did not review the code either, but this is how I believe it works. Both keys are stored in local browser storage unless you use a signing extension, then only the public key is stored there.