diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-12 01:59:06 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2010-03-12 01:59:06 -0500 |
commit | 5fa86c5e80710f5a89c87be0b5d5b17d72e85c14 (patch) | |
tree | 52c8c917b7286b10bb1bb7b49a938e67faae46d1 /packaging/debian/control | |
parent | f49a056587718a95df2c65d47ceeef2b84334016 (diff) |
added new X session validation agent initialization script
Diffstat (limited to 'packaging/debian/control')
-rw-r--r-- | packaging/debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/debian/control b/packaging/debian/control index 9a32642..6cd0143 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -28,6 +28,7 @@ Depends: openssh-client, adduser, ${misc:Depends} Recommends: netcat | socat, ssh-askpass, cron +Suggests: monkeysphere-validation-agent Enhances: openssh-client, openssh-server Description: leverage the OpenPGP web of trust for SSH and TLS authentication SSH key-based authentication is tried-and-true, but it lacks a true |