diff --git a/index.html b/index.html index 77d2265d2..b0fa87506 100644 --- a/index.html +++ b/index.html @@ -872,7 +872,7 @@

Credentials

[=verifiable credential=] is a set of tamper-evident [=claims=] and metadata that cryptographically prove who issued it. Examples of [=verifiable credentials=] include, but are not limited to, digital employee identification -cards, digital birth certificates, and digital educational certificates. +cards, digital driver's licenses, and digital educational certificates.

@@ -929,10 +929,10 @@

Credentials

- below shows the same [=verifiable credential=] - as , but using JOSE based on [[?VC-JOSE-COSE]]. - The payload contains a single information graph, that being the [=verifiable credential graph=] - containing [=credential=] metadata and other [=claims=]. + below shows the same [=verifiable credential=] +as , but secured using JOSE [[?VC-JOSE-COSE]]. The +payload contains a single information graph, that being the [=verifiable +credential graph=] containing [=credential=] metadata and other [=claims=].

@@ -962,28 +962,6 @@

Credentials

-

-[=Credential=] identifiers can be used to identify specific instances -of a [=credential=]. These identifiers could also be used for unwanted -correlation. A [=holder=] wanting to minimize correlation is advised -to use a selective disclosure scheme that does not reveal the -[=credential=] identifier. -

- -

-It is possible to have a [=credential=], such as a marriage certificate, -containing multiple [=claims=] about different [=subjects=] that are not -required to be related. -

-

-It is possible to have a [=credential=] that does not contain any -[=claims=] about the [=entity=] to which the [=credential=] was issued. -For example, a [=credential=] that only contains [=claims=] about a -specific dog, but is issued to its owner. -