monkeysphere.git
15 years agoadded missing lockfile-progs dependency. monkeysphere_0.2-2
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:35:03 +0000 (19:35 -0400)]
added missing lockfile-progs dependency.

15 years agonotes about changes to george. monkeysphere_0.2-1
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:32:44 +0000 (19:32 -0400)]
notes about changes to george.

15 years agoupdating monkeysphere-server usage to reflect new shortcut for update-users.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:15:09 +0000 (19:15 -0400)]
updating monkeysphere-server usage to reflect new shortcut for update-users.

15 years agoauthorized_keys files appear to need to be readable by the user logging in.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:09:25 +0000 (19:09 -0400)]
authorized_keys files appear to need to be readable by the user logging in.

15 years agoswitched shortcut for monkeysphere-server update-users to "u", added some FIXMEs...
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:02:58 +0000 (19:02 -0400)]
switched shortcut for monkeysphere-server update-users to "u", added some FIXMEs to monkeysphere-server.

15 years agoadded FIXMEs to the configuration documentation: there are some pieces that need...
Daniel Kahn Gillmor [Mon, 23 Jun 2008 23:00:57 +0000 (19:00 -0400)]
added FIXMEs to the configuration documentation: there are some pieces that need cleanup here that i do not know how to resolve.

15 years agoadded three more TODO tasks.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 22:59:32 +0000 (18:59 -0400)]
added three more TODO tasks.

15 years agounless a problem comes up, monkeysphere-server should return an error code of 0.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 21:55:56 +0000 (17:55 -0400)]
unless a problem comes up, monkeysphere-server should return an error code of 0.

15 years agopreparing for 0.2-1 release.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 21:03:39 +0000 (17:03 -0400)]
preparing for 0.2-1 release.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Mon, 23 Jun 2008 21:02:33 +0000 (17:02 -0400)]
Merge commit 'jrollins/master'

15 years agoopenpgp2ssh can now accept arbitrary-length key IDs (from the trivial
Daniel Kahn Gillmor [Mon, 23 Jun 2008 21:02:15 +0000 (17:02 -0400)]
openpgp2ssh can now accept arbitrary-length key IDs (from the trivial
8 hex digit key IDs to 40 hex digits of a full fingerprint).

This moves our build dependency on gnutls to 2.4.0, which includes
subkey fingerprint calculations.

15 years agoGenericize raw binary <-> printable hex converters.
Daniel Kahn Gillmor [Mon, 23 Jun 2008 20:57:09 +0000 (16:57 -0400)]
Genericize raw binary <-> printable hex converters.

15 years agoProvide better (ie. more informative) return codes. Required some
Jameson Graef Rollins [Mon, 23 Jun 2008 19:54:59 +0000 (15:54 -0400)]
Provide better (ie. more informative) return codes.  Required some
modifications to a couple of different functions.

15 years agoImprove trust-key function.
Jameson Graef Rollins [Sun, 22 Jun 2008 15:43:20 +0000 (11:43 -0400)]
Improve trust-key function.

15 years agoMerge commit 'mjgoins/master'
Daniel Kahn Gillmor [Sun, 22 Jun 2008 04:27:16 +0000 (00:27 -0400)]
Merge commit 'mjgoins/master'

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Sun, 22 Jun 2008 04:22:42 +0000 (00:22 -0400)]
Merge commit 'jrollins/master'

15 years agoinstalling screen on george.
Daniel Kahn Gillmor [Sun, 22 Jun 2008 04:07:59 +0000 (00:07 -0400)]
installing screen on george.

15 years agoImproved gen-key function for server.
Jameson Graef Rollins [Sun, 22 Jun 2008 00:32:33 +0000 (20:32 -0400)]
Improved gen-key function for server.
Update TODO.

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 21:08:34 +0000 (17:08 -0400)]
Merge commit 'dkg/master'

Conflicts:

src/seckey2sshagent

15 years agoadd some things to the TODO
Jameson Graef Rollins [Sat, 21 Jun 2008 21:05:07 +0000 (17:05 -0400)]
add some things to the TODO

15 years agomake the ssh-agent prompt from seckey2sshagent more intelligible
Daniel Kahn Gillmor [Sat, 21 Jun 2008 20:40:27 +0000 (16:40 -0400)]
make the ssh-agent prompt from seckey2sshagent more intelligible

15 years agoupdate debian/changelog
Jameson Graef Rollins [Sat, 21 Jun 2008 20:39:41 +0000 (16:39 -0400)]
update debian/changelog

15 years agoMerge commit 'micah/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 20:31:31 +0000 (16:31 -0400)]
Merge commit 'micah/master'

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 20:31:27 +0000 (16:31 -0400)]
Merge commit 'dkg/master'

15 years agoAdd some more checks to gen-subkey
Jameson Graef Rollins [Sat, 21 Jun 2008 20:26:35 +0000 (16:26 -0400)]
Add some more checks to gen-subkey

15 years agoadjust the oom_adj tweak. I didn't like the fact that the initscript was being modifi...
Micah Anderson [Sat, 21 Jun 2008 19:28:05 +0000 (15:28 -0400)]
adjust the oom_adj tweak. I didn't like the fact that the initscript was being modified, instead
implemented a way to make it go away by only modifying /etc/default/ssh

15 years agoMerge commit 'mlcastle/master'
Daniel Kahn Gillmor [Sat, 21 Jun 2008 17:53:06 +0000 (13:53 -0400)]
Merge commit 'mlcastle/master'

15 years agoMerge commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 16:36:15 +0000 (12:36 -0400)]
Merge commit 'mlcastle/master'

15 years agofix typo
mike castleman [Sat, 21 Jun 2008 16:35:22 +0000 (12:35 -0400)]
fix typo

15 years agoMerge commit 'micah/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 16:28:12 +0000 (12:28 -0400)]
Merge commit 'micah/master'

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Sat, 21 Jun 2008 16:27:32 +0000 (12:27 -0400)]
Merge commit 'dkg/master'

15 years agotiny change to comment
Jameson Graef Rollins [Sat, 21 Jun 2008 16:26:58 +0000 (12:26 -0400)]
tiny change to comment

15 years agoadded george changelog entry about oom_adj log noise fix
Micah Anderson [Fri, 20 Jun 2008 23:33:27 +0000 (19:33 -0400)]
added george changelog entry about oom_adj log noise fix

15 years agobumped up ssh logging on george.
Daniel Kahn Gillmor [Fri, 20 Jun 2008 18:04:28 +0000 (14:04 -0400)]
bumped up ssh logging on george.

15 years agotouched /etc/environment on george.
Daniel Kahn Gillmor [Fri, 20 Jun 2008 18:00:42 +0000 (14:00 -0400)]
touched /etc/environment on george.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Fri, 20 Jun 2008 15:23:56 +0000 (11:23 -0400)]
Merge commit 'jrollins/master'

15 years agoadd file locking to known_hosts and authorized_keys
Jameson Graef Rollins [Fri, 20 Jun 2008 04:44:36 +0000 (00:44 -0400)]
add file locking to known_hosts and authorized_keys

15 years agoremove /etc/monkeysphere/authorized_user_ids directory from packaging since it is...
Daniel Kahn Gillmor [Thu, 19 Jun 2008 22:37:02 +0000 (18:37 -0400)]
remove /etc/monkeysphere/authorized_user_ids directory from packaging since it is not used by default.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Thu, 19 Jun 2008 22:34:16 +0000 (18:34 -0400)]
Merge commit 'jrollins/master'

15 years agoFix for better way to check for user on system.
Jameson Graef Rollins [Thu, 19 Jun 2008 22:25:02 +0000 (18:25 -0400)]
Fix for better way to check for user on system.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Thu, 19 Jun 2008 22:12:17 +0000 (18:12 -0400)]
Merge commit 'jrollins/master'

15 years agoBetter handling of unknown users in server update-users. Updated TODO file.
Jameson Graef Rollins [Thu, 19 Jun 2008 22:09:41 +0000 (18:09 -0400)]
Better handling of unknown users in server update-users.  Updated TODO file.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Thu, 19 Jun 2008 22:02:07 +0000 (18:02 -0400)]
Merge commit 'jrollins/master'

15 years agoRemove {update,remove}-userids functions, since we decided they
Jameson Graef Rollins [Thu, 19 Jun 2008 20:57:09 +0000 (16:57 -0400)]
Remove {update,remove}-userids functions, since we decided they
weren't worth it.  Updated man pages as well.

15 years agoadded comments to seckey2sshagent.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 19:28:16 +0000 (15:28 -0400)]
added comments to seckey2sshagent.

15 years agoAdded server config variable to specify user authorized_user_ids file,
Jameson Graef Rollins [Thu, 19 Jun 2008 19:22:46 +0000 (15:22 -0400)]
Added server config variable to specify user authorized_user_ids file,
and changed default.

15 years agodocumenting george debugging steps.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 16:20:08 +0000 (12:20 -0400)]
documenting george debugging steps.

15 years agodocumenting addition of apt repo on george.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 16:02:33 +0000 (12:02 -0400)]
documenting addition of apt repo on george.

15 years agoswitching suite to experimental to properly reflect status.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 15:40:25 +0000 (11:40 -0400)]
switching suite to experimental to properly reflect status.

15 years agodocumented cronjob, and referred to user-id-configuration.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 08:10:55 +0000 (04:10 -0400)]
documented cronjob, and referred to user-id-configuration.

15 years agobumping revision number for next version.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 08:04:32 +0000 (04:04 -0400)]
bumping revision number for next version.

15 years agore-worked documentation and raised issues in TODO about end user authentication. monkeysphere_0.1-1
Daniel Kahn Gillmor [Thu, 19 Jun 2008 08:00:42 +0000 (04:00 -0400)]
re-worked documentation and raised issues in TODO about end user authentication.

15 years agofixed think-o: running a commend with no arguments should have no arguments.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 07:34:46 +0000 (03:34 -0400)]
fixed think-o: running a commend with no arguments should have no arguments.

15 years agomonkeysphere-server should not bother adding the user-controlled authorized_keys...
Daniel Kahn Gillmor [Thu, 19 Jun 2008 07:33:29 +0000 (03:33 -0400)]
monkeysphere-server should not bother adding the user-controlled authorized_keys file if it does not exist.

15 years agoadded more documentation about george, and more TODO notes.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 07:17:01 +0000 (03:17 -0400)]
added more documentation about george, and more TODO notes.

15 years agoupdated doc/README to match the location of authorized_user_ids that is created by...
Daniel Kahn Gillmor [Thu, 19 Jun 2008 07:05:40 +0000 (03:05 -0400)]
updated doc/README to match the location of authorized_user_ids that is created by the package.

15 years agoadded description of steps needed to get host key published for george.riseup.net.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 07:04:58 +0000 (03:04 -0400)]
added description of steps needed to get host key published for george.riseup.net.

15 years agoupdate monkeysphere-server help to include new show-fingerprint.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 06:23:19 +0000 (02:23 -0400)]
update monkeysphere-server help to include new show-fingerprint.

15 years agoadded monkeysphere-server show-fingerprint
Daniel Kahn Gillmor [Thu, 19 Jun 2008 06:20:49 +0000 (02:20 -0400)]
added monkeysphere-server show-fingerprint

15 years agoadjust man pages to reflect current thinking about purpose of keys (authentication...
Daniel Kahn Gillmor [Thu, 19 Jun 2008 05:59:08 +0000 (01:59 -0400)]
adjust man pages to reflect current thinking about purpose of keys (authentication, not encryption).

15 years agoclarify why monkeysphere-server publish_key is currently non-functional.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 05:53:05 +0000 (01:53 -0400)]
clarify why monkeysphere-server publish_key is currently non-functional.

15 years agomonkeysphere-server gen-key creates keys with only the auth flag set.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 05:31:26 +0000 (01:31 -0400)]
monkeysphere-server gen-key creates keys with only the auth flag set.

15 years agoadded Ross Glover to credits (Ross, do you want to change your identification here...
Daniel Kahn Gillmor [Thu, 19 Jun 2008 05:14:22 +0000 (01:14 -0400)]
added Ross Glover to credits (Ross, do you want to change your identification here somehow?  send a patch!)

15 years agomore notes on work on george.
Daniel Kahn Gillmor [Thu, 19 Jun 2008 05:12:30 +0000 (01:12 -0400)]
more notes on work on george.

15 years agopreparing for first tagged release (planned for george.riseup.net).
Daniel Kahn Gillmor [Thu, 19 Jun 2008 04:35:41 +0000 (00:35 -0400)]
preparing for first tagged release (planned for george.riseup.net).

15 years agoadded debian-package target to Makefile to simplify package building process. It...
Daniel Kahn Gillmor [Thu, 19 Jun 2008 04:34:10 +0000 (00:34 -0400)]
added debian-package target to Makefile to simplify package building process.  It gets a little weird and recursive; could probably be better-engineered.

15 years agoadded policy docs about george.riseup.net
Daniel Kahn Gillmor [Thu, 19 Jun 2008 04:17:38 +0000 (00:17 -0400)]
added policy docs about george.riseup.net

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Thu, 19 Jun 2008 04:13:39 +0000 (00:13 -0400)]
Merge commit 'jrollins/master'

15 years agoupdate george changelog
Jameson Graef Rollins [Thu, 19 Jun 2008 03:58:01 +0000 (23:58 -0400)]
update george changelog

15 years agoUpdate TODO after merge.
Jameson Graef Rollins [Thu, 19 Jun 2008 03:53:09 +0000 (23:53 -0400)]
Update TODO after merge.

15 years agoMerge commit 'micah/master'
Jameson Graef Rollins [Thu, 19 Jun 2008 03:48:45 +0000 (23:48 -0400)]
Merge commit 'micah/master'

15 years agoUpdate to new agreed default host key usage flag (only "a" required
Jameson Graef Rollins [Thu, 19 Jun 2008 03:48:37 +0000 (23:48 -0400)]
Update to new agreed default host key usage flag (only "a" required
for users and hosts).
Update TODO file.
Some other small changes.

15 years agoMerge commit 'micah/master'
Daniel Kahn Gillmor [Thu, 19 Jun 2008 03:42:41 +0000 (23:42 -0400)]
Merge commit 'micah/master'

15 years agoadd todo items that we discussed as being important to address at some point
Micah Anderson [Thu, 19 Jun 2008 03:36:22 +0000 (23:36 -0400)]
add todo items that we discussed as being important to address at some point

15 years agoMerge commit 'dkg/master'
Micah Anderson [Thu, 19 Jun 2008 03:35:20 +0000 (23:35 -0400)]
Merge commit 'dkg/master'

Conflicts:

doc/MonkeySpec

15 years agoadd george system changelog
Micah Anderson [Thu, 19 Jun 2008 03:33:18 +0000 (23:33 -0400)]
add george system changelog

15 years agoAdd more nuanced keyserver checking policy, including a defered check
Jameson Graef Rollins [Thu, 19 Jun 2008 03:31:35 +0000 (23:31 -0400)]
Add more nuanced keyserver checking policy, including a defered check
if key is not in keyring, but is in known_hosts.

15 years agoVery small change to comment field for authorized_keys lines.
Jameson Graef Rollins [Tue, 17 Jun 2008 20:07:25 +0000 (16:07 -0400)]
Very small change to comment field for authorized_keys lines.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Tue, 17 Jun 2008 18:52:31 +0000 (14:52 -0400)]
Merge commit 'jrollins/master'

15 years agoFix small bug in man page.
Jameson Graef Rollins [Tue, 17 Jun 2008 18:39:13 +0000 (14:39 -0400)]
Fix small bug in man page.

15 years agoAdd preliminary script to try to import a gpg private key into the ssh
Jameson Graef Rollins [Tue, 17 Jun 2008 18:35:06 +0000 (14:35 -0400)]
Add preliminary script to try to import a gpg private key into the ssh
agent.

15 years agoUpdate man pages and TODO.
Jameson Graef Rollins [Tue, 17 Jun 2008 18:33:19 +0000 (14:33 -0400)]
Update man pages and TODO.

15 years agoMajor rework to remove all caching. Everything processed straight
Jameson Graef Rollins [Tue, 17 Jun 2008 15:11:27 +0000 (11:11 -0400)]
Major rework to remove all caching.  Everything processed straight
from gpg keyring.  Major code simplification and cleanup.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Tue, 17 Jun 2008 17:34:32 +0000 (13:34 -0400)]
Merge commit 'jrollins/master'

15 years agoMerge branch 'master' into no-cache
Jameson Graef Rollins [Tue, 17 Jun 2008 00:00:46 +0000 (20:00 -0400)]
Merge branch 'master' into no-cache

Conflicts:

src/common
src/monkeysphere
src/monkeysphere-ssh-proxycommand

15 years agoTotal rework of uid processing: rid of cache directory
Jameson Graef Rollins [Mon, 16 Jun 2008 23:54:12 +0000 (19:54 -0400)]
Total rework of uid processing: rid of cache directory

15 years agoAdd extra variables to gen-key.
Jameson Graef Rollins [Mon, 16 Jun 2008 19:26:21 +0000 (15:26 -0400)]
Add extra variables to gen-key.

15 years agoAdd log output for keyserver checking.
Jameson Graef Rollins [Mon, 16 Jun 2008 18:52:20 +0000 (14:52 -0400)]
Add log output for keyserver checking.
Fix bug in proxy command to export CHECK_KEYSERVER variable.

15 years agoFix bug in configuration handling for HASH_KNOWN_HOSTS and
Jameson Graef Rollins [Mon, 16 Jun 2008 18:43:40 +0000 (14:43 -0400)]
Fix bug in configuration handling for HASH_KNOWN_HOSTS and
USER_CONTROLLED_AUTHORIZED_KEYS

15 years agoAllow for specification of whether to check keyserver.
Jameson Graef Rollins [Mon, 16 Jun 2008 18:07:33 +0000 (14:07 -0400)]
Allow for specification of whether to check keyserver.
Update proxy command to check keyserver if host not found in known_hosts.

15 years agoAllow for specification of whether to check keyserver.
Jameson Graef Rollins [Mon, 16 Jun 2008 18:07:33 +0000 (14:07 -0400)]
Allow for specification of whether to check keyserver.
Update proxy command to check keyserver if host not found in known_hosts.

15 years agogenericized the hex printing capabilities.
Daniel Kahn Gillmor [Mon, 16 Jun 2008 14:24:39 +0000 (10:24 -0400)]
genericized the hex printing capabilities.

15 years agoopenpgp2ssh whitespace and comment cleanup.
Daniel Kahn Gillmor [Mon, 16 Jun 2008 05:05:12 +0000 (01:05 -0400)]
openpgp2ssh whitespace and comment cleanup.

15 years agoopenpgp2ssh now handles private key export for subkeys, not just public keys.
Daniel Kahn Gillmor [Mon, 16 Jun 2008 04:48:13 +0000 (00:48 -0400)]
openpgp2ssh now handles private key export for subkeys, not just public keys.

15 years agofix some output formatting.
Jameson Graef Rollins [Sun, 15 Jun 2008 22:31:09 +0000 (18:31 -0400)]
fix some output formatting.

15 years agoFix gen-subkey function for client.
Jameson Graef Rollins [Sun, 15 Jun 2008 22:23:39 +0000 (18:23 -0400)]
Fix gen-subkey function for client.

15 years agoSeparate required key capability variables for users and hosts.
Jameson Graef Rollins [Sun, 15 Jun 2008 15:46:07 +0000 (11:46 -0400)]
Separate required key capability variables for users and hosts.
Change default for user to be "a", and host to be "e a".

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Sat, 14 Jun 2008 19:58:57 +0000 (15:58 -0400)]
Merge commit 'dkg/master'

15 years agoMore work on the man pages.
Jameson Graef Rollins [Sat, 14 Jun 2008 19:58:34 +0000 (15:58 -0400)]
More work on the man pages.

15 years agoAdd lsign-key to the trust_keys function so that the trusted key
Jameson Graef Rollins [Sat, 14 Jun 2008 19:58:19 +0000 (15:58 -0400)]
Add lsign-key to the trust_keys function so that the trusted key
actually ends up with full validity.