Closed koto closed 8 years ago
W.r.t. private keys: Any functionality for exporting them via QR code needs to be carefully reviewed for its security implications. In particular,
Would be delighted to see this for public keys, however.
All various private/public key exports are part of a KeyRing redesign that now takes place.
if someone wants to take this over, please reopen the issue for further discussion.
From rum...@google.com on November 13, 2014 20:05:20
It'd be awesome if the public and private keys could be rendered as QR Codes, so that these can be easily imported into mobile phones, e.g. OpenKeychain.
For the public key, it'd probably be easiest to use the Google charts API to render the QR code image.
For the private key sending it somewhere else may not be a good idea, so rendering could use a library like qrcodejs.
Original issue: http://code.google.com/p/end-to-end/issues/detail?id=158