diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-11 23:58:50 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-11 23:58:50 -0400 |
commit | 3e9ce2a262a339abf9a3fb1bdc8c91ebfc571aff (patch) | |
tree | 0433d3020d778cd399fe420b893abd9c624e8579 /packaging/freebsd/pkg-descr | |
parent | 70fdfa0ce15ba287b5c5f012e66cb56930fe4b8b (diff) |
updates to FreeBSD port framework
Diffstat (limited to 'packaging/freebsd/pkg-descr')
-rw-r--r-- | packaging/freebsd/pkg-descr | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/packaging/freebsd/pkg-descr b/packaging/freebsd/pkg-descr index a63fcd3..9adc44f 100644 --- a/packaging/freebsd/pkg-descr +++ b/packaging/freebsd/pkg-descr @@ -1,5 +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 manage user permissions. +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/ |