Open-Attestation / open-attestation

Meta framework for providing digital provenance and integrity to documents.
https://openattestation.com
Apache License 2.0
54 stars 18 forks source link

chore: update schema #100

Closed Nebulis closed 4 years ago

Nebulis commented 4 years ago

Goal here is to review the proof structure. The problem is that the proof is used for the input (by putting the certificate store) and the output (by putting the signature)

The main idea is to use proof only for the signature, and move the proof input into another structure (named credentialProof ... not good but can review)

By doing this, we can make sure the schema works for the input :)

List of changes: