-
Notifications
You must be signed in to change notification settings - Fork 2
Make drs keygen safe by default #11
Copy link
Copy link
Open
Labels
developer-experienceDeveloper-facing usability and safetyDeveloper-facing usability and safetyhighHigh severityHigh severitysecuritySecurity vulnerability or hardeningSecurity vulnerability or hardening
Metadata
Metadata
Assignees
Labels
developer-experienceDeveloper-facing usability and safetyDeveloper-facing usability and safetyhighHigh severityHigh severitysecuritySecurity vulnerability or hardeningSecurity vulnerability or hardening
Problem
drs keygenmust not teach developers to paste private keys into terminals, logs, shell history, or README snippets. The first key-management step should make the safe path the default.What to do
Change the CLI default flow so it does not print secret material:
--stdoutor similarly loud escape hatchAcceptance criteria
Out of scope