From d9f108f183ef34e7af36c14ac7aeed75e09fc0c4 Mon Sep 17 00:00:00 2001
From: Sho Nakatani
A [=verifier=] might wish to ensure that a [=verifiable presentation=] is
not used more than a certain number of times. For example, a [=verifiable
-credential=] representing an event ticket, might allow entry to multiple
+credential=] representing an event ticket might allow entry to multiple
individuals if presented multiple times, undermining the purpose of the ticket
-from the perspective of its issuer. To prevent against such attacks,
-[=holders=] can make use of techniques such as including a
-nonce during
-presentation, or adding an expiry timestamp to reduce the window of attack.
+from the perspective of its [=issuer=]. To prevent such replay attacks,
+[=verifiers=] require [=holders=] to include additional security measures
+in their [=verifiable presentations=]. Examples include the following:
+ Replay Attack
+