Skip to content

Commit

Permalink
Fix spacing and grammar in "group privacy" change.
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
msporny and TallTed authored Jan 2, 2024
1 parent 24d6509 commit 162921e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ <h3>Conceptual Framework</h3>
Another benefit of using a bitstring is that it enables large numbers of
<a>verifiable credential</a> statuses to be placed in the same list.
This specification utilizes a minimum bitstring length of 131,072 (16KB). This
population size ensures an adequate amount of group privacy in the average case.
population size ensures an adequate amount of group privacy in the average case.
If better group privacy is required, the bitstring can be made to be larger.
</p>

Expand Down Expand Up @@ -903,9 +903,9 @@ <h3>Malicious Issuers and Verifiers</h3>
</p>
<p>
A malicious <a>issuer</a> might intentionally attack group privacy by creating a
unique status list per credential issued in order to establish a 1-1 mapping to track
unique status list per credential issued in order to establish a one-to-one mapping to track
when a <a>verifier</a> processes a specific credential. Similarly, they could establish
another a 1-1 mapping by using a different cryptographic key for every credential
another a one-to-one mapping by using a different cryptographic key for every credential
issued that is tracked in a status list.
</p>
<p>
Expand Down

0 comments on commit 162921e

Please sign in to comment.