Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Krux decrypt to the GUI (for QR code and SD card) #44

Open
tadeubas opened this issue Feb 21, 2024 · 2 comments
Open

Add Krux decrypt to the GUI (for QR code and SD card) #44

tadeubas opened this issue Feb 21, 2024 · 2 comments

Comments

@tadeubas
Copy link
Contributor

The full script is that needs to interact with the GUI: https://gist.github.com/odudex/e86fb4d97cc2c161803ad01f7b43e237

Doc about Krux Encrypted Mnemonics: https://selfcustody.github.io/krux/getting-started/features/encrypted-mnemonics/

@qlrd
Copy link
Collaborator

qlrd commented Aug 21, 2024

I'm reviewing all the old stuff that I haven't resolved...

I don't remember the details and I'll try to infer what you meant.

Is your proposal to capture an encrypted qrcode on the device, decode it and show the contents in the installer?

@tadeubas
Copy link
Contributor Author

tadeubas commented Oct 3, 2024

Sorry for the late reply. The idea is to be able to decrypt a Krux QRCode or an encrypted mnemonic stored on the SD card. To be able to do what a Krux device is capable of doing, but without the Krux device!

This is important because the user may have an encrypted backup (QR or saved on the SD), but no longer have the device to decrypt it (this will also address a workaround for a rare bug in v23.09.0 that may require brute-forcing to recover the mnemonic).

@tadeubas tadeubas changed the title Add Krux QR code encrypt / decrypt to the GUI Add Krux decrypt to the GUI (for QR code and SD card) Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants