summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jameson Graef Rollins [Sun, 25 May 2008 18:35:27 +0000 (14:35 -0400)]
some updates to rhesus:
- add ability to rhesus to just process specified userids.
- removed '--' in front of process type specification at command
line.
- cleaned up some log output
Jameson Graef Rollins [Sun, 25 May 2008 06:34:52 +0000 (02:34 -0400)]
fix bashism, and correct bad error message
Jameson Graef Rollins [Fri, 23 May 2008 23:01:50 +0000 (19:01 -0400)]
major overhaul of rhesus:
- much more sophisticated validity checking of keys/uids
- broke out more functions
- cleaned-up/simplified code
- changed to new variable naming standard
Jameson Graef Rollins [Mon, 5 May 2008 01:46:20 +0000 (21:46 -0400)]
major overhaul of rhesus. it now handles creation of both
authorized_keys and known_hosts files, and is capable of being used by
an administrator to maintain authorized_keys files for users.
monkeysphere.conf file was updated for use by system administrator.
Jameson Graef Rollins [Sat, 3 May 2008 16:02:09 +0000 (12:02 -0400)]
Merge commit 'jamie/master'
Jameson Graef Rollins [Sat, 3 May 2008 15:36:54 +0000 (11:36 -0400)]
Merge commit 'dkg/master'; commit 'enw/master'; commit 'micah/master'; commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 3 May 2008 15:36:44 +0000 (11:36 -0400)]
Merge commit 'dkg/master'
Jamie McClelland [Sat, 3 May 2008 15:29:45 +0000 (11:29 -0400)]
Merge commit 'remotes/dkg/master'; commit 'remotes/enw/master'; commit 'remotes/greg/master'; commit 'remotes/jrollins/master'; commit 'remotes/micah/master'; commit 'remotes/mjgoins/master'; commit 'remotes/mlcastle/master'; commit 'remotes/rossg/master'
Daniel Kahn Gillmor [Mon, 21 Apr 2008 07:11:02 +0000 (03:11 -0400)]
updated gpg2ssh to use new flag for gnutls_openpgp_crt_get_auth_subkey() (introduced in gnutls 2.3.6).
Daniel Kahn Gillmor [Mon, 21 Apr 2008 07:10:19 +0000 (03:10 -0400)]
initial pass at converting PEM-encoded private keys into OpenPGP public keys.
mike castleman [Mon, 14 Apr 2008 20:05:55 +0000 (16:05 -0400)]
include docs from obby
mike castleman [Mon, 14 Apr 2008 20:04:59 +0000 (16:04 -0400)]
Merge commit 'micah/master'
Jameson Graef Rollins [Mon, 14 Apr 2008 15:31:27 +0000 (11:31 -0400)]
more work on rhesus. Improve retreival of key based on userid. clean
up output. cleanup variables and monkeysphere.conf
Daniel Kahn Gillmor [Fri, 11 Apr 2008 17:20:55 +0000 (13:20 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Fri, 11 Apr 2008 06:15:05 +0000 (02:15 -0400)]
some more work on rhesus. receiving of keys is much improved.
rudimentery policy checking is implemented, but needs a lot more
fleshing out (currently only accepts "fully trusted" keys). need to
figure out how to query trustdb.
Daniel Kahn Gillmor [Wed, 9 Apr 2008 16:46:33 +0000 (12:46 -0400)]
gpg2ssh: check the return status of the base64 pipe so we can fail properly if it does.
Daniel Kahn Gillmor [Wed, 9 Apr 2008 15:59:48 +0000 (11:59 -0400)]
cleaning up failed pipes properly, flushing error output to ensure it gets printed before we die.
Daniel Kahn Gillmor [Wed, 9 Apr 2008 07:46:45 +0000 (03:46 -0400)]
added FIXMEs documenting next steps for gpg2ssh.
Daniel Kahn Gillmor [Wed, 9 Apr 2008 05:30:33 +0000 (01:30 -0400)]
add support for DSA public key translation.
Daniel Kahn Gillmor [Wed, 9 Apr 2008 05:30:02 +0000 (01:30 -0400)]
When outputting MPIs for OpenSSH format, ensure that the leading bit of the first byte is not 1 (so that ssh does not get confused by a "negative" MPI).
Daniel Kahn Gillmor [Wed, 9 Apr 2008 04:34:52 +0000 (00:34 -0400)]
exporting RSA public keys in openssh known_hosts format.
Daniel Kahn Gillmor [Wed, 9 Apr 2008 01:02:35 +0000 (21:02 -0400)]
working with subkeys: preparing to write a gnutls-based gpg2ssh capable of feeding the monkeysphere.
Daniel Kahn Gillmor [Mon, 7 Apr 2008 05:37:41 +0000 (01:37 -0400)]
broke out gnutls business into a helper file in preparation for new projects.
Daniel Kahn Gillmor [Fri, 4 Apr 2008 23:29:58 +0000 (19:29 -0400)]
key translator: cleanup error checking.
Daniel Kahn Gillmor [Thu, 3 Apr 2008 04:11:43 +0000 (00:11 -0400)]
key translator: added more debugging infrastructure.
Micah Anderson [Wed, 2 Apr 2008 21:32:23 +0000 (17:32 -0400)]
add a README
Daniel Kahn Gillmor [Tue, 1 Apr 2008 19:14:39 +0000 (15:14 -0400)]
passwordless private key translation is now working in a pipeline,
when built with GnuTLS v2.3.4
Daniel Kahn Gillmor [Tue, 1 Apr 2008 02:45:38 +0000 (22:45 -0400)]
Merge commit 'jrollins/master'
Jameson Graef Rollins [Sun, 30 Mar 2008 06:00:11 +0000 (02:00 -0400)]
add start of a rhesus authorized_keys generator.
start of a monkeysphere.conf file (in bash)
Daniel Kahn Gillmor [Sun, 9 Mar 2008 00:34:01 +0000 (19:34 -0500)]
Merge commit 'greg/master'
Greg Lyle [Sun, 9 Mar 2008 00:17:40 +0000 (19:17 -0500)]
Removed test files
Greg Lyle [Sun, 9 Mar 2008 00:15:06 +0000 (19:15 -0500)]
Merge commit 'micah/master'
mike castleman [Sun, 9 Mar 2008 00:14:42 +0000 (19:14 -0500)]
Merge commit 'micah/master'
Jameson Graef Rollins [Sat, 8 Mar 2008 23:45:35 +0000 (18:45 -0500)]
Merge branch 'master' of micah.riseup.net/git/monkeysphere
Daniel Kahn Gillmor [Sat, 8 Mar 2008 23:45:01 +0000 (18:45 -0500)]
removing micah trivia
Matthew James Goins [Sat, 8 Mar 2008 23:15:19 +0000 (18:15 -0500)]
Added a .PHONY to Makefile
Jameson Graef Rollins [Sat, 8 Mar 2008 23:42:37 +0000 (18:42 -0500)]
Merge branch 'master' of micah.riseup.net/git/monkeysphere
Micah Anderson [Sat, 8 Mar 2008 23:42:39 +0000 (18:42 -0500)]
add a test
Daniel Kahn Gillmor [Sat, 8 Mar 2008 23:42:34 +0000 (18:42 -0500)]
Merge branch 'master' of micah.riseup.net/git/monkeysphere
Daniel Kahn Gillmor [Sat, 8 Mar 2008 23:42:23 +0000 (18:42 -0500)]
Merge branch 'master' of lair.fifthhorseman.net/~jrollins/git/monkeysphere
Jameson Graef Rollins [Sat, 8 Mar 2008 23:39:07 +0000 (18:39 -0500)]
Merge commit 'mjgoins/master'
Greg Lyle [Sat, 8 Mar 2008 23:36:47 +0000 (18:36 -0500)]
Made non-zero size files
Matthew James Goins [Sat, 8 Mar 2008 23:15:19 +0000 (18:15 -0500)]
Added a .PHONY to Makefile
Greg Lyle [Sat, 8 Mar 2008 22:54:11 +0000 (17:54 -0500)]
Added a second test file
Jameson Graef Rollins [Sat, 8 Mar 2008 22:16:21 +0000 (17:16 -0500)]
added newline
Jameson Graef Rollins [Sat, 8 Mar 2008 22:37:47 +0000 (17:37 -0500)]
remote test file
Greg Lyle [Sat, 8 Mar 2008 22:33:35 +0000 (17:33 -0500)]
Touched an initial test file.
Jameson Graef Rollins [Sat, 8 Mar 2008 22:29:36 +0000 (17:29 -0500)]
add test file
Jameson Graef Rollins [Sat, 8 Mar 2008 22:16:21 +0000 (17:16 -0500)]
added newline
Greg Lyle [Sat, 8 Mar 2008 22:11:16 +0000 (17:11 -0500)]
Empty testy file.
Micah Anderson [Sat, 8 Mar 2008 21:55:31 +0000 (16:55 -0500)]
add a test
Daniel Kahn Gillmor [Sat, 8 Mar 2008 21:48:15 +0000 (16:48 -0500)]
added README for langur.
Daniel Kahn Gillmor [Sun, 10 Feb 2008 03:57:55 +0000 (22:57 -0500)]
initial import