Files
proxmox/token-lists/minisign.pub

13 lines
410 B
Plaintext
Raw Permalink Normal View History

# minisign public key
#
# This file will contain the public key for verifying token list signatures.
# To generate a keypair, run:
# ./scripts/sign-list.sh --generate-key
#
# The private key should be stored securely (e.g., in GitHub Secrets)
# and never committed to the repository.
# Placeholder - replace with actual public key after keypair generation
# Format: untrusted comment: <base64 public key>