docs(distribution): publish the real agent signing recipient #67
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/fill-signing-recipient"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fills the
age1...signing recipient placeholder indocs/agent-package-distribution.mdwith the provisioned key (age13w47...), now that the keypair has been generated and its secret loaded into the CI secretVERVAIN_AGENT_SIGNING_SECRET_KEY.The recipient is the public half of the signing key and is safe to commit; it is the value operators paste into the server's agent-fetch
publickey/VERVAIN_AGENT_FETCHER_PUBLIC_KEY. Follow-up to VA-62 (the age + XEdDSA signing scheme).