Files shared on this website are signed with signify using a cryptographic key corresponding to the year of publishing. This is done to prove their origin even when the files are downloaded from third-party sources.

The keys can be downloaded from here:

Alternatively, the same keys are announced over DNS:

dig 2025.publisher.personalcompute.net txt
# ...
# 2025.publisher.personalcompute.net. 1800 IN TXT	"RWRMvnxxAcVf/SB4bTtMjdjQvkUZTMi3T934d9R5/Z/yUfBu/07Do2B3"
# ...

dig 2026.publisher.personalcompute.net txt
# ...
# 2026.publisher.personalcompute.net. 1800 IN TXT	"RWQsalvHG5NOGJquQMA+o/AK03FQBSF+AyjA33Gr49C7XSAV8gQbZRDL"
# ...

To check a signed file matches the key:

#               Check signatures
#                | Use the following public key
#                |  |                          Check the following signed file
#                |  |                           |
#                V  V                           V
signify-openssh -C -p personalcompute-2025.pub -x checksums.sig
# OK!