monkeysphere.git
15 years agoMerge commit 'jrollins/master'
Micah Anderson [Fri, 15 Aug 2008 16:11:01 +0000 (12:11 -0400)]
Merge commit 'jrollins/master'

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Fri, 15 Aug 2008 15:53:08 +0000 (08:53 -0700)]
Merge commit 'dkg/master'

15 years agoremove defunct comment
Jameson Graef Rollins [Fri, 15 Aug 2008 15:29:07 +0000 (08:29 -0700)]
remove defunct comment

15 years agofix link in dkg's comment.
Jamie McClelland [Fri, 15 Aug 2008 14:16:36 +0000 (10:16 -0400)]
fix link in dkg's comment.

15 years agoMerge commit 'jrollins/master'
Jamie McClelland [Fri, 15 Aug 2008 14:15:46 +0000 (10:15 -0400)]
Merge commit 'jrollins/master'

15 years agoupdate bugs
Jameson Graef Rollins [Fri, 15 Aug 2008 07:52:25 +0000 (00:52 -0700)]
update bugs

15 years agoenabled host key publication. be aware.
Jameson Graef Rollins [Fri, 15 Aug 2008 07:49:49 +0000 (00:49 -0700)]
enabled host key publication.  be aware.

15 years agoadd start of add/revoke-hostname functions. revocation needs to be
Jameson Graef Rollins [Fri, 15 Aug 2008 07:33:27 +0000 (00:33 -0700)]
add start of add/revoke-hostname functions.  revocation needs to be
implemented.

15 years agoreorganize shortcuts for monkeysphere-server
Jameson Graef Rollins [Fri, 15 Aug 2008 05:34:17 +0000 (22:34 -0700)]
reorganize shortcuts for monkeysphere-server

15 years agoupdate changelog for last commit.
Jameson Graef Rollins [Fri, 15 Aug 2008 04:12:51 +0000 (21:12 -0700)]
update changelog for last commit.

15 years agoAdd sorting of the processed key lines so that "good" keys are output
Jameson Graef Rollins [Fri, 15 Aug 2008 04:05:40 +0000 (21:05 -0700)]
Add sorting of the processed key lines so that "good" keys are output
at the end.  This is done so that they take precedence over "bad" when
being processed in key files.  If bad keys are processed after good
keys, there is a possibility of malicious bad key causing good keys to
be continually removed from key files, which would be a big nuisance.

15 years agocommit bug comment
Jameson Graef Rollins [Fri, 15 Aug 2008 04:05:26 +0000 (21:05 -0700)]
commit bug comment

15 years agoadded note about post to openssh-unix-dev w.r.t. an ssh client config parser
Daniel Kahn Gillmor [Thu, 14 Aug 2008 20:41:17 +0000 (16:41 -0400)]
added note about post to openssh-unix-dev w.r.t. an ssh client config parser

15 years agomore comments on bugs.
Daniel Kahn Gillmor [Thu, 14 Aug 2008 17:29:58 +0000 (13:29 -0400)]
more comments on bugs.

15 years agocommiting some bug comments.
Jameson Graef Rollins [Thu, 14 Aug 2008 16:58:38 +0000 (09:58 -0700)]
commiting some bug comments.

15 years agoadded note about GnuTLS patch for "gnu-dummy" S2K extension
Daniel Kahn Gillmor [Thu, 14 Aug 2008 03:01:03 +0000 (23:01 -0400)]
added note about GnuTLS patch for "gnu-dummy" S2K extension

15 years agoclose "missing-known_hosts-causes-error"
Jameson Graef Rollins [Wed, 13 Aug 2008 22:35:06 +0000 (15:35 -0700)]
close "missing-known_hosts-causes-error"

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Wed, 13 Aug 2008 22:31:52 +0000 (15:31 -0700)]
Merge commit 'dkg/master'

15 years agosuggesting that we start encouraging host key publication.
Daniel Kahn Gillmor [Wed, 13 Aug 2008 20:51:39 +0000 (16:51 -0400)]
suggesting that we start encouraging host key publication.

15 years agomaking monkeysphere-server publish-key stricter about choice of emitted host key.
Daniel Kahn Gillmor [Wed, 13 Aug 2008 20:49:17 +0000 (16:49 -0400)]
making monkeysphere-server publish-key stricter about choice of emitted host key.

15 years agosuggesting reorganization of monkeysphere-server shortcuts.
Daniel Kahn Gillmor [Wed, 13 Aug 2008 20:20:32 +0000 (16:20 -0400)]
suggesting reorganization of monkeysphere-server shortcuts.

15 years agodocumenting our trouble with (and possible approaches to) handling passphrase-locked...
Daniel Kahn Gillmor [Wed, 13 Aug 2008 19:57:31 +0000 (15:57 -0400)]
documenting our trouble with (and possible approaches to) handling passphrase-locked secret keys.

15 years agoupdates run on george.
Daniel Kahn Gillmor [Wed, 13 Aug 2008 16:01:32 +0000 (12:01 -0400)]
updates run on george.

15 years agoswitched published URL to dkgs git repo to use the git protocol.
Daniel Kahn Gillmor [Wed, 13 Aug 2008 15:51:48 +0000 (11:51 -0400)]
switched published URL to dkgs git repo to use the git protocol.

15 years agoadded my repository to the downloads section of the webpage as a test of my
Micah Anderson [Wed, 13 Aug 2008 04:35:54 +0000 (00:35 -0400)]
added my repository to the downloads section of the webpage as a test of my
ability to publish to the site

15 years agoMerge commit 'dkg/master'
Micah Anderson [Wed, 13 Aug 2008 04:31:11 +0000 (00:31 -0400)]
Merge commit 'dkg/master'

15 years agofix another bug when processing ssh key files that do not exist.
Jameson Graef Rollins [Wed, 13 Aug 2008 01:24:18 +0000 (18:24 -0700)]
fix another bug when processing ssh key files that do not exist.

15 years agounescape *all* colons, instead of just the first one in encoded user IDs
Daniel Kahn Gillmor [Tue, 12 Aug 2008 20:15:37 +0000 (16:15 -0400)]
unescape *all* colons, instead of just the first one in encoded user IDs

15 years agonew bug about missing known_hosts file
Daniel Kahn Gillmor [Tue, 12 Aug 2008 20:09:42 +0000 (16:09 -0400)]
new bug about missing known_hosts file

15 years agoadded monkeysphere-server diagnostics to check for (and advise) AuthorizedKeysFile...
Daniel Kahn Gillmor [Mon, 11 Aug 2008 22:10:46 +0000 (18:10 -0400)]
added monkeysphere-server diagnostics to check for (and advise) AuthorizedKeysFile changes for monkeysphere-enabled authorized_keys

15 years agofixing my sig so it doesn't indent weirdly.
Jamie McClelland [Fri, 8 Aug 2008 14:50:46 +0000 (10:50 -0400)]
fixing my sig so it doesn't indent weirdly.

15 years agorenaming my bug to end in mdwn.
Jamie McClelland [Fri, 8 Aug 2008 14:49:59 +0000 (10:49 -0400)]
renaming my bug to end in mdwn.

15 years agoadding new bug.
Jamie McClelland [Fri, 8 Aug 2008 14:46:36 +0000 (10:46 -0400)]
adding new bug.

15 years agoreporting new bug about --gen-subkey for agentless users
Daniel Kahn Gillmor [Fri, 8 Aug 2008 14:02:27 +0000 (10:02 -0400)]
reporting new bug about --gen-subkey for agentless users

15 years agomade monkeysphere --gen-subkey work better for users without gpg keys.
Daniel Kahn Gillmor [Fri, 8 Aug 2008 14:01:49 +0000 (10:01 -0400)]
made monkeysphere --gen-subkey work better for users without gpg keys.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Fri, 8 Aug 2008 13:09:31 +0000 (09:09 -0400)]
Merge commit 'jrollins/master'

15 years agomade clearer comments, earlier bailouts for some user ID processing
Daniel Kahn Gillmor [Fri, 8 Aug 2008 06:29:20 +0000 (02:29 -0400)]
made clearer comments, earlier bailouts for some user ID processing

15 years agomake it so monkeysphere-server will respond to --help
Micah Anderson [Thu, 7 Aug 2008 23:26:33 +0000 (19:26 -0400)]
make it so monkeysphere-server will respond to --help

15 years agoalphabetize the options
Micah Anderson [Thu, 7 Aug 2008 23:19:43 +0000 (19:19 -0400)]
alphabetize the options

15 years agofix word duplication
Micah Anderson [Thu, 7 Aug 2008 23:05:10 +0000 (19:05 -0400)]
fix word duplication

15 years agoBetter key parsing for monkeyspher gen-subkey.
Jameson Graef Rollins [Thu, 7 Aug 2008 19:27:53 +0000 (12:27 -0700)]
Better key parsing for monkeyspher gen-subkey.
Allow seckey2sshagent to output to file.

15 years agochanged website icon
Daniel Kahn Gillmor [Thu, 7 Aug 2008 18:32:46 +0000 (14:32 -0400)]
changed website icon

15 years agoupdated debian/control to refer to "public-facing" git repo for the project.
Daniel Kahn Gillmor [Thu, 7 Aug 2008 17:48:17 +0000 (13:48 -0400)]
updated debian/control to refer to "public-facing" git repo for the project.

15 years agodocumenting need for support of multiple hostnames
Daniel Kahn Gillmor [Thu, 7 Aug 2008 17:24:04 +0000 (13:24 -0400)]
documenting need for support of multiple hostnames

15 years agochanged sources.list snippet to use monkeysphere.info instead of george.riseup.net.
Daniel Kahn Gillmor [Thu, 7 Aug 2008 17:14:34 +0000 (13:14 -0400)]
changed sources.list snippet to use monkeysphere.info instead of george.riseup.net.

15 years agochanged path to public git service from george
Daniel Kahn Gillmor [Thu, 7 Aug 2008 17:05:42 +0000 (13:05 -0400)]
changed path to public git service from george

15 years agoadded documentation of new public git service off of george (as monkeysphere.info)
Daniel Kahn Gillmor [Thu, 7 Aug 2008 16:55:41 +0000 (12:55 -0400)]
added documentation of new public git service off of george (as monkeysphere.info)

15 years agomore work on george
Daniel Kahn Gillmor [Thu, 7 Aug 2008 16:11:47 +0000 (12:11 -0400)]
more work on george

15 years agoreformatting comments in request for published seckey2sshagent
Daniel Kahn Gillmor [Thu, 7 Aug 2008 15:50:29 +0000 (11:50 -0400)]
reformatting comments in request for published seckey2sshagent

15 years agore-formatting comments in test server suggestion
Daniel Kahn Gillmor [Thu, 7 Aug 2008 14:58:10 +0000 (10:58 -0400)]
re-formatting comments in test server suggestion

15 years agocommenting on using george as a test public server.
Daniel Kahn Gillmor [Thu, 7 Aug 2008 04:34:39 +0000 (00:34 -0400)]
commenting on using george as a test public server.

15 years agopreparing better diagnostic messages for hosts that still have old HostKeys left.
Daniel Kahn Gillmor [Thu, 7 Aug 2008 04:22:18 +0000 (00:22 -0400)]
preparing better diagnostic messages for hosts that still have old HostKeys left.

15 years agoadded suggestion for speeding up key generation on remote systems.
Daniel Kahn Gillmor [Thu, 7 Aug 2008 04:13:05 +0000 (00:13 -0400)]
added suggestion for speeding up key generation on remote systems.

15 years agoupdated outer limit of generation time.
Daniel Kahn Gillmor [Thu, 7 Aug 2008 03:40:02 +0000 (23:40 -0400)]
updated outer limit of generation time.

15 years agoreporting bug about agonizingly long key generation.
Daniel Kahn Gillmor [Thu, 7 Aug 2008 02:37:50 +0000 (22:37 -0400)]
reporting bug about agonizingly long key generation.

15 years agosuggesting user-friendliness improvements for monkeysphere gen-key
Daniel Kahn Gillmor [Wed, 6 Aug 2008 18:49:55 +0000 (14:49 -0400)]
suggesting user-friendliness improvements for monkeysphere gen-key

15 years agoadding comments to tickets.
Jamie McClelland [Wed, 6 Aug 2008 16:46:36 +0000 (12:46 -0400)]
adding comments to tickets.

15 years agoAdding simpler directions for getting your keyid.
Jamie McClelland [Wed, 6 Aug 2008 16:40:10 +0000 (12:40 -0400)]
Adding simpler directions for getting your keyid.

15 years agoComments to bugs.
Jameson Graef Rollins [Wed, 6 Aug 2008 15:22:45 +0000 (08:22 -0700)]
Comments to bugs.

15 years agoadding to existing hash bug report.
Jamie McClelland [Wed, 6 Aug 2008 14:52:44 +0000 (10:52 -0400)]
adding to existing hash bug report.

15 years agoadding two new feature requests.
Jamie McClelland [Wed, 6 Aug 2008 14:49:48 +0000 (10:49 -0400)]
adding two new feature requests.

15 years agoadding directions for using seckey2sshagent and filling out other
Jamie McClelland [Wed, 6 Aug 2008 14:42:58 +0000 (10:42 -0400)]
adding directions for using seckey2sshagent and filling out other
sections to be more friendly to non-experts.

15 years agoMerge commit 'dkg/master'
Jamie McClelland [Wed, 6 Aug 2008 14:24:55 +0000 (10:24 -0400)]
Merge commit 'dkg/master'

15 years agoMerge commit 'jamie/master'
Daniel Kahn Gillmor [Tue, 5 Aug 2008 19:45:50 +0000 (15:45 -0400)]
Merge commit 'jamie/master'

15 years agoMerge commit 'dkg/master'
Jamie McClelland [Tue, 5 Aug 2008 19:03:44 +0000 (15:03 -0400)]
Merge commit 'dkg/master'

15 years agofixing typo.
Jamie McClelland [Tue, 5 Aug 2008 18:50:44 +0000 (14:50 -0400)]
fixing typo.

15 years agomerged changes from Jamie McClelland.
Daniel Kahn Gillmor [Tue, 5 Aug 2008 18:15:41 +0000 (14:15 -0400)]
merged changes from Jamie McClelland.

15 years agoworking around https://bugs.g10code.com/gnupg/issue945 in seckey2sshagent
Daniel Kahn Gillmor [Tue, 5 Aug 2008 18:14:07 +0000 (14:14 -0400)]
working around https://bugs.g10code.com/gnupg/issue945 in seckey2sshagent

15 years agochaning my previous edits - which were made before I realized that the
Jamie McClelland [Tue, 5 Aug 2008 17:04:33 +0000 (13:04 -0400)]
chaning my previous edits - which were made before I realized that the
script is supposed to work with no arguments!

This change also removes the "$GPGID" part for listing all private keys,
which generates an error.

15 years agoadding directions to pass your key id as the first argument. Also added
Jamie McClelland [Tue, 5 Aug 2008 16:57:29 +0000 (12:57 -0400)]
adding directions to pass your key id as the first argument. Also added
extra test for people who don't pass anything as the first argument - so
the help explanation is shown.

15 years agoMerge commit 'dkg/master'
Jamie McClelland [Tue, 5 Aug 2008 16:47:04 +0000 (12:47 -0400)]
Merge commit 'dkg/master'

15 years agofixing redrect of /usr/bin/gpg to redirect error as well as standard
Jamie McClelland [Tue, 5 Aug 2008 16:38:41 +0000 (12:38 -0400)]
fixing redrect of /usr/bin/gpg to redirect error as well as standard
output to /dev/null for truly quiet output.

15 years agoseckey2sshagent now adds keys with semantic alias including full OpenPGP fingerprint.
Daniel Kahn Gillmor [Tue, 5 Aug 2008 16:34:17 +0000 (12:34 -0400)]
seckey2sshagent now adds keys with semantic alias including full OpenPGP fingerprint.

15 years agoproperly clean up temporary keyring with seckey2sshagent.
Daniel Kahn Gillmor [Tue, 5 Aug 2008 16:25:59 +0000 (12:25 -0400)]
properly clean up temporary keyring with seckey2sshagent.

15 years agocleanup and explanation for seckey2sshagent hack.
Daniel Kahn Gillmor [Tue, 5 Aug 2008 16:13:49 +0000 (12:13 -0400)]
cleanup and explanation for seckey2sshagent hack.

15 years agoadding new feature request for silent option to
Jamie McClelland [Tue, 5 Aug 2008 13:51:49 +0000 (09:51 -0400)]
adding new feature request for silent option to
monkeysphere-ssh-proxycommand.

15 years agoMerge commit 'dkg/master'
Jamie McClelland [Tue, 5 Aug 2008 13:45:02 +0000 (09:45 -0400)]
Merge commit 'dkg/master'

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Mon, 4 Aug 2008 16:28:38 +0000 (09:28 -0700)]
Merge commit 'dkg/master'

15 years agoupdate my contact info.
Jameson Graef Rollins [Mon, 4 Aug 2008 16:27:50 +0000 (09:27 -0700)]
update my contact info.

15 years agoadded news about release of 0.7-1
Daniel Kahn Gillmor [Mon, 4 Aug 2008 15:28:35 +0000 (11:28 -0400)]
added news about release of 0.7-1

15 years agotidy up debian/changelog in preparation for 0.7-1 release. monkeysphere_0.7-1
Daniel Kahn Gillmor [Mon, 4 Aug 2008 15:02:20 +0000 (11:02 -0400)]
tidy up debian/changelog in preparation for 0.7-1 release.

15 years agotransitioning package to git source format.
Daniel Kahn Gillmor [Mon, 4 Aug 2008 14:50:48 +0000 (10:50 -0400)]
transitioning package to git source format.

15 years agotidying up bug report about hashed known hosts
Daniel Kahn Gillmor [Mon, 4 Aug 2008 01:14:36 +0000 (21:14 -0400)]
tidying up bug report about hashed known hosts

15 years agoadding new bug about behavior with no pty.
Daniel Kahn Gillmor [Mon, 4 Aug 2008 01:09:37 +0000 (21:09 -0400)]
adding new bug about behavior with no pty.

15 years agoadded new bug about hashed known hosts.
Daniel Kahn Gillmor [Mon, 4 Aug 2008 01:05:56 +0000 (21:05 -0400)]
added new bug about hashed known hosts.

15 years agoadding a new bug about the interaction between HostKeyAlias and monkeysphere-ssh...
Daniel Kahn Gillmor [Mon, 4 Aug 2008 00:32:59 +0000 (20:32 -0400)]
adding a new bug about the interaction between HostKeyAlias and monkeysphere-ssh-proxycommand

15 years agoone of these days i will learn markdown properly
Daniel Kahn Gillmor [Sun, 3 Aug 2008 23:34:00 +0000 (19:34 -0400)]
one of these days i will learn markdown properly

15 years agoupdate download page to be more readable and linky
Daniel Kahn Gillmor [Sun, 3 Aug 2008 23:32:49 +0000 (19:32 -0400)]
update download page to be more readable and linky

15 years agoupdated monkeysphere update-authorized_keys explanation in monkeysphere.1
Daniel Kahn Gillmor [Sun, 3 Aug 2008 23:10:24 +0000 (19:10 -0400)]
updated monkeysphere update-authorized_keys explanation in monkeysphere.1

15 years agosome notes about george, added my full contact info to the download page of the web...
Daniel Kahn Gillmor [Sun, 3 Aug 2008 22:58:19 +0000 (18:58 -0400)]
some notes about george, added my full contact info to the download page of the web site.

15 years agoredirect sample refresh keys cron tab to /dev/null.
Jamie McClelland [Sun, 3 Aug 2008 20:36:03 +0000 (16:36 -0400)]
redirect sample refresh keys cron tab to /dev/null.

15 years agoMore tweaks to the website.
Jameson Graef Rollins [Sun, 3 Aug 2008 17:20:03 +0000 (10:20 -0700)]
More tweaks to the website.

15 years ago- Fixed bug in monkeysphere update-authorized_keys subcommand that had
Jameson Graef Rollins [Sun, 3 Aug 2008 07:55:19 +0000 (00:55 -0700)]
- Fixed bug in monkeysphere update-authorized_keys subcommand that had
been preventing disallowed user ids from being properly removed from
authorized_keys file.
- Fixed file md5sum checking.

15 years agorework out user id processing is done to provide better diagnostic output.
Jameson Graef Rollins [Sun, 3 Aug 2008 07:10:28 +0000 (00:10 -0700)]
rework out user id processing is done to provide better diagnostic output.

15 years agoFix how file modification check is done, and fix accidental extraneous
Jameson Graef Rollins [Sat, 2 Aug 2008 23:41:46 +0000 (16:41 -0700)]
Fix how file modification check is done, and fix accidental extraneous
output.

15 years agoUpdate what I did on george
Jameson Graef Rollins [Sat, 2 Aug 2008 21:12:21 +0000 (14:12 -0700)]
Update what I did on george

15 years agoUpdate what I did on george, and made small change to website to test.
Jameson Graef Rollins [Sat, 2 Aug 2008 21:09:03 +0000 (14:09 -0700)]
Update what I did on george, and made small change to website to test.

15 years agoTried adding website to george. This may be non-ideal config, but
Jameson Graef Rollins [Sat, 2 Aug 2008 19:26:26 +0000 (12:26 -0700)]
Tried adding website to george.  This may be non-ideal config, but
it's a start.

15 years agosome tweaks to output formatting for diagnostic command.
Jameson Graef Rollins [Fri, 1 Aug 2008 21:49:02 +0000 (14:49 -0700)]
some tweaks to output formatting for diagnostic command.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Fri, 1 Aug 2008 02:55:59 +0000 (22:55 -0400)]
Merge commit 'jrollins/master'