askpass-wrapper als eigenständiges Tool formalisieren #1
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
holm.tools.public/askpass-wrapper#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
███░░░░░░░████████░░██░░░░░░░░█████████░█████░░░░░Kontext
askpass-wrapperwurde im Rahmen der SSH-Key-Migration (2026-05) als Bash-Script geschrieben und als v0.1.0 released. Es übersetzt SSH-Passphrase-Prompts (SSH_ASKPASS) inpass show-Lookups — der Pfad zum Key wird aus dem SSH-Prompt extrahiert und auf den pass-Store-Pfad gemappt.Das Tool ist funktional und läuft auf x1p0, aber es fehlen:
Was fehlt
.zshrc-Block, GPG-Agent-Prime)/tmp/askpass-debug.log) als opt-in viaASKPASS_DEBUG=1statt always-onpassout-of-the-box)Zusammenhang
Gehört zur SSH-Key-Migration (
holm.dotfiles.secret/holm.ssh.secret). Das pass-Store-Layout (ssh/contexts/<owner>/.../id_<name>) ist durch den Refactor 2026-06 stabilisiert — jetzt wäre der richtige Moment, das Mapping im Tool zu dokumentieren und zu testen.