You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to have support for BIP-38 passphrase. This will help improving security and also enable user to recover existing passphrase-protected seeds
The text was updated successfully, but these errors were encountered:
As we've documented in a few other places such as our book on Smart Custody, the fact that there is no checksum on the BIP-38 passphrase makes it risky, and there are many examples of large losses due to it.
The other problem is properly backing up your BIP-38 passphrase.
Our current plan is to add Gordian Envelope support to Seed Tool, which will allow you to do SSKR share backup of more than just your seed, but also other data, such as descriptors, lightning channels, payment comments, etc. that are necessary to fully restore you wallet. Our plan is to first add the ability to backup your BIP-38 passphrase in the envelope, and then add other BIP-38-related features elsewhere in the app.
We are planning a Q2 release for adding Gordian Envelope to Seed Tool.
It would be useful to have support for BIP-38 passphrase. This will help improving security and also enable user to recover existing passphrase-protected seeds
The text was updated successfully, but these errors were encountered: