diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 0f97ff9..471743a 100644 --- a/debian/control +++ b/debian/control @@ -18,3 +18,6 @@ Description: Distributed secret management using GnuPG and Git as create key pairs and supports encryption to multiple recipients and groups of different recipients to ensure the same repository can be shared with a workgroup but allowing to keep some secrets available just to subsets of that group. + + OpenSSL is needed to generate X.509 certificates and keys and xdg-utils are needed + to open and edit encrypted secrets according to their file types. |