Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.

Use wallet.solana.com as a trusted display for hardware wallets #530

Open
garious opened this issue Feb 13, 2020 · 0 comments
Open

Use wallet.solana.com as a trusted display for hardware wallets #530

garious opened this issue Feb 13, 2020 · 0 comments

Comments

@garious
Copy link

garious commented Feb 13, 2020

Forwarding an issue created by @aeyakovenko here: https://github.com/solana-labs/ledger-app-solana/issues/3

Problem

Hardware wallets require parsing and displaying messages inside the TPM to confirm the signing request.

Solution

We could use wallet.solana.com as a trusted display as well. Basically decode and show the hash and the transaction details in our hosted wallet, confirm the hash on the ledger. Users should confirm the transaction hash from another machine, like a mobile device.

If solana.com is compromised users would not be able to sign messages, but funds should remain secure as long as the local machine is not compromised either.

Another idea:

Maybe this is overkill, but the cli transactions could require a co-signature from the web wallet. The web wallet key is not referenced in any instructions, but the signature would force the user to look at the web wallet with their phone preferably.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant