Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add proof #5

Open
paulobmarcos opened this issue Mar 22, 2019 · 1 comment
Open

Add proof #5

paulobmarcos opened this issue Mar 22, 2019 · 1 comment

Comments

@paulobmarcos
Copy link
Contributor

Proof

proof is an optional document property that represents the cryptographic proof of the integrity of the DID Document.

The rules for a proof are:

  1. A DID Document MAY have exactly one property representing a proof.
  2. The key for this property MUST be proof.
  3. The value of this key MUST be a valid JSON-LD proof as defined by Linked Data Proofs.
@satazor
Copy link
Contributor

satazor commented May 25, 2019

We will probably need to this for the POC, I'm commenting as a reminder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants