monkeysphere.git
14 years agoadded releasenote for 0.27 monkeysphere_0.27 monkeysphere_0.27-1
Daniel Kahn Gillmor [Tue, 12 Jan 2010 01:57:17 +0000 (20:57 -0500)]
added releasenote for 0.27

14 years agopreparing to release 0.27-1
Daniel Kahn Gillmor [Tue, 12 Jan 2010 01:54:52 +0000 (20:54 -0500)]
preparing to release 0.27-1

14 years agonormalize output for monkeysphere when no subcommand is issued or when an unknown...
Daniel Kahn Gillmor [Mon, 11 Jan 2010 16:24:16 +0000 (11:24 -0500)]
normalize output for monkeysphere when no subcommand is issued or when an unknown subcommand is issued

14 years agofix invocation without subcommands to call usage function and exit 1 explicitlly
Jameson Rollins [Mon, 11 Jan 2010 16:10:30 +0000 (11:10 -0500)]
fix invocation without subcommands to call usage function and exit 1 explicitlly

14 years agoadd standard --version option for version output
Jameson Rollins [Mon, 11 Jan 2010 15:47:09 +0000 (10:47 -0500)]
add standard --version option for version output

14 years agoadd note to changelog about closure of issue #1536
Jameson Rollins [Mon, 11 Jan 2010 05:01:22 +0000 (00:01 -0500)]
add note to changelog about closure of issue #1536

14 years agoupdate my user ID
Jameson Rollins [Mon, 11 Jan 2010 04:27:58 +0000 (23:27 -0500)]
update my user ID

14 years agoMerge remote branch 'mjgoins/master'
Jameson Rollins [Mon, 11 Jan 2010 00:49:12 +0000 (19:49 -0500)]
Merge remote branch 'mjgoins/master'

14 years agoMerge branch 'master' of git://labs.riseup.net/~micah/monkeysphere
Matthew James Goins [Mon, 11 Jan 2010 00:03:50 +0000 (19:03 -0500)]
Merge branch 'master' of git://labs.riseup.net/~micah/monkeysphere

14 years agoFix patch for gen_key to test gpg version.
Jameson Rollins [Sun, 10 Jan 2010 23:48:59 +0000 (18:48 -0500)]
Fix patch for gen_key to test gpg version.

This patch checks the version of gpg (for v1 and v2) and sets the key
type command for the gen_subkey gpg edit-key script appropriately.

14 years agoadded notes about what version needs what keyType
Daniel Kahn Gillmor [Sun, 10 Jan 2010 22:19:48 +0000 (17:19 -0500)]
added notes about what version needs what keyType

14 years agoAdd new keys-from-userid subcommand to monkeysphere UI.
Jameson Rollins [Sun, 10 Jan 2010 22:09:10 +0000 (17:09 -0500)]
Add new keys-from-userid subcommand to monkeysphere UI.

This new subcommand calls a new function, keys_from_userid, that
outputs to stdout all acceptable keys for a given user ID literal.

14 years agoClean up REQUIRED_KEY_CAPABILITY option passing to process_user_id.
Jameson Rollins [Sun, 10 Jan 2010 22:06:39 +0000 (17:06 -0500)]
Clean up REQUIRED_KEY_CAPABILITY option passing to process_user_id.

Get rid of 'MODE' stuff, since it was not very clear and wasn't really
being used.

14 years agofix pem2openpgp(1) synopsis.
Daniel Kahn Gillmor [Sat, 9 Jan 2010 20:05:28 +0000 (15:05 -0500)]
fix pem2openpgp(1) synopsis.

14 years agoIts more useful and standard to actually output the 'help' output when
Micah Anderson [Fri, 1 Jan 2010 00:38:06 +0000 (19:38 -0500)]
Its more useful and standard to actually output the 'help' output when
an improper number of arguments is passed, rather output a line
telling the user how to get the help output.

14 years agoindicate that no changes were needed for the policy bump (and version the unreleased...
Daniel Kahn Gillmor [Sat, 26 Dec 2009 17:09:15 +0000 (12:09 -0500)]
indicate that no changes were needed for the policy bump (and version the unreleased changelog entry as a prerelease).

14 years agoadd cpio to Build-Depends
Jameson Graef Rollins [Thu, 24 Dec 2009 17:29:51 +0000 (12:29 -0500)]
add cpio to Build-Depends

14 years agofix ms Issue #1536 for gpg edit/addkey UI change
Jameson Graef Rollins [Sun, 20 Dec 2009 16:52:09 +0000 (11:52 -0500)]
fix ms Issue #1536 for gpg edit/addkey UI change

gnupg apparently changed their edit-key/addkey function ordering such
that the monkeysphere gen-subkey subcommand was creating DSA
authentication subkeys instead of RSA subkeys.  DSA subkeys are not
supported by the ms key translation utilities, so this is a big
problem.  This patch fixes the problem, but it means that we have
require gnupg >=1.4.10 from now on, or at least until gnupg changes
their UI again for no good reason.

14 years agoupdate standards version to 3.8.3
Jameson Graef Rollins [Sun, 20 Dec 2009 01:57:01 +0000 (20:57 -0500)]
update standards version to 3.8.3

14 years agohush up m-a setup because the dd was making noise
Daniel Kahn Gillmor [Sat, 12 Dec 2009 20:12:49 +0000 (15:12 -0500)]
hush up m-a setup because the dd was making noise

14 years agoremoved superfluous Copyright
Daniel Kahn Gillmor [Fri, 4 Dec 2009 00:44:21 +0000 (19:44 -0500)]
removed superfluous Copyright

14 years agoadded revision information to the debian/copyright Format-Specification, since DEP5...
Daniel Kahn Gillmor [Thu, 3 Dec 2009 22:52:54 +0000 (17:52 -0500)]
added revision information to the debian/copyright Format-Specification, since DEP5 is not yet stable

14 years agoupdated debian/copyright to match the latest version of DEP5
Daniel Kahn Gillmor [Sat, 28 Nov 2009 23:22:32 +0000 (18:22 -0500)]
updated debian/copyright to match the latest version of DEP5

14 years agoadded link to mina (apache sshd)
Daniel Kahn Gillmor [Fri, 30 Oct 2009 15:36:56 +0000 (11:36 -0400)]
added link to mina (apache sshd)

14 years agomore updates on george.
Daniel Kahn Gillmor [Mon, 26 Oct 2009 19:52:17 +0000 (15:52 -0400)]
more updates on george.

14 years agoavoid noisy warning message when ssh-askpass not available
Daniel Kahn Gillmor [Thu, 24 Sep 2009 17:53:17 +0000 (13:53 -0400)]
avoid noisy warning message when ssh-askpass not available

14 years agonotes about george upgrades
Daniel Kahn Gillmor [Tue, 15 Sep 2009 03:07:38 +0000 (23:07 -0400)]
notes about george upgrades

14 years agonote upgrade and extend key on george
Jameson Graef Rollins [Tue, 11 Aug 2009 20:16:48 +0000 (22:16 +0200)]
note upgrade and extend key on george

14 years agoupdate macports Portfile
Jameson Graef Rollins [Tue, 11 Aug 2009 18:50:37 +0000 (20:50 +0200)]
update macports Portfile

14 years agoupdated note about ubuntu versions
Daniel Kahn Gillmor [Fri, 7 Aug 2009 20:36:08 +0000 (16:36 -0400)]
updated note about ubuntu versions

14 years agoupdated freebsd port for 0.26
Daniel Kahn Gillmor [Fri, 7 Aug 2009 20:19:53 +0000 (16:19 -0400)]
updated freebsd port for 0.26

14 years agoadded more notes about what it takes to prepare a release.
Daniel Kahn Gillmor [Sun, 2 Aug 2009 17:40:55 +0000 (13:40 -0400)]
added more notes about what it takes to prepare a release.

14 years agoupdating my notes on release preparation. monkeysphere_0.26-1
Daniel Kahn Gillmor [Sat, 1 Aug 2009 21:34:30 +0000 (17:34 -0400)]
updating my notes on release preparation.

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!