Skip to content

Conversation

@XMRZombie
Copy link
Contributor

@XMRZombie XMRZombie commented Dec 12, 2024

Uses net.glxn.qrgen.QRCode to show seedwords as a QRCode for external wallet backup
qrcode

Uses net.glxn.qrgen.QRCode to show seedwords as a QRCode for external wallet backup
@XMRZombie XMRZombie requested a review from woodser as a code owner December 12, 2024 18:53
@KewbitXMR
Copy link

MITM risk vector IMO over only small convenience.

Summaries:
- Restored lost code parts.
- Added UI updates
- Using char for memory safe seed usage
@XMRZombie
Copy link
Contributor Author

@KewbitXMR MITM risk means you're looking your seedwords while having somebody close to you.
That's an opsec issue but why not blurring seedwords and qrcode

Removing unused import
Using cakewallet's QR Code format 
```String formattedSeed = "monero-wallet:?seed=" + seedWords.replace(" ", "+");```
@woodser
Copy link
Contributor

woodser commented Mar 7, 2025

Showing seed words as a QR code has additional risk, as the QR code can be read by cameras more easily, so I think this PR is invalid.

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

Successfully merging this pull request may close these issues.

3 participants