quorumcontrol / dgit

dgit adds decentralized ownership to git - powered by Tupelo DLT and Skynet
https://dgit.dev/
MIT License
207 stars 16 forks source link

implement bip32 accounts with mnemonic recovery phrases #67

Closed brandonwestcott closed 4 years ago

brandonwestcott commented 4 years ago

This adds mnemonic seed phrases to master keys for dgit users and allows recovery / moving of their keys.

I was interested in implementing hierarchical deterministic keys generally for our tupelo wallets, so investigated that, and it only added a couple dozen extra lines.