From 360365cdaf843ea5f56af75b64bec8d39f34bf37 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Sun, 31 Dec 2017 14:20:35 +0100 Subject: Add -P (read password from file) and -G (generate a password) --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index df8d403..908f8aa 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ encpipe -d -p password -i inputfile -o outputfile `-i` and `-o` can be set to `-` or omitted to read/write from the standard input/output. +`-P password_file` can be used to read the password from a file. + +If you don't feel inspired, `-G` prints a random password. + Example - encrypted file transfer: ```sh @@ -52,9 +56,3 @@ Use `gmake` instead of `make` on BSD systems. # Why It was faster to write than remember how to use GnuPG and OpenSSL. - -# Yes - -It's using passwords. Provided on the command-line. Yes, it actually -does that. I needed that. Right now. Other options will be -implemented. Next year. -- cgit v1.2.3-70-g09d2