github-did
github-did copied to clipboard
Decentralized Identity with Github
As we have seen with did web and did btcr... its really nice to able to just edit files...
https://github.com/transmute-industries/did-wallet/issues/6 This allows for easier edv integration.
Though this spec is focused in git, not GitHub, there are three features of github that may be very useful. The first is that all GitHub users who have registered...
An error occurs under windows even though the DID is successfully created ``` 2019-07-19 13:30:14 [console] error: Command failed: cd /home/bongani/.github-did/ghdid; git pull: /bin/sh: 1: cd: can't cd to /home/bongani/.github-did/ghdid...
- https://github.com/w3c-ccg/did-method-registry Probably not ok for it to be `did:github`, maybe someone at github can help?
There is a sign and verify tutorial, but no real documentation describing encryption / decryption.
https://github.com/dhuseby/did-git-spec Awesome project, I've considered this approach buts its obviously much harder than what we have done so far. I'd love to create interoperability as the spec matures.