Summary: | New port: security/monkeysphere | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Antoine Beaupre <anarcat> | ||||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Antoine Beaupre
2008-10-27 02:20:01 UTC
On Thu, Oct 30, 2008 at 05:46:57PM -0400, Daniel Kahn Gillmor wrote:
> I've talked with Antoine, and i'm up for taking over the FreeBSD port
> of monkeysphere from him, since i'm more heavily involved with the
> upstream development at the moment. He seems OK with that.
I confirm that.
A.
--
Rock journalism is people who can't write interviewing people who can't
talk for people who can't read.
- Frank Zappa
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. This is a multi-part message in MIME format. State Changed From-To: open->closed New port added. Thanks! 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) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |