From c52b2b840a1e4a04b9bf6f45dc25e77c676099ea Mon Sep 17 00:00:00 2001 From: Gregg Kellogg Date: Mon, 11 Sep 2023 01:58:01 -0700 Subject: [PATCH] Reference vc-data-inegrity. Remove issue marker for #70. Fixes #70. --- spec/index.html | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/spec/index.html b/spec/index.html index b6f3409..a8e8039 100644 --- a/spec/index.html +++ b/spec/index.html @@ -2826,16 +2826,6 @@

Serialization

Privacy Considerations

-

-Add text that warns implementers using this specification in selective -disclosure schemes that graph structure might reveal information about the -entity disclosing the information. For example, knowing that a blank node -contains two triples vs. five triples might reveal that the entity that -is disclosing the information is a part of a subclass of a population, -which might be enough to disclose information beyond what the discloser intended to -disclose. -

-

The nature of the canonicalization algorithm inherently correlates its output, i.e., the canonical labels and the sorted order of quads, with the input dataset. This could pose issues, particularly when dealing with datasets containing personal information. @@ -2847,7 +2837,7 @@

Privacy Considerations

This specification has been designed to help make additional processing easier, but other specifications that build on top of this one are responsible for providing any specific details. - See the Data Integrity specification for more details about such post-processing methods. + See the [[[vc-data-integrity]]] [[vc-data-integrity]] for more details about such post-processing methods.