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

Wallet Composability #13

Open
OR13 opened this issue Sep 28, 2022 · 1 comment
Open

Wallet Composability #13

OR13 opened this issue Sep 28, 2022 · 1 comment

Comments

@OR13
Copy link
Contributor

OR13 commented Sep 28, 2022

I've seen setups where a hardware wallet is paired with a web extension. Or a cloud wallet is paired with a mobile wallet.

I'm interested in standard ways this pairing has been achieved.

2 interesting solutions I have seen are encrypted data vaults and decentralized web nodes.

Under the right conditions they are both examples of "cloud wallets" but they seem targeted at helping synchronize content across devices. Similar to a password manager.

Examples:

  • Web Extension Wallet (MetaMask) allowing transactions from Hardware Wallets (Trezor / Ledger)
  • PWA Wallets relying on OAuth for signatures from a Cloud Wallet / backed by an HSM.
@tlodderstedt
Copy link

pretty advanced topic - I think for the first step we should consider key / credential storages and signing mechanisms can be local and remote.

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