monkeysphere.git
14 years agoprepared release notes for 0.26 monkeysphere_0.26
Daniel Kahn Gillmor [Sat, 1 Aug 2009 21:27:59 +0000 (17:27 -0400)]
prepared release notes for 0.26

14 years agoupdate changelog for 0.26
Jameson Graef Rollins [Sat, 1 Aug 2009 21:23:34 +0000 (17:23 -0400)]
update changelog for 0.26

14 years agocleaning up log function in checkperms for future expandability.
Daniel Kahn Gillmor [Sat, 1 Aug 2009 21:07:29 +0000 (17:07 -0400)]
cleaning up log function in checkperms for future expandability.

14 years agoswap order of bitwise and to avoid confusion in perl < 5.10
Daniel Kahn Gillmor [Sat, 1 Aug 2009 20:36:19 +0000 (16:36 -0400)]
swap order of bitwise and to avoid confusion in perl < 5.10

14 years agoremoving duplicate check that snuck in somehow
Daniel Kahn Gillmor [Sat, 1 Aug 2009 18:07:27 +0000 (14:07 -0400)]
removing duplicate check that snuck in somehow

14 years agoattempting to resolve MS #675
Daniel Kahn Gillmor [Sat, 1 Aug 2009 17:40:11 +0000 (13:40 -0400)]
attempting to resolve MS #675

14 years agoswitch to using new checkperms script.
Daniel Kahn Gillmor [Sat, 1 Aug 2009 17:32:08 +0000 (13:32 -0400)]
switch to using new checkperms script.

14 years agowhitespace fixing and using environment variables exported from monkeysphere for...
Daniel Kahn Gillmor [Sat, 1 Aug 2009 17:04:26 +0000 (13:04 -0400)]
whitespace fixing and using environment variables exported from monkeysphere for checkperms.

14 years agoexport LOG_PREFIX in monkeysphere
Jameson Graef Rollins [Sat, 1 Aug 2009 17:02:52 +0000 (13:02 -0400)]
export LOG_PREFIX in monkeysphere

14 years agoadded new perl script to check permissions.
Daniel Kahn Gillmor [Sat, 1 Aug 2009 16:50:14 +0000 (12:50 -0400)]
added new perl script to check permissions.

14 years agosmall typo fix in lca2010 abstract
Jameson Graef Rollins [Fri, 31 Jul 2009 14:27:52 +0000 (10:27 -0400)]
small typo fix in lca2010 abstract

14 years agomoved project history and names from bio to abstract
Daniel Kahn Gillmor [Fri, 31 Jul 2009 04:46:25 +0000 (00:46 -0400)]
moved project history and names from bio to abstract

14 years agoadded bio and experience to LCA2010 application
Daniel Kahn Gillmor [Fri, 31 Jul 2009 04:39:33 +0000 (00:39 -0400)]
added bio and experience to LCA2010 application

14 years agoinitial draft of LCA2010 entry; hoping for feedback on a tight deadline
Daniel Kahn Gillmor [Fri, 31 Jul 2009 03:09:46 +0000 (23:09 -0400)]
initial draft of LCA2010 entry; hoping for feedback on a tight deadline

14 years agoensuring that STRICT_MODES gets passed through to the monkeysphere subshell properly...
Daniel Kahn Gillmor [Mon, 27 Jul 2009 02:18:38 +0000 (22:18 -0400)]
ensuring that STRICT_MODES gets passed through to the monkeysphere subshell properly, and that we set it to a literal "false" in the tests.  This should resolve the FTBFS associated with MS #659

14 years agoadded MONKEYSPHERE_STRICT_MODES environment option to disable permissions checking.
Daniel Kahn Gillmor [Mon, 27 Jul 2009 01:33:26 +0000 (21:33 -0400)]
added MONKEYSPHERE_STRICT_MODES environment option to disable permissions checking.

14 years agomake expectedout file during keytrans test in test directory, not in the cwd
Daniel Kahn Gillmor [Mon, 27 Jul 2009 00:30:19 +0000 (20:30 -0400)]
make expectedout file during keytrans test in test directory, not in the cwd

14 years agodo not make symlinks in the cwd during the test
Daniel Kahn Gillmor [Mon, 27 Jul 2009 00:27:13 +0000 (20:27 -0400)]
do not make symlinks in the cwd during the test

14 years agoskip tests that will not behave properly when run under a loose working directory.
Daniel Kahn Gillmor [Sun, 26 Jul 2009 23:20:39 +0000 (19:20 -0400)]
skip tests that will not behave properly when run under a loose working directory.

14 years agomake sure test sets proper permissions on the admin GNUPGHOME
Daniel Kahn Gillmor [Sun, 26 Jul 2009 22:59:09 +0000 (18:59 -0400)]
make sure test sets proper permissions on the admin GNUPGHOME

14 years agostarted preparing tests to work under loosely-permissioned temporary directories.
Daniel Kahn Gillmor [Fri, 24 Jul 2009 21:16:42 +0000 (17:16 -0400)]
started preparing tests to work under loosely-permissioned temporary directories.

14 years agosmall bug fix, and readbility improvements
Jameson Graef Rollins [Fri, 24 Jul 2009 20:12:37 +0000 (16:12 -0400)]
small bug fix, and readbility improvements

14 years agoRevert "proposed fix for #1147 by checking for known_hosts file"
Jameson Graef Rollins [Fri, 24 Jul 2009 20:11:39 +0000 (16:11 -0400)]
Revert "proposed fix for #1147 by checking for known_hosts file"

This reverts commit 189781e00c89227612942ff7dc30eaa756cb78ae.

This is reverted because we're going with dkg's better solution.

14 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Fri, 24 Jul 2009 19:20:58 +0000 (15:20 -0400)]
Merge commit 'dkg/master'

14 years agoshoring up known_hosts creation with proper umask and with multi-level directory...
Daniel Kahn Gillmor [Fri, 24 Jul 2009 17:25:40 +0000 (13:25 -0400)]
shoring up known_hosts creation with proper umask and with multi-level directory creation.

14 years agomake sure we check for the host key existence in the correct known_hosts file.
Daniel Kahn Gillmor [Fri, 24 Jul 2009 16:54:03 +0000 (12:54 -0400)]
make sure we check for the host key existence in the correct known_hosts file.
do not look for a host key in a non-existant file. (should close MS 1147)

14 years agomake failures with unwritable known_hosts slightly less cryptic.
Daniel Kahn Gillmor [Fri, 24 Jul 2009 15:17:31 +0000 (11:17 -0400)]
make failures with unwritable known_hosts slightly less cryptic.

14 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Fri, 24 Jul 2009 15:08:35 +0000 (11:08 -0400)]
Merge commit 'dkg/master'

14 years agoonly touch the known_hosts file if it does not exist, and create the parent directory...
Daniel Kahn Gillmor [Fri, 24 Jul 2009 15:08:05 +0000 (11:08 -0400)]
only touch the known_hosts file if it does not exist, and create the parent directory if it does not exist.
if more than one level of enclosing directory does not exist, this will fail cryptically.

14 years agoimprove the marginal ui a bit. note number of invalid keys. closes ms #1141
Jameson Graef Rollins [Fri, 24 Jul 2009 14:13:08 +0000 (10:13 -0400)]
improve the marginal ui a bit.  note number of invalid keys.  closes ms #1141

14 years agoproposed fix for #1147 by checking for known_hosts file
Jameson Graef Rollins [Fri, 24 Jul 2009 12:23:45 +0000 (08:23 -0400)]
proposed fix for #1147 by checking for known_hosts file

14 years agoremoving references to gnutls, which is no longer relevant to the current monkeyspher...
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.

14 years agocorrecting keyserver pool name.
Daniel Kahn Gillmor [Thu, 23 Jul 2009 21:22:02 +0000 (17:22 -0400)]
correcting keyserver pool name.

14 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Thu, 23 Jul 2009 04:48:45 +0000 (00:48 -0400)]
Merge commit 'dkg/master'

14 years agoproposed fix to marginal ui in case where host key not retrieved (should fix 1141)
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)

14 years agoupdated text around screenshots.
Daniel Kahn Gillmor [Wed, 22 Jul 2009 19:29:53 +0000 (15:29 -0400)]
updated text around screenshots.

14 years agoadded new simpler/friendlier marginal UI screenshot
Daniel Kahn Gillmor [Wed, 22 Jul 2009 19:26:07 +0000 (15:26 -0400)]
added new simpler/friendlier marginal UI screenshot

14 years agoreorganizing screenshots to make room for new ones.
Daniel Kahn Gillmor [Wed, 22 Jul 2009 17:17:29 +0000 (13:17 -0400)]
reorganizing screenshots to make room for new ones.

14 years agosneaky B!
Jameson Graef Rollins [Tue, 21 Jul 2009 12:29:31 +0000 (08:29 -0400)]
sneaky B!

14 years agoadd screenshot to web site
Jameson Graef Rollins [Tue, 21 Jul 2009 12:27:18 +0000 (08:27 -0400)]
add screenshot to web site

14 years agoupdate perl SHA requirement on web site
Jameson Graef Rollins [Tue, 21 Jul 2009 12:02:24 +0000 (08:02 -0400)]
update perl SHA requirement on web site

14 years agoupdate changelog
Jameson Graef Rollins [Sat, 18 Jul 2009 18:12:21 +0000 (14:12 -0400)]
update changelog

14 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Sat, 18 Jul 2009 18:11:02 +0000 (14:11 -0400)]
Merge commit 'dkg/master'

14 years agoadd proposal for cron.hourly script
Jameson Graef Rollins [Sat, 18 Jul 2009 18:10:38 +0000 (14:10 -0400)]
add proposal for cron.hourly script

14 years agoadd refresh-keys subcommand to monkeysphere-authentication
Jameson Graef Rollins [Sat, 18 Jul 2009 18:10:01 +0000 (14:10 -0400)]
add refresh-keys subcommand to monkeysphere-authentication

14 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Fri, 17 Jul 2009 13:42:23 +0000 (09:42 -0400)]
Merge commit 'jrollins/master'

14 years agoupdate macport dependecy on p5-digest-sha
Jameson Graef Rollins [Fri, 17 Jul 2009 04:43:33 +0000 (00:43 -0400)]
update macport dependecy on p5-digest-sha

14 years agoadded notes about preparing a release.
Daniel Kahn Gillmor [Fri, 17 Jul 2009 04:40:41 +0000 (00:40 -0400)]
added notes about preparing a release.

14 years agoupdating freebsd port for 0.25
Daniel Kahn Gillmor [Fri, 17 Jul 2009 04:29:04 +0000 (00:29 -0400)]
updating freebsd port for 0.25

14 years agopreparing 0.25 release monkeysphere_0.25 monkeysphere_0.25-1
Daniel Kahn Gillmor [Fri, 17 Jul 2009 02:19:04 +0000 (22:19 -0400)]
preparing 0.25 release

14 years agoupdate changelog for 0.25 release
Jameson Graef Rollins [Fri, 17 Jul 2009 02:15:36 +0000 (22:15 -0400)]
update changelog for 0.25 release

14 years agoadd a 'wait' in the test ssh_test function to try to get around the race condition...
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

14 years agoimprovements monkeysphere-host diagnostics
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.

14 years agoupdate changelog with work on MS #422
Daniel Kahn Gillmor [Tue, 14 Jul 2009 07:00:47 +0000 (03:00 -0400)]
update changelog with work on MS #422

14 years agomake sure that revokehostname sees the pieces it needs to see in order to create...
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.

14 years agotest revocation against alternate hostnames so that other tests can run after the...
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.

14 years agoensure proper usage flags on new hostname selfsigs
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:13:18 +0000 (02:13 -0400)]
ensure proper usage flags on new hostname selfsigs

14 years agosimplifying find_host_user_id function.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 06:00:23 +0000 (02:00 -0400)]
simplifying find_host_user_id function.

14 years agofixing find_host_userid -- did this ever work?
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:51:18 +0000 (01:51 -0400)]
fixing find_host_userid -- did this ever work?

14 years agotests/basic now tests for adding and revoking hostnames.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:37:42 +0000 (01:37 -0400)]
tests/basic now tests for adding and revoking hostnames.

14 years agofixing typo and thinko in keytrans
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:32:10 +0000 (01:32 -0400)]
fixing typo and thinko in keytrans

14 years agomonkeysphere-host add-hostname now uses perl backend.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:31:31 +0000 (01:31 -0400)]
monkeysphere-host add-hostname now uses perl backend.

14 years agorecording extra suggested test for keytrans (deal with subkeys?)
Daniel Kahn Gillmor [Tue, 14 Jul 2009 05:28:25 +0000 (01:28 -0400)]
recording extra suggested test for keytrans (deal with subkeys?)

14 years agoadded tests to keytrans add and revoke user ID functionality
Daniel Kahn Gillmor [Tue, 14 Jul 2009 04:21:29 +0000 (00:21 -0400)]
added tests to keytrans add and revoke user ID functionality

14 years agoimplemented adding user IDs as well.
Daniel Kahn Gillmor [Tue, 14 Jul 2009 03:47:40 +0000 (23:47 -0400)]
implemented adding user IDs as well.

14 years agocompleted user ID revocation by emitting a bundle (key+uid+selfsig+revsig) that gpg...
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.

14 years agofunctional user ID revocation at last!
Daniel Kahn Gillmor [Mon, 13 Jul 2009 01:17:45 +0000 (21:17 -0400)]
functional user ID revocation at last!

14 years agobroke out gensig() to create individual self-sig packets of various types.
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.

14 years agocommitting some code related to walking the tree of openpgp signatures.
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.

14 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Sun, 12 Jul 2009 18:27:13 +0000 (14:27 -0400)]
Merge commit 'jrollins/master'

14 years agodocument slackware SlackBuild scripts from rhatto
Daniel Kahn Gillmor [Sun, 12 Jul 2009 18:24:56 +0000 (14:24 -0400)]
document slackware SlackBuild scripts from rhatto

14 years agoMerge commit 'mlcastle/master'
Jameson Graef Rollins [Sun, 12 Jul 2009 16:03:31 +0000 (12:03 -0400)]
Merge commit 'mlcastle/master'

14 years agoadd more tests for various cases of critical files under symlinked paths
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

14 years agoupdate test to test for cases when authorized_user_ids is a symlink
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

14 years agoupdate portfile with new release info
Jameson Graef Rollins [Sun, 12 Jul 2009 01:48:18 +0000 (21:48 -0400)]
update portfile with new release info

14 years agoshow git revision in version commands
mike castleman [Sun, 12 Jul 2009 01:41:13 +0000 (21:41 -0400)]
show git revision in version commands

14 years agorearchitect keytrans to isolate OpenPGP packet parsing routines
Daniel Kahn Gillmor [Sun, 12 Jul 2009 00:13:56 +0000 (20:13 -0400)]
rearchitect keytrans to isolate OpenPGP packet parsing routines

14 years agoMerge commit 'mjgoins/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 23:21:38 +0000 (19:21 -0400)]
Merge commit 'mjgoins/master'

14 years agoAttempted to clarify a few steps in the "getting started for admin"
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"

14 years agoMerge commit 'dkg/master'
Matthew Goins [Sat, 11 Jul 2009 23:14:43 +0000 (19:14 -0400)]
Merge commit 'dkg/master'

14 years agoswitching keyrtrans from Digest::SHA1 to Digest::SHA
Daniel Kahn Gillmor [Sat, 11 Jul 2009 23:13:25 +0000 (19:13 -0400)]
switching keyrtrans from Digest::SHA1 to Digest::SHA

14 years agoupdate keytrans test to produce more reasonable output
Daniel Kahn Gillmor [Sat, 11 Jul 2009 23:06:22 +0000 (19:06 -0400)]
update keytrans test to produce more reasonable output

14 years agoMerge commit 'jrollins/master'
Matthew Goins [Sat, 11 Jul 2009 23:04:26 +0000 (19:04 -0400)]
Merge commit 'jrollins/master'

14 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Sat, 11 Jul 2009 23:04:05 +0000 (19:04 -0400)]
Merge commit 'jrollins/master'

14 years agofix closes: in changelog, and update standards version
Jameson Graef Rollins [Sat, 11 Jul 2009 22:55:57 +0000 (18:55 -0400)]
fix closes: in changelog, and update standards version

14 years agoMerge commit 'greg/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 22:47:10 +0000 (18:47 -0400)]
Merge commit 'greg/master'

14 years agoimprove marginal UI for cases when host key can't be retrieved
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.

14 years agoTest keytrans in addition to testing the basic suite
Daniel Kahn Gillmor [Sat, 11 Jul 2009 22:35:49 +0000 (18:35 -0400)]
Test keytrans in addition to testing the basic suite

14 years agotry to make keytrans test useful again.
Daniel Kahn Gillmor [Sat, 11 Jul 2009 21:46:07 +0000 (17:46 -0400)]
try to make keytrans test useful again.

14 years agoCheck for a host key before running monkeysphere-host diagnostics
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

14 years agoMerge commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 20:26:26 +0000 (16:26 -0400)]
Merge commit 'mlcastle/master'

14 years agoimprove function to get primary group to make it more portable
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

14 years agomore replacement of read -p with printf; read (re #446)
mike castleman [Sat, 11 Jul 2009 20:19:31 +0000 (16:19 -0400)]
more replacement of read -p with printf; read (re #446)

14 years agoMerge commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 11 Jul 2009 20:06:50 +0000 (16:06 -0400)]
Merge commit 'mlcastle/master'

14 years agoupdate changelog from previous commit
Jameson Graef Rollins [Sat, 11 Jul 2009 20:06:27 +0000 (16:06 -0400)]
update changelog from previous commit

14 years agoexplicitly set MONKEYSPHERE_GROUP
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.

14 years agodon't use read -p; it is sucky (closes: #446)
mike castleman [Sat, 11 Jul 2009 19:45:32 +0000 (15:45 -0400)]
don't use read -p; it is sucky (closes: #446)

14 years agoMerge commit 'dkg/master'
Matthew Goins [Sat, 11 Jul 2009 16:46:11 +0000 (12:46 -0400)]
Merge commit 'dkg/master'

14 years agodescribe authorized_user_ids more clearly in man pages.
Daniel Kahn Gillmor [Tue, 7 Jul 2009 00:55:12 +0000 (20:55 -0400)]
describe authorized_user_ids more clearly in man pages.

14 years agosome small improvements to test/basic, including checking for sshd
Jameson Graef Rollins [Tue, 30 Jun 2009 19:11:57 +0000 (15:11 -0400)]
some small improvements to test/basic, including checking for sshd