Cannot provide passphrase with age -d
#572
Replies: 7 comments 1 reply
-
I need this feature too!!! |
Beta Was this translation helpful? Give feedback.
-
You can use a small
|
Beta Was this translation helpful? Give feedback.
-
Actually the way to go by the author (if I am not mistaken) is not use a passphrase at all: Why because its unsafe, better is to just generate a @FiloSottile : Is that correct? |
Beta Was this translation helpful? Give feedback.
-
So instead of using encryption because of this missing feature that has been three years in the making, I'm now saving the files in plaintext instead! Good usability! |
Beta Was this translation helpful? Give feedback.
-
Cross-reference to #256 @gabyx I recommend closing this thread as it duplicates other threads. #520 works for me |
Beta Was this translation helpful? Give feedback.
-
here example with "expect", without compilation or other pains |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For decrypting a passphrase encrypted file with
age
, its not possible at the moment to provide the passphrase through a file or stdin.will still prompt on the
/dev/tty
for a passphrase. Is there currently a workaround or otherwide it would be nice to have the--passphrase <file>
or--passphrase -
(stdin) command arguments available.Beta Was this translation helpful? Give feedback.
All reactions