From 27593c996de669d5c47b7a24cca387de15734881 Mon Sep 17 00:00:00 2001 From: panda Date: Sun, 1 Aug 2021 00:55:00 +0200 Subject: [PATCH] added to readme --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index dada4cd..bc27ee9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # gpg-quorum +or: digital testament encryption management + +### needs: + +I wanted something capable of encrypting a file/archive/furryporn/whatever in a way that it was encrypted for N persons but only a willi quorum of X persons was needed to decypher it. +I looked into "Shamir secret sharing" but I find that generating a new secret that should be distributed among the interested parties could be the key for failure. + +### requirements: + +* for encryption needs to use something you use (read: refresh) often +* needs to be a technology/piece of software that should survive for some years +* needs to be fairly customizable +* needs to be mostrly hassle-free + +### output: + +### usage: + ./gpg-quorum_3of5.sh file.txt