Skip to content

Authenticate to permslip through the SSH agent - #68

Draft
plotnick wants to merge 3 commits into
sled-healthfrom
signer-login
Draft

Authenticate to permslip through the SSH agent#68
plotnick wants to merge 3 commits into
sled-healthfrom
signer-login

Conversation

@plotnick

@plotnick plotnick commented Aug 29, 2026

Copy link
Copy Markdown
Collaborator

Login to permslip via sush (no separate binary required).

The signer logs in by the sshauth challenge with the same agent key that identifies the user to the rack, and caches the token so a hardware key is touched once per ten minutes, not per command.

@plotnick
plotnick force-pushed the signer-login branch 2 times, most recently from c6d4f07 to 313a318 Compare August 30, 2026 01:30
plotnick and others added 3 commits August 29, 2026 20:05
The signer logs in by the sshauth challenge with the same agent key
that identifies the user to the rack, and caches the token so a
hardware key is touched once per ten minutes, not per command.

Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
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>
A backward clock step no longer leaves a future-stamped token
trusted forever, and the cache file is born 0600 instead of being
chmodded after open.

Co-Authored-By: Claude Mythos 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant