We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a78e1 commit ca3181aCopy full SHA for ca3181a
index.html
@@ -1413,9 +1413,9 @@ <h3>Decoy Values</h3>
1413
<p>
1414
When indexes of status list entries are allocated in a random fashion, which is
1415
the suggested mode of operation for this specification, adding decoys harms
1416
-privacy because it reduces the group privacy size by the number of decoys added
+privacy because it reduces the true group size by the number of decoys added
1417
to the group. A random allocation of indexes inherently hides the true size of
1418
-the group, ensuring that decoys are not necessary.
+the group without reducing it, ensuring that decoys are not necessary.
1419
</p>
1420
1421
There might be use cases where decoy values provide benefits. Implementers are
0 commit comments