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 import: Check whether Ed25519 keypair is valid #219

Open
matevz opened this issue Apr 11, 2024 · 0 comments
Open

wallet import: Check whether Ed25519 keypair is valid #219

matevz opened this issue Apr 11, 2024 · 0 comments
Labels
enhancement New feature or request wallet Wallet-related operations

Comments

@matevz
Copy link
Member

matevz commented Apr 11, 2024

The oasis web wallet checks whether the public key corresponds to the secret key when importing the 64- byte Ed25519 keypair (oasisprotocol/wallet#1007).

The CLI should do the same.

OPTIONALLY: Support importing the 32-byte secret key only and print a warning that this is very unsafe.

@matevz matevz added enhancement New feature or request wallet Wallet-related operations labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wallet Wallet-related operations
Projects
None yet
Development

No branches or pull requests

1 participant