13 lines
410 B
Plaintext
13 lines
410 B
Plaintext
|
|
# 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>
|
||
|
|
|