notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: security/monkeysphere/files/patch-src_share_keytrans

Number of commits found: 4

Monday, 28 Feb 2022
22:12 Vinícius Zavam (egypcio) search for other commits by this committer
security/monkeysphere: update 0.42 to 0.43

  * Depend on a modern version of GnuPG (>= 2.1.11) for --export-ssh-key
  * Depend on OpenSSH's ssh-keygen directly for most SSH fingerprints
  * Depend on OpenSSH >= 6.0 for ed25519 and "sshd -T"
  * Use runuser instead of su
  * Support Ed25519 authentication-capable subkeys for users
  * Use https for all outbound links
  * Clean up spelling
  * Use 3072 bits for RSA keys everywhere by default
  * Provide clearer error message for PEM2OPENPGP_NEWKEY
  * Avoid locking out users unnecessarily

  https://github.com/dkg/monkeysphere/tree/monkeysphere_0.43
commit hash: 5ea1e5b4bbefd1ac2eef64f71f70ffe3ceaab55e commit hash: 5ea1e5b4bbefd1ac2eef64f71f70ffe3ceaab55e commit hash: 5ea1e5b4bbefd1ac2eef64f71f70ffe3ceaab55e commit hash: 5ea1e5b4bbefd1ac2eef64f71f70ffe3ceaab55e 5ea1e5b
Monday, 25 Feb 2019
14:43 egypcio search for other commits by this committer
security/monkeysphere: update 0.41 to 0.42

  - Makefile

    adopt the port;
    pet portlint;
    remove comment about 'applying patches' on the post-patch stage;
    unmute post-patch.

  - files/*

    patch src/share/mh/revoke_keys, to use gpg2;
    move patch-gpg2 (410 lines), and split it to have separated patches;
    regen all patches using makepatch.

Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D18871
Original commitRevision:493870 
Friday, 20 Jun 2014
01:47 wg search for other commits by this committer
security/monkeysphere: update to 0.36

- Update to 0.36 [1]
- Support stage [1]
- Use @sample
- Pass maintainership to submitter

PR:		189205 (based on)
Submitted by:	anarcat koumbit org
Approved by:	maintainer
Original commitRevision:358491 
Tuesday, 10 Mar 2009
07:45 miwi search for other commits by this committer
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>
Original commit

Number of commits found: 4