commit 82aec488d7ad44a30c9130b2bd34bfdecea1f775
parent 0bc7e135aaf1600019c573509c3c801b9b1d6cb7
Author: Sebastiano Tronto <sebastiano.tronto@gmail.com>
Date: Fri, 28 Jan 2022 07:51:31 +0100
Added secret
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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