Skip to content

v0.16.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:06
16d7e6d

A Note on Compatibility for GQ signatures

Includes security fix to GitLab-CI GQ commitment PK Tokens by updating to OpenPubkey v0.25.0. As OPKSSH does not currently support GitLab-CI, and only currently supports GitLab user OP, there should be no security impact to OPKSSH.

However this does introduce a breaking change to how GQ signatures are verified. If GitHub is being used with GQ signatures then signatures created prior to this release will not verify on OPKSSH after this change and signatures created after this release will not verify against on OPKSSH before this change.

See openpubkey/openpubkey#379

Changes

🐛 Bug Fixes

🧰 Maintenance