X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/distorted-keys/blobdiff_plain/d38dc450f0649c09a968588be167075b06679c47..f012ad83100add4822bfa4e7017673beae6ebf17:/debian/control diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..1de815e --- /dev/null +++ b/debian/control @@ -0,0 +1,25 @@ +Source: distorted-keys +Section: utils +Priority: optional +Maintainer: Mark Wooding +Build-Depends: python (>= 2.5), debhelper (>= 8.1.2) +Standards-Version: 3.1.1 + +Package: distorted-keys +Architecture: all +Depends: python (>= 2.5), userv, openssl (>= 0.9.8o), adduser +Recommends: gnupg +Suggests: seccure, texlive-latex-recommended, qrencode +Description: Basic key-management system with secure recovery features. + The primary purpose of the distorted.org.uk key management system is + to provide a secure way of recovering important cryptographic keys, + e.g., keys for decrypting backup volumes, in the event of a disaster. + . + Because it was technically fairly easy, given this infrastructure, the + system also allows users to generate and use their own keys, without + revealing the actual key data, on the theory that, what a user program + doesn't know, it can't leak. + . + This system doesn't actually do very much cryptography itself. Instead, + it uses other existing implementations, such as GnuPG, OpenSSL, and + Seccure.