Skip to content

Commit 2866d77

Browse files
plotnickclaude
andcommitted
Advance permission-slip to security key support
With sshauth speaking the sk- algorithms, a hardware key in the agent now serves the whole flow. Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
1 parent da7b096 commit 2866d77

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ memmap2 = "0.9"
3838
p256 = { version = "0.13", features = ["ecdsa", "pkcs8"] }
3939
pem-rfc7468 = { version = "0.7", features = ["std"] }
4040
percent-encoding = "2"
41-
permission-slip-client = { git = "https://github.com/oxidecomputer/permission-slip", rev = "07b5953145cd55bcf14b2461c40639eaced3bd77" }
42-
permission-slip-common = { git = "https://github.com/oxidecomputer/permission-slip", rev = "07b5953145cd55bcf14b2461c40639eaced3bd77" }
41+
permission-slip-client = { git = "https://github.com/oxidecomputer/permission-slip", rev = "c9d302ef44576e075e35f4f28f8e7ac8345bcd4b" }
42+
permission-slip-common = { git = "https://github.com/oxidecomputer/permission-slip", rev = "c9d302ef44576e075e35f4f28f8e7ac8345bcd4b" }
4343
progenitor = "0.14"
4444
progenitor-client = "0.14"
4545
pwd = "1"

0 commit comments

Comments
 (0)