perawallet / pera-wallet

Source code for Pera Wallet, simply the best Algorand wallet.
https://perawallet.app
Other
178 stars 62 forks source link

Export accounts #51

Closed 2i2i closed 11 months ago

2i2i commented 2 years ago

This would be very useful, e.g. to "transport" accounts across devices.

Either via a 'copy to clipboard' button.

Or add a qr code method: show qr code of passphrase, read qr code to recover account.

2i2i commented 1 year ago

from a security perspective, showing a QR code (containing private keys) is no less secure vs. showing the private keys listed of which users can take screenshots (or pics)

the QR code could be considered an obfuscation, but no more (and obfuscation is not security)

Google Auth allows exactly this ~ export account private keys via (presumably encrypted) 3 QR codes ~ these 3 can be scanned on another device and all keys are reimported

Currently, typing the secret key (secret words) is very tedious, when having many accounts

yigitguler commented 11 months ago

The fix is live. You can use Algorand secure backup feature.