From a8379ee31b19f5028514e545d32857a61bae76b9 Mon Sep 17 00:00:00 2001 From: Jose Calderon Date: Thu, 31 Jul 2025 15:27:28 -0400 Subject: [PATCH] Small correction We do the root data every year now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 372cccb9..51a06319 100644 --- a/README.md +++ b/README.md @@ -684,7 +684,7 @@ To do this, use the following steps: 4. Commit the updated file to `https://github.com/haskell-infra/hackage-root-keys` and inform the Hackage admins so they can install it. -### Root Data: Every Other Year +### Root Data: Every Year The holders of the root keys are, each year, signing the root information file `root.json` that directs clients to the operational and mirror keys. The keyholders are attesting that they believe that the root and operational keys are not compromised, that Hackage is still under the control of trusted administrators, and that everything is working about the way it usually does.