From 08acead490526e4fb255262876595650f4559350 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sat, 30 Mar 2024 11:17:56 -0400 Subject: [PATCH] Make OHTTP reference normative, using RFC 9458. Co-authored-by: Ted Thibodeau Jr --- index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 9bd56e3..3c90a61 100644 --- a/index.html +++ b/index.html @@ -803,9 +803,9 @@

Generate Algorithm

[=Issuers=] SHOULD publish status list credentials in a way that can be cached and that does not track who retrieves the status list credential, such as -through [[[?OHTTP]]], a content distribution network that is not operated by the -[=issuer=], or by using business processes such that the access logs are not -accessible to data analysts or systems administrators. +through [[[RFC9458]]], a content distribution network that is not operated by +the [=issuer=], or business processes for which the access logs are not +accessible by data analysts or systems administrators.

@@ -916,8 +916,9 @@

Validate Algorithm

-[=Verifiers=] SHOULD cache the retrieval of the status list and SHOULD use -proxies that hide retrieval behavior from the [=issuer=] such as [[[?OHTTP]]]. +[=Verifiers=] SHOULD cache the retrieved status list and SHOULD use proxies +or other mechanisms, such as [[[RFC9458]]], that hide retrieval behavior from +the [=issuer=].