Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2009 07:45:27 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200903100745.n2A7jRYW060483@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903100745.n2A7jRYW060483>