You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ For example in the physical world, when a tourist enters new a country, they typ
60
60
Now, the tourist's passport has been provided by their own national government, so the border guard,
61
61
as well as checking that the photo matches the recipient, is implicitly checking that a document provided by a third party is real, without necessarily directly contacting the country concerned.
62
62
63
-
With Verifiable credentials, a check for the validity of the document can be made based on the some sort of agreed cryptographic proof, the decoded document holds the claimed rights and also connects directly to both the subject of the credential (similar to the passport photograph) and the identity of the issuer (similar to the origin country of origin the passport itself). In both cases this identity needs to resolve to a unique id, where the id has been pre-generated by the owner.
63
+
With Verifiable credentials, a check for the validity of the document can be made based on the some sort of agreed cryptographic proof, the decoded document holds the claimed rights and also connects directly to both the subject of the credential (similar to the passport photograph) and the identity of the issuer (similar to the origin country of origin the passport itself). In both cases this identity needs to resolve to a unique ID, where the ID has been pre-generated by the owner.
64
64
65
65
66
66
## What are Decentralised Identifiers?
@@ -116,7 +116,7 @@ respectively.
116
116
- The `vet` tenant which holds **Animal** data about new-born animals
117
117
118
118
119
-
Within the data space, the **Vet** wishes to restrict access to her data to legitmate users only:
119
+
Within the data space, the **Vet** wishes to restrict access to her data to legitimate users only:
120
120
121
121
- Those who have bought access to her data, who are accredited users of **Vets Mart**
122
122
- Animal welfare officers who are legally alloweed access who are accredited by the national **Government**
0 commit comments