FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.75k stars 475 forks source link

plugin: add request-public public prompt #519

Open thibmeu opened 11 months ago

thibmeu commented 11 months ago

Both request-public and request-secret prompt the user for a secret input. This commit updates request-public to prompt a public input which the user can edit more easily.