Skip to content

Releases: openpubkey/opkssh

v0.16.0

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

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 16:25
d3694ac

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 00:56
193d798

Adds support for sshing into windows servers.
Openssh 10.13 makes a breaking, non-backwards compatible change to how ssh certificates work, this breaks opkssh older than this release. This release creates a fix for this breaking change.

Changes

🐛 Bug Fixes

🧰 Maintenance

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 16:37
8c80f2d

Main feature of this release is the ability to specify remote redirect URIs. This helps with integrating opkssh with other tools such as termix. Most users of opkssh should not be using this flag and can skip this update.

🚀 Features

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 18:36
f60d86d

Main feature of this release is the audit command, which allows you to check server side configurations. Read the docs here: https://github.com/openpubkey/opkssh/blob/main/docs/audit.md

Changes

🚀 Features

🐛 Bug Fixes

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 04 Jan 22:51
3073c23

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 18:47
a41ad1e

Changes

🐛 Bug Fixes

🧰 Maintenance

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 19:03
aac0a0e

Changes

🚀 Features

  • Create user deny list @EthanHeilman (#316)
  • Add --key-type/-t flag to the login command to control what type of SSH key is generated @Hidoni (#300)
  • Separate Type Enforcement files from install script @SweBarre (#276)
  • Wildcard support for all users at a given domain @aaron-riact (#291)

🐛 Bug Fixes

🧰 Maintenance

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:19
9b39618

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 28 May 01:10
4187884

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance