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

BIP38 Support (when using private key to create+sign tx) #343

Open
chill117 opened this issue May 20, 2019 · 0 comments
Open

BIP38 Support (when using private key to create+sign tx) #343

chill117 opened this issue May 20, 2019 · 0 comments
Labels

Comments

@chill117
Copy link
Member

CryptoTerminal is able to read a private key via the device's camera or NFC reader. But currently this is limited to unencrypted private keys. Support should be added for BIP38.

BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is less susceptible to brute force attacks thus protecting the user.

See:
https://github.com/bitcoinjs/bip38

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

No branches or pull requests

1 participant