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.95k stars 482 forks source link

Add --passphrase-fd option. #276

Closed sz-coder closed 3 years ago

sz-coder commented 3 years ago

This is my first attempt to get age reading a passphrase from a file descriptor.

See discussion.

sz-coder commented 3 years ago

Of course there are still some caveats that need to be addressed:

FiloSottile commented 3 years ago

https://github.com/FiloSottile/age/discussions/275#discussioncomment-867641