Jameson Graef Rollins [Fri, 24 Jul 2009 12:23:45 +0000 (08:23 -0400)]
proposed fix for #1147 by checking for known_hosts file
Daniel Kahn Gillmor [Thu, 23 Jul 2009 21:24:08 +0000 (17:24 -0400)]
removing references to gnutls, which is no longer relevant to the current monkeysphere implementation.
Daniel Kahn Gillmor [Thu, 23 Jul 2009 21:22:02 +0000 (17:22 -0400)]
correcting keyserver pool name.
Jameson Graef Rollins [Thu, 23 Jul 2009 04:48:45 +0000 (00:48 -0400)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Thu, 23 Jul 2009 04:48:19 +0000 (00:48 -0400)]
proposed fix to marginal ui in case where host key not retrieved (should fix 1141)
Daniel Kahn Gillmor [Wed, 22 Jul 2009 19:29:53 +0000 (15:29 -0400)]
updated text around screenshots.
Daniel Kahn Gillmor [Wed, 22 Jul 2009 19:26:07 +0000 (15:26 -0400)]
added new simpler/friendlier marginal UI screenshot
Daniel Kahn Gillmor [Wed, 22 Jul 2009 17:17:29 +0000 (13:17 -0400)]
reorganizing screenshots to make room for new ones.
Jameson Graef Rollins [Tue, 21 Jul 2009 12:29:31 +0000 (08:29 -0400)]
sneaky B!
Jameson Graef Rollins [Tue, 21 Jul 2009 12:27:18 +0000 (08:27 -0400)]
add screenshot to web site
Jameson Graef Rollins [Tue, 21 Jul 2009 12:02:24 +0000 (08:02 -0400)]
update perl SHA requirement on web site
Jameson Graef Rollins [Sat, 18 Jul 2009 18:12:21 +0000 (14:12 -0400)]
update changelog
Jameson Graef Rollins [Sat, 18 Jul 2009 18:11:02 +0000 (14:11 -0400)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Sat, 18 Jul 2009 18:10:38 +0000 (14:10 -0400)]
add proposal for cron.hourly script
Jameson Graef Rollins [Sat, 18 Jul 2009 18:10:01 +0000 (14:10 -0400)]
add refresh-keys subcommand to monkeysphere-authentication
Daniel Kahn Gillmor [Fri, 17 Jul 2009 13:42:23 +0000 (09:42 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Fri, 17 Jul 2009 04:43:33 +0000 (00:43 -0400)]
update macport dependecy on p5-digest-sha
Daniel Kahn Gillmor [Fri, 17 Jul 2009 04:40:41 +0000 (00:40 -0400)]
added notes about preparing a release.
Daniel Kahn Gillmor [Fri, 17 Jul 2009 04:29:04 +0000 (00:29 -0400)]
updating freebsd port for 0.25
Daniel Kahn Gillmor [Fri, 17 Jul 2009 02:19:04 +0000 (22:19 -0400)]
preparing 0.25 release
Jameson Graef Rollins [Fri, 17 Jul 2009 02:15:36 +0000 (22:15 -0400)]
update changelog for 0.25 release
Jameson Graef Rollins [Fri, 17 Jul 2009 01:48:56 +0000 (21:48 -0400)]
add a 'wait' in the test ssh_test function to try to get around the race condition problem
Jameson Graef Rollins [Wed, 15 Jul 2009 02:07:30 +0000 (22:07 -0400)]
improvements monkeysphere-host diagnostics
I made a couple of improvements to the mh diagnostics script,
including rearranging some of the test, to try to better handle some
of the possible low-level failures that one might run into. Hopefully
this will be a little more informative. closes MS #624.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 07:00:47 +0000 (03:00 -0400)]
update changelog with work on MS #422
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:59:57 +0000 (02:59 -0400)]
make sure that revokehostname sees the pieces it needs to see in order to create a useful revocation certificate.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:41:14 +0000 (02:41 -0400)]
test revocation against alternate hostnames so that other tests can run after the revocation tests.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:13:18 +0000 (02:13 -0400)]
ensure proper usage flags on new hostname selfsigs
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:00:23 +0000 (02:00 -0400)]
simplifying find_host_user_id function.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:51:18 +0000 (01:51 -0400)]
fixing find_host_userid -- did this ever work?
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:37:42 +0000 (01:37 -0400)]
tests/basic now tests for adding and revoking hostnames.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:32:10 +0000 (01:32 -0400)]
fixing typo and thinko in keytrans
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:31:31 +0000 (01:31 -0400)]
monkeysphere-host add-hostname now uses perl backend.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:28:25 +0000 (01:28 -0400)]
recording extra suggested test for keytrans (deal with subkeys?)
Daniel Kahn Gillmor [Tue, 14 Jul 2009 04:21:29 +0000 (00:21 -0400)]
added tests to keytrans add and revoke user ID functionality
Daniel Kahn Gillmor [Tue, 14 Jul 2009 03:47:40 +0000 (23:47 -0400)]
implemented adding user IDs as well.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 03:23:50 +0000 (23:23 -0400)]
completed user ID revocation by emitting a bundle (key+uid+selfsig+revsig) that gpg is willing to import.
Daniel Kahn Gillmor [Mon, 13 Jul 2009 01:17:45 +0000 (21:17 -0400)]
functional user ID revocation at last!
Daniel Kahn Gillmor [Mon, 13 Jul 2009 00:25:59 +0000 (20:25 -0400)]
broke out gensig() to create individual self-sig packets of various types.
Daniel Kahn Gillmor [Sun, 12 Jul 2009 22:59:52 +0000 (18:59 -0400)]
committing some code related to walking the tree of openpgp signatures.
Daniel Kahn Gillmor [Sun, 12 Jul 2009 18:27:13 +0000 (14:27 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Sun, 12 Jul 2009 18:24:56 +0000 (14:24 -0400)]
document slackware SlackBuild scripts from rhatto
Jameson Graef Rollins [Sun, 12 Jul 2009 16:03:31 +0000 (12:03 -0400)]
Merge commit 'mlcastle/master'
Jameson Graef Rollins [Sun, 12 Jul 2009 16:03:08 +0000 (12:03 -0400)]
add more tests for various cases of critical files under symlinked paths
Jameson Graef Rollins [Sun, 12 Jul 2009 01:49:03 +0000 (21:49 -0400)]
update test to test for cases when authorized_user_ids is a symlink
Jameson Graef Rollins [Sun, 12 Jul 2009 01:48:18 +0000 (21:48 -0400)]
update portfile with new release info
mike castleman [Sun, 12 Jul 2009 01:41:13 +0000 (21:41 -0400)]
show git revision in version commands
Daniel Kahn Gillmor [Sun, 12 Jul 2009 00:13:56 +0000 (20:13 -0400)]
rearchitect keytrans to isolate OpenPGP packet parsing routines
Jameson Graef Rollins [Sat, 11 Jul 2009 23:21:38 +0000 (19:21 -0400)]
Merge commit 'mjgoins/master'
Matthew Goins [Sat, 11 Jul 2009 23:15:40 +0000 (19:15 -0400)]
Attempted to clarify a few steps in the "getting started for admin"
Matthew Goins [Sat, 11 Jul 2009 23:14:43 +0000 (19:14 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Sat, 11 Jul 2009 23:13:25 +0000 (19:13 -0400)]
switching keyrtrans from Digest::SHA1 to Digest::SHA
Daniel Kahn Gillmor [Sat, 11 Jul 2009 23:06:22 +0000 (19:06 -0400)]
update keytrans test to produce more reasonable output
Matthew Goins [Sat, 11 Jul 2009 23:04:26 +0000 (19:04 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Sat, 11 Jul 2009 23:04:05 +0000 (19:04 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 22:55:57 +0000 (18:55 -0400)]
fix closes: in changelog, and update standards version
Jameson Graef Rollins [Sat, 11 Jul 2009 22:47:10 +0000 (18:47 -0400)]
Merge commit 'greg/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 22:42:00 +0000 (18:42 -0400)]
improve marginal UI for cases when host key can't be retrieved
if ssh-keyscan can't retrieve the host key, then output all keys with
matching user ID and validity marginal or better.
Daniel Kahn Gillmor [Sat, 11 Jul 2009 22:35:49 +0000 (18:35 -0400)]
Test keytrans in addition to testing the basic suite
Daniel Kahn Gillmor [Sat, 11 Jul 2009 21:46:07 +0000 (17:46 -0400)]
try to make keytrans test useful again.
Greg Lyle [Sat, 11 Jul 2009 21:38:53 +0000 (17:38 -0400)]
Check for a host key before running monkeysphere-host diagnostics
Closes #624
Jameson Graef Rollins [Sat, 11 Jul 2009 20:26:26 +0000 (16:26 -0400)]
Merge commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 20:25:52 +0000 (16:25 -0400)]
improve function to get primary group to make it more portable
mike castleman [Sat, 11 Jul 2009 20:19:31 +0000 (16:19 -0400)]
more replacement of read -p with printf; read (re #446)
Jameson Graef Rollins [Sat, 11 Jul 2009 20:06:50 +0000 (16:06 -0400)]
Merge commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 20:06:27 +0000 (16:06 -0400)]
update changelog from previous commit
Jameson Graef Rollins [Sat, 11 Jul 2009 20:00:22 +0000 (16:00 -0400)]
explicitly set MONKEYSPHERE_GROUP
The monkeysphere group is now determined from the system "groups"
command, and then MONKEYSPHERE_GROUP is explicitly set from this, and
then used when setting group ownership.
mike castleman [Sat, 11 Jul 2009 19:45:32 +0000 (15:45 -0400)]
don't use read -p; it is sucky (closes: #446)
Matthew Goins [Sat, 11 Jul 2009 16:46:11 +0000 (12:46 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Tue, 7 Jul 2009 00:55:12 +0000 (20:55 -0400)]
describe authorized_user_ids more clearly in man pages.
Jameson Graef Rollins [Tue, 30 Jun 2009 19:11:57 +0000 (15:11 -0400)]
some small improvements to test/basic, including checking for sshd
Jameson Graef Rollins [Tue, 30 Jun 2009 02:38:39 +0000 (22:38 -0400)]
fix frankly bizarre accidental change from last commit.
Jameson Graef Rollins [Mon, 29 Jun 2009 15:29:52 +0000 (11:29 -0400)]
resolve symlinks when checking path permissions
Thanks to Silvio Rhatto for the patch. This should close MS bug #917
Daniel Kahn Gillmor [Tue, 9 Jun 2009 17:22:41 +0000 (13:22 -0400)]
added comments to keytrans
Daniel Kahn Gillmor [Mon, 25 May 2009 19:02:58 +0000 (15:02 -0400)]
break out signature timestamp from key timestamp, allow them to be set independently.
Matthew Goins [Sun, 24 May 2009 19:26:22 +0000 (15:26 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Thu, 21 May 2009 17:06:18 +0000 (13:06 -0400)]
properly match fingerprints with leading 0 bytes (https://labs.riseup.net/code/issues/show/831)
Daniel Kahn Gillmor [Tue, 12 May 2009 04:42:37 +0000 (00:42 -0400)]
pem2openpgp now makes signatures over SHA256 instead of SHA1, due to concerns about the growing weakness of SHA1.
Matthew Goins [Sun, 10 May 2009 22:09:26 +0000 (18:09 -0400)]
Merge commit 'jrollins/master'
Matthew Goins [Sun, 10 May 2009 22:09:22 +0000 (18:09 -0400)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Thu, 30 Apr 2009 22:45:59 +0000 (15:45 -0700)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Thu, 30 Apr 2009 22:42:16 +0000 (15:42 -0700)]
Add sshfpr subcommand to monkeysphere
This is a very simple subcommand that outputs the ssh fingerprint of a
key in your gpg keyring, by keyid.
Matt Goins [Sat, 25 Apr 2009 02:39:13 +0000 (22:39 -0400)]
Merge commit 'dkg/master'
Micah Anderson [Tue, 21 Apr 2009 15:09:35 +0000 (11:09 -0400)]
updated packages on george
Daniel Kahn Gillmor [Mon, 13 Apr 2009 02:39:56 +0000 (22:39 -0400)]
george upgrade and key extension
Daniel Kahn Gillmor [Mon, 13 Apr 2009 02:33:04 +0000 (22:33 -0400)]
update download web page to describe debian-derived systems
Daniel Kahn Gillmor [Fri, 10 Apr 2009 17:36:47 +0000 (13:36 -0400)]
added links to further reading.
Matt Goins [Wed, 8 Apr 2009 04:43:05 +0000 (00:43 -0400)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Tue, 7 Apr 2009 06:43:38 +0000 (02:43 -0400)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Tue, 7 Apr 2009 06:41:01 +0000 (02:41 -0400)]
additional notes to release manager about keeping track of non-debian ports.
Jameson Graef Rollins [Tue, 7 Apr 2009 06:31:09 +0000 (23:31 -0700)]
make test prompt for shell on failure enbabled by default, and turned off with env variable MONKEYSPHERE_TEST_NO_EXAMINE
Jameson Graef Rollins [Tue, 7 Apr 2009 05:53:04 +0000 (22:53 -0700)]
add else failure to list_users function
Jameson Graef Rollins [Tue, 7 Apr 2009 05:40:08 +0000 (22:40 -0700)]
Add two new compatibility functions:
- list_user to list all users on the system
- get_homedir to return the path to a users home directory
These functions should provide compatibility on linux, FreeBSD and
Darwin systems.
Jameson Graef Rollins [Tue, 7 Apr 2009 05:22:53 +0000 (22:22 -0700)]
update debian packaging Standards-Version to 3.8.1
Jameson Graef Rollins [Tue, 7 Apr 2009 05:06:29 +0000 (22:06 -0700)]
revert macports back to state for 0.24, until 0.25 is actually released
Jameson Graef Rollins [Tue, 7 Apr 2009 05:04:32 +0000 (22:04 -0700)]
add macports portfile update target to makefile
Jameson Graef Rollins [Tue, 7 Apr 2009 04:59:59 +0000 (21:59 -0700)]
add new util script to update the macports Portfile
Jameson Graef Rollins [Tue, 7 Apr 2009 04:36:31 +0000 (21:36 -0700)]
macports: remove socat from the run depends, since it's not actually a run dependency.
Jameson Graef Rollins [Tue, 7 Apr 2009 04:13:00 +0000 (21:13 -0700)]
macports: improve perl shebang line modification for keytrans
Jameson Graef Rollins [Tue, 7 Apr 2009 02:53:56 +0000 (19:53 -0700)]
macports: add a hook to replace the keytrans shebang line with one that use /usr/bin/env. this removes the -T taint checking option, so we need to make sure this is ok, but this is the only way to get keytrans to work with the correct macports version of perl
Jameson Graef Rollins [Tue, 7 Apr 2009 02:52:34 +0000 (19:52 -0700)]
remove -w from keytrans shebang line, since it's redundant with 'use warnings'