Have keyfork assume KEYFORK_PROMPT_TYPE=headless when receiving stdin via pipe #78

Closed
opened 2025-02-11 23:54:47 +00:00 by lrvick · 1 comment
Owner
No description provided.
Owner

This removes the ability to enter PINs or other input. There's a reason this functionality accesses the raw terminal when standard input is blocked, and we only default to headless when stderr is unavailable. Headless exists for scripting purposes, and should be set during scripts.

This removes the ability to enter PINs or other input. There's a reason this functionality accesses the raw terminal when standard input is blocked, and we only default to headless when stderr is unavailable. Headless exists for scripting purposes, and should be set during scripts.
ryan closed this issue 2025-02-14 03:51:27 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/keyfork#78
No description provided.