quorumcontrol / dgit

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

Add Linux keyring backend requirement docs to README & manual install docs #72

Open cap10morgan opened 4 years ago

cap10morgan commented 4 years ago

On Linux the keyring backends aren't always pre-installed and there are a few different options supported. We should document the options and prerequisites there.

Delivator commented 4 years ago

What options do I have?

cap10morgan commented 4 years ago

What options do I have?

Currently any of these should work (though I don't think we've tested them all yet): https://github.com/quorumcontrol/dgit/blob/9d452cfea5de6d16c6331fb75fd24bdcce7db6b4/keyring/keyring.go#L30-L36

xloem commented 3 years ago

What is "pass"? Is there a path for headless Linux atm?