Skip to content

Commit ac7877f

Browse files
authored
Rename "Linked Data Proofs" to "Data Integrity". (#859)
1 parent 1ec6599 commit ac7877f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

common.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ var vcwg = {
3333
status: "WD",
3434
publisher: "Internationalization Working Group"
3535
},
36-
"LD-PROOFS": {
37-
title: "Linked Data Proofs",
38-
href: "https://w3c-ccg.github.io/ld-proofs/",
36+
"DATA-INTEGRITY": {
37+
title: "Data Integrity",
38+
href: "https://w3c-ccg.github.io/data-integrity-spec/",
3939
authors: [
4040
"Manu Sporny",
4141
"Dave Longley"

index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ <h3>Use Cases and Requirements</h3>
579579
JSON Web Tokens [[RFC7519]] secured using JSON Web Signatures [[RFC7515]]
580580
</li>
581581
<li>
582-
Linked Data Proofs [[?LD-PROOFS]]
582+
Data Integrity Proofs [[?DATA-INTEGRITY]]
583583
</li>
584584
<li>
585585
Camenisch-Lysyanskaya Zero-Knowledge Proofs [[?CL-SIGNATURES]].
@@ -1022,8 +1022,8 @@ <h3>Concrete Lifecycle Example</h3>
10221022
Implementers that are interested in understanding more about the
10231023
<code>proof</code> mechanism used above can learn more in Section <a
10241024
href="#proofs-signatures"></a> and by reading the following specifications:
1025-
Linked Data Proofs [[?LD-PROOFS]], Linked Data Cryptographic Suites
1026-
Registry[[?LDP-REGISTRY]], and JSON Web Signature (JWS) Unencoded Payload Option
1025+
Data Integrity [[?DATA-INTEGRITY]], Linked Data Cryptographic Suites
1026+
Registry [[?LDP-REGISTRY]], and JSON Web Signature (JWS) Unencoded Payload Option
10271027
[[RFC7797]]. A list of proof mechanisms is available in the Verifiable
10281028
Credentials Extension Registry [[VC-EXTENSION-REGISTRY]].
10291029
</p>
@@ -1704,7 +1704,7 @@ <h3>Proofs (Signatures)</h3>
17041704
expression of this data model, such as a JSON Web Token, which is elaborated on
17051705
in Section <a href="#json-web-token"></a>. An <dfn>embedded proof</dfn> is a
17061706
mechanism where the proof is included in the data, such as a Linked Data
1707-
Signature, which is elaborated upon in Section <a href="#linked-data-proofs"></a>.
1707+
Signature, which is elaborated upon in Section <a href="#data-integrity-proofs"></a>.
17081708
</p>
17091709

17101710
<p>
@@ -1765,7 +1765,7 @@ <h3>Proofs (Signatures)</h3>
17651765
proof mechanisms, and this specification does not standardize nor recommend any
17661766
single proof mechanism for use with <a>verifiable credentials</a>. For more
17671767
information about the <code>proof</code> mechanism, see the following
1768-
specifications: Linked Data Proofs [[?LD-PROOFS]], Linked Data Cryptographic
1768+
specifications: Data Integrity [[?DATA-INTEGRITY]], Linked Data Cryptographic
17691769
Suites Registries [[?LDP-REGISTRY]], and JSON Web Signature (JWS) Unencoded
17701770
Payload Option [[RFC7797]]. A list of proof mechanisms is available in the
17711771
Verifiable Credentials Extension Registry [[VC-EXTENSION-REGISTRY]].
@@ -1971,7 +1971,7 @@ <h3>Presentations</h3>
19711971
The contents of the <code>verifiableCredential</code> <a>property</a> shown
19721972
above are <a>verifiable credentials</a>, as described by this specification. The
19731973
contents of the <code>proof</code> <a>property</a> are proofs, as described by
1974-
the Linked Data Proofs [[?LD-PROOFS]] specification. An example of a
1974+
the Data Integrity [[?DATA-INTEGRITY]] specification. An example of a
19751975
<a>verifiable presentation</a> using the JWT proof mechanism is given in section
19761976
<a href="#json-web-token"></a>.
19771977
</p>
@@ -2258,8 +2258,8 @@ <h3>Extensibility</h3>
22582258
</li>
22592259
<li>
22602260
Support multiple types of cryptographic proof formats through the use of
2261-
Linked Data Proofs [[?LD-PROOFS]] and a variety of signature suites listed
2262-
in the Linked Data Cryptographic Suites Registry [[?LDP-REGISTRY]]
2261+
Data Integrity Proofs [[?DATA-INTEGRITY]] and a variety of signature suites
2262+
listed in the Linked Data Cryptographic Suites Registry [[?LDP-REGISTRY]]
22632263
</li>
22642264
<li>
22652265
Provide all of the extensibility mechanisms outlined above in a data format that
@@ -3461,7 +3461,7 @@ <h3>Proof Formats</h3>
34613461

34623462
<ul>
34633463
<li>Section <a href="#json-web-token"></a>, and</li>
3464-
<li>Section <a href="#linked-data-proofs"></a>.</li>
3464+
<li>Section <a href="#data-integrity-proofs"></a>.</li>
34653465
</ul>
34663466

34673467
<section>
@@ -3870,7 +3870,7 @@ <h6>JWT Decoding</h6>
38703870
</section>
38713871

38723872
<section>
3873-
<h4>Linked Data Proofs</h4>
3873+
<h4>Data Integrity Proofs</h4>
38743874

38753875
<p>
38763876
This specification utilizes Linked Data to publish information on the Web
@@ -3879,8 +3879,8 @@ <h4>Linked Data Proofs</h4>
38793879
other related information can be easily discovered and new information can be
38803880
easily merged into the existing graph of knowledge. Linked Data is
38813881
extensible in a decentralized way, greatly reducing barriers to large scale
3882-
integration. The data model in this specification works well with the
3883-
<a href="https://w3c-ccg.github.io/ld-proofs/">Linked Data Proofs</a> and
3882+
integration. The data model in this specification works well with
3883+
<a href="https://w3c-ccg.github.io/data-integrity-spec/">Data Integrity</a> and
38843884
the associated <a
38853885
href="https://w3c-ccg.github.io/ld-cryptosuite-registry/">Linked Data
38863886
Cryptographic Suites</a>
@@ -3889,7 +3889,7 @@ <h4>Linked Data Proofs</h4>
38893889

38903890
<p>
38913891
Unlike the use of JSON Web Token, no extra pre- or post-processing is necessary.
3892-
The Linked Data Proofs format was designed to simply and easily protect
3892+
The Data Integrity Proofs format was designed to simply and easily protect
38933893
<a>verifiable credentials</a> and <a>verifiable presentations</a>. Protecting
38943894
a <a>verifiable credential</a> or <a>verifiable presentation</a> is as simple
38953895
as passing a valid example in this specification to a Linked Data Signatures

0 commit comments

Comments
 (0)