diff options
Diffstat (limited to 'packaging/freebsd/pkg-descr')
-rw-r--r-- | packaging/freebsd/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/freebsd/pkg-descr b/packaging/freebsd/pkg-descr new file mode 100644 index 0000000..a63fcd3 --- /dev/null +++ b/packaging/freebsd/pkg-descr @@ -0,0 +1,5 @@ +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. + +WWW: http://web.monkeysphere.info/ |