aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-10 07:45:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-10 07:45:27 +0000
commitc041c07d224b5924f6b9936ac331b4a272d3ae11 (patch)
treef58327ebdfd7a3445d5f9bc5a307581282c57309 /security/Makefile
parentaf4b03f9c56197b975bcd6c8fa66dfeef6d60b13 (diff)
downloadports-c041c07d224b5924f6b9936ac331b4a272d3ae11.tar.gz
ports-c041c07d224b5924f6b9936ac331b4a272d3ae11.zip
SSH key-based authentication is tried-and-true, but it lacks a true
Public Key Infrastructure for key certification, revocation and expiration. Monkeysphere is a framework that uses the OpenPGP web of trust for these PKI functions. It can be used in both directions: for users to get validated host keys, and for hosts to authenticate users. WWW: http://web.monkeysphere.info/ PR: ports/128406 Submitted by: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Notes
Notes: svn path=/head/; revision=229822
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 48ab014df759..d920b68af9d7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -280,6 +280,7 @@
SUBDIR += metasploit
SUBDIR += mhash
SUBDIR += mindterm-binary
+ SUBDIR += monkeysphere
SUBDIR += mosref
SUBDIR += mussh
SUBDIR += mypasswordsafe