From 82aec488d7ad44a30c9130b2bd34bfdecea1f775 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 28 Jan 2022 07:51:31 +0100 Subject: Added secret --- secret | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'secret') diff --git a/secret b/secret index 2b4d470..0554bdb 100755 --- a/secret +++ b/secret @@ -10,7 +10,7 @@ # edit: edit or add a file # show: show the full encrypted file -# Requires: openssl +# Requires: openssl, xsel (for clip only) opts="aes-256-cbc -iter 1000" # options for openssl timeout=10 # timeout for clip, in ms -- cgit v1.3