Signing Key
Public Key
Section titled “Public Key”fialr binaries are signed with Ed25519 via minisign. Verify any release binary against this public key:
RWSGmBqXfRPhKPRMN4E+JGuhMGZ6NlEiXPNnA8tY6VDzVerify a binary
Section titled “Verify a binary”Download the binary and its detached signature (.sig file), then run:
minisign -Vm fialr-1.0.0-macos-arm64 -P RWSGmBqXfRPhKPRMN4E+JGuhMGZ6NlEiXPNnA8tY6VDzA successful verification prints:
Signature and comment signature verifiedInstall minisign
Section titled “Install minisign”| Platform | Command |
|---|---|
| macOS | brew install minisign |
| Linux | apt install minisign or dnf install minisign |
| Windows | scoop install minisign or winget install minisign |
Source and prebuilt binaries: github.com/jedisct1/minisign
Key history
Section titled “Key history”| Key | Algorithm | Valid from | Status |
|---|---|---|---|
RWSGmBqX... | Ed25519 | v1.0.0 | Current |
If this key is ever compromised or rotated, prior keys and their validity ranges will remain listed here.