cothority icon indicating copy to clipboard operation
cothority copied to clipboard

DID implementation missing

Open ineiti opened this issue 3 years ago • 0 comments

The following parts of the DID are missing - I'm not sure if it makes sense to implement them or not:

  • darc/darc.go::IdentityDID - Verify is not implemented
  • darc/darc.go::Identity.Verify - so this is missing
  • darc/darc.go::Identity.GetPublicKey - no DID public key
  • darc/darc.go::ParseIdentity - no DID parsing

ineiti avatar Feb 13 '22 15:02 ineiti