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

Use our fork of keyring w/ CLI unlocking powers #43

Closed cap10morgan closed 4 years ago

cap10morgan commented 4 years ago

This is the second half of the fix for #34. I had to modify keyring and go-keychain to get this working, hence the double replace. It's going to be tricky to PR all that upstream since we were already on a specific (old-ish) commit of a fork of go-keychain, but I'll try nonetheless. This prompts for the keychain passphrase and attempts to unlock the keychain with it when it encounters the "User interaction is not allowed" error.