summaryrefslogtreecommitdiff
path: root/packaging/freebsd/security/monkeysphere/pkg-descr
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-10-30 17:25:40 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-10-30 17:25:40 -0400
commit846174da30ba5e96c6537a1a5c88666b3120177b (patch)
tree14d3c35b4e7a317c0e776e1c5f1009df331b5e88 /packaging/freebsd/security/monkeysphere/pkg-descr
parent46cb105f343f7e9e97be60dcf32fae50a1463c29 (diff)
reorganizing FreeBSD port to make it clearer where it in /usr/ports and to make it easier to rebuild the port
Diffstat (limited to 'packaging/freebsd/security/monkeysphere/pkg-descr')
-rw-r--r--packaging/freebsd/security/monkeysphere/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/packaging/freebsd/security/monkeysphere/pkg-descr b/packaging/freebsd/security/monkeysphere/pkg-descr
new file mode 100644
index 0000000..9adc44f
--- /dev/null
+++ b/packaging/freebsd/security/monkeysphere/pkg-descr
@@ -0,0 +1,7 @@
+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/