# Public‑key directory – fingerprints for verification
# Format: <filename> <fingerprint> <description>
#
# After you’ve generated the keys, run:  
# gpg --list-keys --with-colons | awk -F: '/^fpr/ {print $10}'
#
# That will output the 40‑character hex strings you need to paste into index.txt. Replace the 
# placeholder strings above with the real ones.

# Weekly RSA‑2048 key (easy bundles)
# Monthly RSA‑4096 key (high‑value vault)
# Sample key for verifying the demo bundle (Does not have to be published)

weekly_pub.asc   3A5F2E9C1D4B7A8F9E0C1D2E3F4A5B6C7D8E9F0A    
monthly_pub.asc  7B2D4F88A1C2E3D4B5A6F7E8D9C0B1A2F3E4D5C6  
sample_pub.asc   D4E1A2B3C4D5E6F7A8B9C0D1E2F3A4B5C6D7E8F9  