summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-10-29 12:03:53 -0400
committerKali Kaneko <kali@leap.se>2015-10-29 12:03:53 -0400
commit4e5e21a8d008fd31307d3581fb5f791b0c2783e8 (patch)
tree3a2e937037f2d0dffb341af59cd6535b48ededf1 /debian/control
parent78a9911c1aca902e671ecd06fcd24bf7eaa39746 (diff)
parent9e3a80733c548de1e46d89e2ecb99aef8effe3e1 (diff)
Merge branch 'debian/experimental' of ssh://leap.se/keymanager into debian/experimental
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 0d190ba..03d5c1a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,5 +10,8 @@ Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, gnupg
Enhances: gnupg
Description: LEAP's Key Manager
- The Key Manager handles all types of keys to allow for point-to-point
- encryption between parties communicating through LEAP infrastructure.
+ The Key Manager is a trusted user agent that is responsible for storing a
+ database of all the keys for the user, updating these keys, and auditing the
+ endorsements of the user’s own keys. Typically, the key manager will run on the
+ user’s device, but might be running on any device the user chooses to trust.
+