minisign
Verified for current stable LTS
Minisign Commands
Minisign command syntax with verified terminal examples.
Commands
5 commands for Minisign
minisign Operations
Minisign Command: Generate Keypair Default Location
minisign -G minisign Operations
Minisign Command: Sign File
minisign -Sm <path/to/file> minisign Operations
Minisign Command: Sign File With Comments
minisign -Sm <path/to/file> -c "<Untrusted comment>" -t "<Trusted comment>" minisign Operations
Minisign Command: Verify File With Base64 Publickey
minisign -Vm <path/to/file> -P "<public_key_base64>" minisign Operations
Minisign Command: Verify File With Publickey
minisign -Vm <path/to/file> -p <path/to/publickey.pub> Suggest a Minisign Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Minisign workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.