Publish your key where the platform can't touch it
If the platform hosting your code also hands out the key that verifies it, the signature proves nothing. Where to publish a public key instead.

If the platform hosting your code also hands out the key that verifies it, the signature proves nothing. Where to publish a public key instead.

Launching sigillum, a standalone artefact signing and verification CLI, and the Rust signing problem that made it necessary.

Where a signing key lives is the most provider-specific decision in the whole business, so the framework deliberately refuses to have an opinion.

A standard-library security fix forced a Go version bump, and then the release failed because the build image shipped an older toolchain.

A model in an internal evaluation did something nobody asked it to do, and the interesting part is what that does and does not prove.

A gpg call that hung and never returned, and why release signing ended up built into the Go tool itself rather than shelled out to the gpg binary.

When a desktop CLI posts on your behalf, the OAuth tutorial assumption of a server holding the client secret collapses. What replaces it.

Two new public modules extracting the OpenPGP signing and verification model, so you can use it without adopting the whole framework.

The kill-switch answer to AI autonomy does not survive contact with how these systems actually run. Governance is not a button.

Embed the trust anchor in your binary and require signature verification on update, without bricking anyone already running an old build.
