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

Feature Request: Import private keys with Passphrase option #7929

Closed
h1pot opened this issue Feb 17, 2025 · 2 comments
Closed

Feature Request: Import private keys with Passphrase option #7929

h1pot opened this issue Feb 17, 2025 · 2 comments

Comments

@h1pot
Copy link

h1pot commented Feb 17, 2025

When importing private keys, try to implement an option to use a passphrase.

@h1pot h1pot changed the title Feature Request: Private keys with Passphrase option Feature Request: Import private keys with Passphrase option Feb 17, 2025
@Dianaaiym
Copy link
Member

When importing private keys, try to implement an option to use a passphrase.

A passphrase is typically used in conjunction with a mnemonic phrase (seed phrase), not with a private key directly. It acts as an additional layer of security, often referred to as the "25th word," and is used to access a completely different set of addresses from the same seed phrase. This feature is commonly used in hierarchical deterministic (HD) wallets to enhance security and privacy. If you have any more questions or need further clarification, feel free to ask!

@h1pot
Copy link
Author

h1pot commented Feb 19, 2025 via email

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