cvs commit: ports/security Makefile ports/security/monkeysphere
Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist
ports/security/monkeysphere/files patch-src_monkeysphere-host
patch-src_share_keytrans
Martin Wilke
miwi at FreeBSD.org
Tue Mar 10 00:45:28 PDT 2009
miwi 2009-03-10 07:45:27 UTC
FreeBSD ports repository
Modified files:
security Makefile
Added files:
security/monkeysphere Makefile distinfo pkg-deinstall
pkg-descr pkg-install pkg-plist
security/monkeysphere/files patch-src_monkeysphere-host
patch-src_share_keytrans
Log:
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>
Revision Changes Path
1.1023 +1 -0 ports/security/Makefile
1.1 +72 -0 ports/security/monkeysphere/Makefile (new)
1.1 +3 -0 ports/security/monkeysphere/distinfo (new)
1.1 +11 -0 ports/security/monkeysphere/files/patch-src_monkeysphere-host (new)
1.1 +11 -0 ports/security/monkeysphere/files/patch-src_share_keytrans (new)
1.1 +29 -0 ports/security/monkeysphere/pkg-deinstall (new)
1.1 +7 -0 ports/security/monkeysphere/pkg-descr (new)
1.1 +64 -0 ports/security/monkeysphere/pkg-install (new)
1.1 +49 -0 ports/security/monkeysphere/pkg-plist (new)
More information about the cvs-all
mailing list