aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-27 18:34:03 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-27 18:34:03 -0300
commit52a69a949db2740a43a3f19e609066fc822a42ac (patch)
tree81968a39b297f40d4a56a0fb2bd61354b9840264 /debian
parentfe0ab307ea848a8d273d958767b110882638cc42 (diff)
downloadkeyringer-52a69a949db2740a43a3f19e609066fc822a42ac.tar.gz
keyringer-52a69a949db2740a43a3f19e609066fc822a42ac.tar.bz2
Updating debian/control description and lintian invocation
Diffstat (limited to 'debian')
-rw-r--r--debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 7ad2643..cdf2773 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,13 @@ Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, git, gnupg, gawk | mawk
Recommends: openssl, xdg-utils
Description: Distributed secret management using GnuPG and Git
- Keyringer lets you manage and share secrets using GnuPG and Git in a
- distributed fashion. It has custom commands to encrypt, decrypt and
- recrypt secrets as well 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
+ Keyringer lets you manage and share secrets using GnuPG and Git in
+ a distributed fashion. It has commands to encrypt, decrypt and
+ recrypt secrets as well as create key pairs. It supports encryption
+ to multiple recipients and groups of different recipients: the same
+ repository can be shared with a workgroup, while still 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.
+ OpenSSL is needed to generate X.509 certificates and keys. xdg-utils
+ are needed to open and edit encrypted secrets according to their
+ file types.