Skip to content

keri request authentication method

Henk van Cann edited this page Jul 7, 2023 · 5 revisions

Definition

All requests from a web client must use KRAM (KERI Request Authentication Method) for reply attack protection. The method is essentially based on each request body needing to include a date time string field in ISO-8601 format that must be within an acceptable time window relative to the server's date time.
Source SKWA GitHub repo, more info in Hacked.io write-up

Related

SKWA

Clone this wiki locally