diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-30 17:25:40 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-30 17:25:40 -0400 |
commit | 846174da30ba5e96c6537a1a5c88666b3120177b (patch) | |
tree | 14d3c35b4e7a317c0e776e1c5f1009df331b5e88 /packaging/freebsd/pkg-descr | |
parent | 46cb105f343f7e9e97be60dcf32fae50a1463c29 (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/pkg-descr')
-rw-r--r-- | packaging/freebsd/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/packaging/freebsd/pkg-descr b/packaging/freebsd/pkg-descr deleted file mode 100644 index 9adc44f..0000000 --- a/packaging/freebsd/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -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/ |