Daniel Kahn Gillmor [Wed, 4 Feb 2009 06:51:55 +0000 (01:51 -0500)]
tests/keytrans: terminate reasonably on success.
Daniel Kahn Gillmor [Wed, 4 Feb 2009 06:47:46 +0000 (01:47 -0500)]
Merge commit 'jrollins/master'
Daniel Kahn Gillmor [Wed, 4 Feb 2009 06:47:16 +0000 (01:47 -0500)]
pem2openpgp: avoid dumping garbage to stderr
Jameson Graef Rollins [Wed, 4 Feb 2009 06:42:40 +0000 (01:42 -0500)]
fix some things in the keytrans test
Daniel Kahn Gillmor [Wed, 4 Feb 2009 06:38:53 +0000 (01:38 -0500)]
pem2openpgp: when creating a signature, make sure that the public key material uses a 2-octet packet length.
Jameson Graef Rollins [Wed, 4 Feb 2009 06:12:02 +0000 (01:12 -0500)]
move keytrans test to a separate test script, and move functions common to all test to a common file
Jameson Graef Rollins [Wed, 4 Feb 2009 05:58:25 +0000 (00:58 -0500)]
add test of key conversion (openpgp2ssh and pem2openpgp) in test script.
Daniel Kahn Gillmor [Wed, 4 Feb 2009 05:27:35 +0000 (00:27 -0500)]
ensure that the output of modular multiplicative inverse is positive.
Daniel Kahn Gillmor [Wed, 4 Feb 2009 03:19:57 +0000 (22:19 -0500)]
bring comments up-to-date and parameterize expiration date.
Daniel Kahn Gillmor [Wed, 4 Feb 2009 02:42:06 +0000 (21:42 -0500)]
use the environment to determine usage flags (default to certify)
Daniel Kahn Gillmor [Wed, 4 Feb 2009 02:38:11 +0000 (21:38 -0500)]
*still* trying to get clean perl for pem2openpgp
Daniel Kahn Gillmor [Wed, 4 Feb 2009 02:37:29 +0000 (21:37 -0500)]
still trying to get clean perl for pem2openpgp
Daniel Kahn Gillmor [Wed, 4 Feb 2009 02:36:07 +0000 (21:36 -0500)]
stupid perl flailing in pem2openpgp.
Daniel Kahn Gillmor [Wed, 4 Feb 2009 02:32:50 +0000 (21:32 -0500)]
accept environment variables to adjust the behavior of pem2openpgp
Jameson Graef Rollins [Tue, 3 Feb 2009 16:11:37 +0000 (11:11 -0500)]
update debian info on web
Jameson Graef Rollins [Tue, 3 Feb 2009 06:23:51 +0000 (01:23 -0500)]
fix up gen/import-key:
- remove stuff about expiration, so we assume keys imported/generated
with no expiration
- set expiration with 'set-expire' function
- update tests to test key importing and generation
- fix some bugs
Jameson Graef Rollins [Mon, 2 Feb 2009 16:34:26 +0000 (11:34 -0500)]
add ability to specify key length of core secret key, so the test scripts can specify something smaller than the default.
Jameson Graef Rollins [Mon, 2 Feb 2009 04:05:31 +0000 (23:05 -0500)]
add some log debug output to ma-setup
Jameson Graef Rollins [Mon, 2 Feb 2009 03:48:36 +0000 (22:48 -0500)]
Fix a bug in setup where gpg was called instead of gpg_core. This
could have caused serious data loss for the running user. Should note
to be carefull with this in the future.
Also fix ownership on sphere gnupghome.
Jameson Graef Rollins [Mon, 2 Feb 2009 02:14:22 +0000 (21:14 -0500)]
new function to export signatures from core to sphere keyrings. this
is so that the sphere does not have to read the core pubring to get
the certifier ltsigs, and we can therefore keep tighter permissions on
the core keyring files. updated some comments/documentation as well.
Jameson Graef Rollins [Sun, 1 Feb 2009 20:47:25 +0000 (15:47 -0500)]
fix the log output for the ssh-proxycommand
Jameson Graef Rollins [Sun, 1 Feb 2009 19:01:32 +0000 (14:01 -0500)]
small tweak to ssh-proxycommand comments.
Jameson Graef Rollins [Sun, 1 Feb 2009 18:59:02 +0000 (13:59 -0500)]
some tweaks to the man pages
Jameson Graef Rollins [Sun, 1 Feb 2009 18:08:46 +0000 (13:08 -0500)]
some general fixes:
- fix some references to old function names
- move fingerprint_server_key to be fingerprint_host_key
- update diagnostic scripts
Jameson Graef Rollins [Sun, 1 Feb 2009 17:52:10 +0000 (12:52 -0500)]
fix a bunch of directory references to the new data/share dirs
Jameson Graef Rollins [Sun, 1 Feb 2009 17:16:33 +0000 (12:16 -0500)]
some small tweaks, and one tiny syntax bug fix, to ma/setup, and some
small formating and comment changes to test/basic
Daniel Kahn Gillmor [Sun, 1 Feb 2009 07:52:26 +0000 (02:52 -0500)]
trying to improve m-a setup; still not successfully tested.
Daniel Kahn Gillmor [Sun, 1 Feb 2009 07:27:58 +0000 (02:27 -0500)]
removed some unnecessary setup from the basic test, pulling the random string from /dev/urandom; generating the authentication trust core key at 2048 bits
Daniel Kahn Gillmor [Sun, 1 Feb 2009 06:58:02 +0000 (01:58 -0500)]
add m-a setup implementation
Daniel Kahn Gillmor [Sun, 1 Feb 2009 06:57:21 +0000 (01:57 -0500)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Sun, 1 Feb 2009 05:21:57 +0000 (00:21 -0500)]
add setup subcommand call to ms-authentication, and more fixes to tests
Daniel Kahn Gillmor [Sun, 1 Feb 2009 05:00:54 +0000 (00:00 -0500)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Sun, 1 Feb 2009 04:57:50 +0000 (23:57 -0500)]
Merge commit 'mjgoins/master'
Jameson Graef Rollins [Sun, 1 Feb 2009 04:57:40 +0000 (23:57 -0500)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Sun, 1 Feb 2009 04:44:38 +0000 (23:44 -0500)]
fix some things bugs from the separation transition, and try to fix the test scripts
Jameson Graef Rollins [Sun, 1 Feb 2009 04:07:31 +0000 (23:07 -0500)]
add skeleton man page for pem2openpgp
Jameson Graef Rollins [Sun, 1 Feb 2009 04:05:23 +0000 (23:05 -0500)]
move src/subcommands to srv/share, and add common file to src/share (update Makefile as well)
Matt Goins [Sun, 1 Feb 2009 03:59:37 +0000 (22:59 -0500)]
Changed the order of the descriptions of the commands to match the usage as it appears when the command is invoked.
Daniel Kahn Gillmor [Sun, 1 Feb 2009 03:59:33 +0000 (22:59 -0500)]
Merge commit 'micah/master'
Jameson Graef Rollins [Sun, 1 Feb 2009 03:56:26 +0000 (22:56 -0500)]
Merge commit 'micah/master'
Micah Anderson [Sun, 1 Feb 2009 03:55:08 +0000 (22:55 -0500)]
fix some test problems related to gpg.conf locations
Jameson Graef Rollins [Sun, 1 Feb 2009 03:53:05 +0000 (22:53 -0500)]
packaging/debian: add some transition stuff to the preinst script
Jameson Graef Rollins [Sun, 1 Feb 2009 03:32:51 +0000 (22:32 -0500)]
some more fixes and tweaks to get things working in the new setup
Matt Goins [Sun, 1 Feb 2009 02:31:30 +0000 (21:31 -0500)]
Merge commit 'jrollins/master'
Matt Goins [Sun, 1 Feb 2009 02:29:41 +0000 (21:29 -0500)]
Removed obsolete man pages, split monkeysphere-server man page into two new ones.
Jameson Graef Rollins [Sun, 1 Feb 2009 02:25:37 +0000 (21:25 -0500)]
remove things i think will no longer be needed from the debian packaging scripts.
Jameson Graef Rollins [Sun, 1 Feb 2009 01:51:58 +0000 (20:51 -0500)]
fix makefile, and remove now-unneeded dirs in debian packaging
Jameson Graef Rollins [Sun, 1 Feb 2009 01:43:23 +0000 (20:43 -0500)]
change hyphens to underscores in function file names, for consistency
with function definitions themselves
Jameson Graef Rollins [Sun, 1 Feb 2009 01:35:43 +0000 (20:35 -0500)]
break out subfunctions from monkeysphere command
Matt Goins [Sun, 1 Feb 2009 01:34:34 +0000 (20:34 -0500)]
Merge commit 'jrollins/master'
Matt Goins [Sun, 1 Feb 2009 01:34:29 +0000 (20:34 -0500)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Sun, 1 Feb 2009 01:13:09 +0000 (20:13 -0500)]
Merge commit 'micah/master'
Jameson Graef Rollins [Sun, 1 Feb 2009 01:12:56 +0000 (20:12 -0500)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Sun, 1 Feb 2009 01:11:14 +0000 (20:11 -0500)]
more big cleanup of host/authentication commands to reflect new
separations.
Micah Anderson [Sun, 1 Feb 2009 00:41:31 +0000 (19:41 -0500)]
fix location of the primary public keyring for the new reorganization
fix location of the authentication gpg configuration
Jameson Graef Rollins [Sun, 1 Feb 2009 00:41:22 +0000 (19:41 -0500)]
simplify server config files, and add keyserver config variables.
Micah Anderson [Sat, 31 Jan 2009 23:58:26 +0000 (18:58 -0500)]
Merge commit 'dkg/master'
Daniel Kahn Gillmor [Sat, 31 Jan 2009 23:57:38 +0000 (18:57 -0500)]
remove executable bit, remove shebang line, update copyright on subcommands.
Micah Anderson [Sat, 31 Jan 2009 23:57:24 +0000 (18:57 -0500)]
rework the tests to use the new reorganization
Micah Anderson [Sat, 31 Jan 2009 23:56:29 +0000 (18:56 -0500)]
Change the monkeysphere header to have 2009 copyright year and add my name
Micah Anderson [Sat, 31 Jan 2009 23:40:02 +0000 (18:40 -0500)]
change the copyright year and add my name to the header comment
Matt Goins [Sat, 31 Jan 2009 23:35:31 +0000 (18:35 -0500)]
Merge commit 'jrollins/master'
Matt Goins [Sat, 31 Jan 2009 23:35:02 +0000 (18:35 -0500)]
Merge commit 'dkg/master'
I DON"T UNDERSTAND
Jameson Graef Rollins [Sat, 31 Jan 2009 23:34:06 +0000 (18:34 -0500)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Sat, 31 Jan 2009 23:33:07 +0000 (18:33 -0500)]
more moving to subfunctions, and rename of show-key
Matt Goins [Sat, 31 Jan 2009 23:32:12 +0000 (18:32 -0500)]
Merge commit 'dkg/master'
Conflicts:
src/monkeysphere-host
Jameson Graef Rollins [Sat, 31 Jan 2009 23:31:09 +0000 (18:31 -0500)]
make subcommand subfunction that were missed previously
Daniel Kahn Gillmor [Sat, 31 Jan 2009 23:30:59 +0000 (18:30 -0500)]
merging from jrollins
Matt Goins [Sat, 31 Jan 2009 23:26:39 +0000 (18:26 -0500)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Sat, 31 Jan 2009 23:11:39 +0000 (18:11 -0500)]
fix usage for import/gen-key, and remove revoker option from gen-key
Jameson Graef Rollins [Sat, 31 Jan 2009 23:04:21 +0000 (18:04 -0500)]
turn subcommands into subfunctions, that will need to be sourced and executed.
Daniel Kahn Gillmor [Sat, 31 Jan 2009 23:02:54 +0000 (18:02 -0500)]
merging jrollins and micah work, reverting ui changes for m-h gen-key and import-key
Daniel Kahn Gillmor [Sat, 31 Jan 2009 22:47:25 +0000 (17:47 -0500)]
merging changes from micah
Jameson Graef Rollins [Sat, 31 Jan 2009 22:35:17 +0000 (17:35 -0500)]
add ssh-proxycommand as subcommand to monkeysphere
Daniel Kahn Gillmor [Sat, 31 Jan 2009 22:33:14 +0000 (17:33 -0500)]
update debian changelog with plans for 0.23 release.
Jameson Graef Rollins [Sat, 31 Jan 2009 22:31:25 +0000 (17:31 -0500)]
Merge commit 'dkg/master'
Jameson Graef Rollins [Sat, 31 Jan 2009 22:30:11 +0000 (17:30 -0500)]
break out monkeysphere-{host,authentication} subcommands into seperate
scripts. MUCH MORE WORK NEEDED to get these working.
Micah Anderson [Sat, 31 Jan 2009 22:27:18 +0000 (17:27 -0500)]
resyn implementation of m-s gen-key with the help output
Matt Goins [Sat, 31 Jan 2009 22:26:48 +0000 (17:26 -0500)]
Merge commit 'jrollins/master'
Micah Anderson [Sat, 31 Jan 2009 21:59:03 +0000 (16:59 -0500)]
Remove the test for the root user, effectively reverting part of
691e5d2ec8efeb4d77b17b1ad852fdbec31ce136
Jameson Graef Rollins [Sat, 31 Jan 2009 22:01:59 +0000 (17:01 -0500)]
break out import-key and gen-key from monkeysphere-host
break out diagnostics and update-users from monkeysphere-authentication
Daniel Kahn Gillmor [Sat, 31 Jan 2009 21:59:25 +0000 (16:59 -0500)]
removing unused monkeyshell stub.
Daniel Kahn Gillmor [Sat, 31 Jan 2009 21:55:00 +0000 (16:55 -0500)]
updating Makefile and debian dependencies.
Jameson Graef Rollins [Sat, 31 Jan 2009 21:42:02 +0000 (16:42 -0500)]
- break out monkeysphere-server command into
monkeysphere-{host,authentication} commands
- break out etc config into host/authentication configs
Micah Anderson [Sat, 31 Jan 2009 21:41:52 +0000 (16:41 -0500)]
Fix the monkeysphere-ssh-proxycommand man page to properly note the
command name
Micah Anderson [Sat, 31 Jan 2009 21:39:40 +0000 (16:39 -0500)]
Merge commit 'jrollins/master'
Conflicts:
website/sidebar.mdwn
Matt Goins [Sat, 31 Jan 2009 17:02:54 +0000 (12:02 -0500)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Sat, 31 Jan 2009 16:45:07 +0000 (11:45 -0500)]
fix log level for unacceptable untranslatable keys on george.
Jameson Graef Rollins [Sat, 31 Jan 2009 16:37:22 +0000 (11:37 -0500)]
change log level for unacceptable keys that can not be translated to
be "debug" instead of "error".
Jameson Graef Rollins [Sat, 31 Jan 2009 16:35:42 +0000 (11:35 -0500)]
add pem2openpgp to make install target
add link to pem2openpgp in openpgp2ssh man page
Merge commit 'micah/master'
Conflicts:
doc/george/changelog
Micah Anderson [Fri, 30 Jan 2009 16:37:51 +0000 (11:37 -0500)]
Merge branch 'master' of git+ssh://labs.riseup.net/~micah/public_git/monkeysphere
Conflicts:
doc/george/changelog
Micah Anderson [Fri, 30 Jan 2009 16:36:34 +0000 (11:36 -0500)]
replaced nullmailer with postfix on george
Daniel Kahn Gillmor [Mon, 26 Jan 2009 05:01:30 +0000 (00:01 -0500)]
merging in new george changelog entry from micah
Micah Anderson [Sun, 25 Jan 2009 04:28:32 +0000 (23:28 -0500)]
did some work on george, disk was filling up, updates needed to be run, mail was broken
Daniel Kahn Gillmor [Fri, 16 Jan 2009 04:55:17 +0000 (23:55 -0500)]
added firefox extensions to the monkeysphere future vision
Jameson Graef Rollins [Fri, 16 Jan 2009 03:48:22 +0000 (22:48 -0500)]
added new "vision" page where we can talk about monkeysphere 2.0.
Jameson Graef Rollins [Fri, 16 Jan 2009 03:32:45 +0000 (22:32 -0500)]
work on fleshing out the new functionality for the next release,
including new functions: import-key, add-revoker, revoke-key, etc.
Daniel Kahn Gillmor [Mon, 12 Jan 2009 04:37:13 +0000 (23:37 -0500)]
another george changelog entry.
Daniel Kahn Gillmor [Mon, 12 Jan 2009 04:27:41 +0000 (23:27 -0500)]
pem2openpgp: reorganization, cleanup of comments, adding a warning about secret material on stdout
Daniel Kahn Gillmor [Mon, 12 Jan 2009 04:05:44 +0000 (23:05 -0500)]
pem2openpgp: cleaning up some comments, not fetching unnecessary parameters from OpenSSL.