Skip to content

Commit 47ccca7

Browse files
mspornyTallTeddlongley
committed
Fix grammar in decoy values.
Co-authored-by: Ted Thibodeau Jr <[email protected]> Co-authored-by: Dave Longley <[email protected]>
1 parent baa2415 commit 47ccca7

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -1592,19 +1592,19 @@ <h3>Decoy Values</h3>
15921592
to increase the privacy of [=subjects=]. While algorithms for employing decoy
15931593
values are out of scope for this specification, implementers are advised that
15941594
the use of decoy values can harm privacy if the decoy values do not accurately
1595-
simulate the population associated with the status list. If decoy values are not
1596-
accurately simulated, it can reduce the anonymity provided in the set by the
1597-
number of decoy values that are detectably not a part of the status list
1598-
population. The most privacy-preserving status list is one that never changes
1599-
since the behavior of the population cannot be determined if no observable
1600-
events happen.
1595+
simulate the population associated with the status list. If decoy values can
1596+
be distinguished from real values, the anonymity provided in the set will be
1597+
reduced by the number of decoy values that are detectable as such. The most
1598+
privacy-preserving status list is one that never changes, since the behavior
1599+
of the population cannot be determined if no observable events occur.
16011600
</p>
16021601
<p>
16031602
Given how difficult it is to statistically simulate a population when it comes
16041603
to status entries, and that general advice cannot be given since [=verifiable
16051604
credentials=] serve a broad set of use cases, implementers are advised to
16061605
allocate status list entry indexes randomly and strive to eliminate the rate at
1607-
which status entries are changed.
1606+
which status entries are changed. Status list entry allocation is most privacy
1607+
preserving when it does not trigger any observable change to a status list.
16081608
</p>
16091609
</section>
16101610

0 commit comments

Comments
 (0)