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
{{ message }}
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.
We should be able to enter a seed and use a privkey without that privkey ever being saved to disk
#118 tackles this the following way: if given an empty password, the (private) key is not persisted.
The recover flow should enable us to specify an HD path as well. See #90
possible in #118 (BIP 44 is fully supported by keybase API, arbitrary BIP 32 paths are also supported via the hd package, i.e. without the persistence support etc)
We should be able to enter a seed and use a privkey without that privkey ever being saved to disk
The text was updated successfully, but these errors were encountered: