All official SynthAICode and Amagi Protocol documents are digitally signed using
the Commander’s Ed25519
key.
The public key is available here:
➡️ Download pk.pem
# Extract signature and verify the document openssl pkeyutl -verify -pubin -inkey pk.pem -rawin \ -sigfile amagi_protocol_v3.md.sig \ -in amagi_protocol_v3.md
# Verify the signed PDF openssl pkeyutl -verify -pubin -inkey pk.pem -rawin \ -sigfile amagi_protocol_v3.pdf.sig \ -in amagi_protocol_v3.pdf
Algorithm: Ed25519
Created: 2025-10-11
Fingerprint (SHA256): [insert fingerprint here]