monkeysphere.git
15 years agouse bytes in pem2openpgp to ensure that length calculations are done by octet and...
Daniel Kahn Gillmor [Wed, 7 Jan 2009 18:35:17 +0000 (13:35 -0500)]
use bytes in pem2openpgp to ensure that length calculations are done by octet and not by character.

15 years agoremoved last hardcoded data in pem2openpgp; it seems to work with our test key.
Daniel Kahn Gillmor [Wed, 7 Jan 2009 18:27:32 +0000 (13:27 -0500)]
removed last hardcoded data in pem2openpgp; it seems to work with our test key.

15 years agoclean up a bit of pem2openpgp and remove some of the hardcoded data.
Daniel Kahn Gillmor [Wed, 7 Jan 2009 17:31:37 +0000 (12:31 -0500)]
clean up a bit of pem2openpgp and remove some of the hardcoded data.

15 years agoadded first pass at perl script to convert existing PEM-encoded RSA keys into OpenPGP...
Daniel Kahn Gillmor [Wed, 7 Jan 2009 07:17:03 +0000 (02:17 -0500)]
added first pass at perl script to convert existing PEM-encoded RSA keys into OpenPGP keys

15 years agoclean up option parsing and key checking in gen_key function,
Jameson Graef Rollins [Wed, 31 Dec 2008 01:22:22 +0000 (20:22 -0500)]
clean up option parsing and key checking in gen_key function,
including adding checking for validity of existing authentication
subkeys.

15 years agoadded version output option
Jameson Graef Rollins [Sun, 28 Dec 2008 22:09:44 +0000 (17:09 -0500)]
added version output option

15 years agoupdating freebsd patch to allow monkeysphere-ssh-proxycommand to work (path updates).
Daniel Kahn Gillmor [Fri, 26 Dec 2008 23:33:04 +0000 (18:33 -0500)]
updating freebsd patch to allow monkeysphere-ssh-proxycommand to work (path updates).

15 years agoupdating freebsd port information for version 0.22
Daniel Kahn Gillmor [Fri, 26 Dec 2008 23:05:48 +0000 (18:05 -0500)]
updating freebsd port information for version 0.22

15 years agoslight tweak to sidebar
Jameson Graef Rollins [Wed, 24 Dec 2008 23:43:27 +0000 (18:43 -0500)]
slight tweak to sidebar

15 years agoslightly modified header "sidebar".
Jameson Graef Rollins [Tue, 23 Dec 2008 14:32:08 +0000 (09:32 -0500)]
slightly modified header "sidebar".
added pieces of logo broken into image and title.

15 years agoget rid of getopts.
Jameson Graef Rollins [Wed, 17 Dec 2008 03:00:36 +0000 (22:00 -0500)]
get rid of getopts.
add checks for root user, and better checking of presence of host key.

15 years agosuggesting simpler approach to getopt.
Daniel Kahn Gillmor [Mon, 15 Dec 2008 22:57:59 +0000 (17:57 -0500)]
suggesting simpler approach to getopt.

15 years agolink to new wiki/bugs
Jameson Graef Rollins [Sat, 13 Dec 2008 22:54:10 +0000 (17:54 -0500)]
link to new wiki/bugs

15 years agosmall tweak to debian news item
Jameson Graef Rollins [Fri, 12 Dec 2008 17:17:19 +0000 (12:17 -0500)]
small tweak to debian news item

15 years agoAdd new intro to the bug page which links to the new bts stuff.
Jameson Graef Rollins [Wed, 10 Dec 2008 16:33:31 +0000 (11:33 -0500)]
Add new intro to the bug page which links to the new bts stuff.

15 years agosome web updates:
Jameson Graef Rollins [Wed, 10 Dec 2008 16:05:53 +0000 (11:05 -0500)]
some web updates:
- add new item about debian release
- improve admin start documentation
- add license note

15 years agoadd comments to bugs.
Jameson Graef Rollins [Wed, 3 Dec 2008 20:10:32 +0000 (15:10 -0500)]
add comments to bugs.

15 years agoadd a couple of bugs about posix compliance and the use of getopts
Jameson Graef Rollins [Mon, 1 Dec 2008 04:27:36 +0000 (23:27 -0500)]
add a couple of bugs about posix compliance and the use of getopts
instead of getopt.

15 years agoadded yet another FIXME to m-s d
Daniel Kahn Gillmor [Sun, 30 Nov 2008 22:59:28 +0000 (17:59 -0500)]
added yet another FIXME to m-s d

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Sun, 30 Nov 2008 22:58:06 +0000 (17:58 -0500)]
Merge commit 'jrollins/master'

15 years agoadd new check_host_keyring function for better checks for the
Jameson Graef Rollins [Sun, 30 Nov 2008 22:15:56 +0000 (17:15 -0500)]
add new check_host_keyring function for better checks for the
existence of a host private key for functions that require it to be
there.

15 years agogave example on gpg multi-keyring bug.
Daniel Kahn Gillmor [Sun, 30 Nov 2008 17:18:40 +0000 (12:18 -0500)]
gave example on gpg multi-keyring bug.

15 years agonotes about zimmermann HTTPS
Daniel Kahn Gillmor [Sat, 29 Nov 2008 20:56:30 +0000 (15:56 -0500)]
notes about zimmermann HTTPS

15 years agoadded release note for 0.22-1
Daniel Kahn Gillmor [Sat, 29 Nov 2008 02:01:29 +0000 (21:01 -0500)]
added release note for 0.22-1

15 years ago0.22 release preperation. monkeysphere_0.22-1
Jameson Graef Rollins [Fri, 28 Nov 2008 19:57:44 +0000 (14:57 -0500)]
0.22 release preperation.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Tue, 25 Nov 2008 17:16:16 +0000 (12:16 -0500)]
Merge commit 'jrollins/master'

15 years agofixing dependency information -- should be procmail, not procfile.
Daniel Kahn Gillmor [Tue, 25 Nov 2008 17:15:51 +0000 (12:15 -0500)]
fixing dependency information -- should be procmail, not procfile.

15 years agoAdd attempt at rpm packaging.
Jameson Graef Rollins [Sat, 22 Nov 2008 17:41:58 +0000 (12:41 -0500)]
Add attempt at rpm packaging.

15 years agoadded one more SKS peer.
Daniel Kahn Gillmor [Wed, 19 Nov 2008 21:44:07 +0000 (16:44 -0500)]
added one more SKS peer.

15 years agoconfigured statistics calculations at SKS boot and at 03:00 (i think).
Daniel Kahn Gillmor [Wed, 19 Nov 2008 21:19:20 +0000 (16:19 -0500)]
configured statistics calculations at SKS boot and at 03:00 (i think).

15 years agonotes about using zimmermann port 80.
Daniel Kahn Gillmor [Wed, 19 Nov 2008 20:56:14 +0000 (15:56 -0500)]
notes about using zimmermann port 80.

15 years agonoted changes to zimmermann config.
Daniel Kahn Gillmor [Wed, 19 Nov 2008 20:32:33 +0000 (15:32 -0500)]
noted changes to zimmermann config.

15 years agoadded simple index.html for people to read if they decide to visit zimmermann with...
Daniel Kahn Gillmor [Wed, 19 Nov 2008 20:22:37 +0000 (15:22 -0500)]
added simple index.html for people to read if they decide to visit zimmermann with a browser.

15 years agomore updates for zimmermann
Daniel Kahn Gillmor [Wed, 19 Nov 2008 16:51:10 +0000 (11:51 -0500)]
more updates for zimmermann

15 years agofixing the spelling of zimmermann.
Daniel Kahn Gillmor [Wed, 19 Nov 2008 16:37:08 +0000 (11:37 -0500)]
fixing the spelling of zimmermann.

15 years agodocument zimmermann SKS peers.
Daniel Kahn Gillmor [Wed, 19 Nov 2008 16:36:46 +0000 (11:36 -0500)]
document zimmermann SKS peers.

15 years agoexplain how it is that zimmermann speaks https
mike castleman [Wed, 19 Nov 2008 06:16:19 +0000 (01:16 -0500)]
explain how it is that zimmermann speaks https

15 years agoupdate link in docs.
Jameson Graef Rollins [Tue, 18 Nov 2008 06:59:50 +0000 (01:59 -0500)]
update link in docs.

15 years agoMerge commit 'micah/master'
Daniel Kahn Gillmor [Tue, 18 Nov 2008 06:51:33 +0000 (01:51 -0500)]
Merge commit 'micah/master'

15 years agochanging terminology from server key to host key
Daniel Kahn Gillmor [Tue, 18 Nov 2008 06:40:28 +0000 (01:40 -0500)]
changing terminology from server key to host key

15 years agoMerge commit 'dkg/master'
Micah Anderson [Tue, 18 Nov 2008 06:36:18 +0000 (01:36 -0500)]
Merge commit 'dkg/master'

15 years agoreally fixing utils/build-releasenote after the packaging reorganization.
Daniel Kahn Gillmor [Tue, 18 Nov 2008 06:33:44 +0000 (01:33 -0500)]
really fixing utils/build-releasenote after the packaging reorganization.

15 years agorenaming page about signing host keys.
Daniel Kahn Gillmor [Tue, 18 Nov 2008 06:30:32 +0000 (01:30 -0500)]
renaming page about signing host keys.

15 years agominor grammar/vocabulary nitpicking.
Daniel Kahn Gillmor [Tue, 18 Nov 2008 06:29:34 +0000 (01:29 -0500)]
minor grammar/vocabulary nitpicking.

15 years agofurther commentary on proxy_command logging.
Daniel Kahn Gillmor [Tue, 18 Nov 2008 05:48:47 +0000 (00:48 -0500)]
further commentary on proxy_command logging.

15 years agoadded steps taken on zimmerman to get sks setup
Micah Anderson [Tue, 18 Nov 2008 05:02:56 +0000 (00:02 -0500)]
added steps taken on zimmerman to get sks setup

15 years agoupdate changelog.
Jameson Graef Rollins [Mon, 17 Nov 2008 23:16:04 +0000 (18:16 -0500)]
update changelog.

15 years agoHA! I figured out how to get ssh-keygen to read stdin by using the
Jameson Graef Rollins [Mon, 17 Nov 2008 23:07:33 +0000 (18:07 -0500)]
HA!  I figured out how to get ssh-keygen to read stdin by using the
bash "Here Strings" redirection.  No more stupid tempfiles to get ssh
key fingerprints.

15 years agoAdded new web page about server key signing.
Jameson Graef Rollins [Mon, 17 Nov 2008 19:56:38 +0000 (14:56 -0500)]
Added new web page about server key signing.

15 years agoadd comment to bug about notification of modifications to known_hosts
Jameson Graef Rollins [Mon, 17 Nov 2008 17:05:05 +0000 (12:05 -0500)]
add comment to bug about notification of modifications to known_hosts
file.

15 years agoMerge commit 'web/master'
mike castleman [Mon, 17 Nov 2008 08:00:13 +0000 (03:00 -0500)]
Merge commit 'web/master'

15 years agoMore work on the marginal case output for the ssh-proxycommand. For a
Jameson Graef Rollins [Mon, 17 Nov 2008 06:14:20 +0000 (01:14 -0500)]
More work on the marginal case output for the ssh-proxycommand.  For a
key matching that offered by the host, now outputs just the
information (including sigs) of the relevant user ID.  There is some
other useful output for other cases as well.
I also added a couple of FIXMEs for some other cases that I think we
should think about and maybe tweak behavior for.

15 years agoreally fix the ssh_host_rsa_key.pub.gpg output.
Jameson Graef Rollins [Mon, 17 Nov 2008 00:32:58 +0000 (19:32 -0500)]
really fix the ssh_host_rsa_key.pub.gpg output.

15 years agofix quoting in output of ssh_host_rsa_key.pub.gpg. remember, at the
Jameson Graef Rollins [Mon, 17 Nov 2008 00:10:03 +0000 (19:10 -0500)]
fix quoting in output of ssh_host_rsa_key.pub.gpg.  remember, at the
moment the gpg_authentication function can only accept a single
argument, so the entire gpg command string needs to be in a single
quoted string.

15 years agoadd some more informative debug output to key processing.
Jameson Graef Rollins [Sun, 16 Nov 2008 22:26:14 +0000 (17:26 -0500)]
add some more informative debug output to key processing.

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Sun, 16 Nov 2008 08:22:18 +0000 (03:22 -0500)]
Merge commit 'dkg/master'

Conflicts:

packaging/debian/changelog

15 years agoadded some useful output to the ssh-proxycommand for "marginal" cases
Jameson Graef Rollins [Sun, 16 Nov 2008 08:17:36 +0000 (03:17 -0500)]
added some useful output to the ssh-proxycommand for "marginal" cases
where keys are found for host but do not have full validity.  this
uses ssh-keyscan to pull the key for the host in question, check this
key against the keys against those found via gpg, and output some
useful information about the one that matches.

15 years agofeedback on useful-information bug.
Daniel Kahn Gillmor [Sun, 16 Nov 2008 07:39:51 +0000 (02:39 -0500)]
feedback on useful-information bug.

15 years agomaking the "upstream version" end in ~pre so that test packages created before the...
Daniel Kahn Gillmor [Sun, 16 Nov 2008 07:33:42 +0000 (02:33 -0500)]
making the "upstream version" end in ~pre so that test packages created before the release will upgrade properly when the official 0.22 gets released.

15 years agoupdate debian/changelog.
Daniel Kahn Gillmor [Sun, 16 Nov 2008 07:04:56 +0000 (02:04 -0500)]
update debian/changelog.

15 years agoexporting SSH host public key (two variants: one traditional ssh, the other OpenPGP...
Daniel Kahn Gillmor [Sun, 16 Nov 2008 06:28:19 +0000 (01:28 -0500)]
exporting SSH host public key (two variants: one traditional ssh, the other OpenPGP) during m-s gen-key

15 years agom-s s: avoid failures when $TMPDIR has a space in it. (output might still be a bit...
Daniel Kahn Gillmor [Sun, 16 Nov 2008 05:57:27 +0000 (00:57 -0500)]
m-s s: avoid failures when $TMPDIR has a space in it. (output might still be a bit garbled)

15 years agoMerge commit 'micah/master'
Daniel Kahn Gillmor [Sun, 16 Nov 2008 05:54:29 +0000 (00:54 -0500)]
Merge commit 'micah/master'

15 years agofix tarball download link
Micah Anderson [Sun, 16 Nov 2008 05:14:15 +0000 (00:14 -0500)]
fix tarball download link

15 years agoAdded info log output when a new key is added to known_hosts file.
Jameson Graef Rollins [Sun, 16 Nov 2008 01:49:27 +0000 (20:49 -0500)]
Added info log output when a new key is added to known_hosts file.

15 years agoMerge commit 'micah/master'
Jameson Graef Rollins [Sat, 15 Nov 2008 23:57:57 +0000 (18:57 -0500)]
Merge commit 'micah/master'

Conflicts:

src/monkeysphere-server

15 years agochange from using a filename that is a just a space to an actual temporary file
Micah Anderson [Sat, 15 Nov 2008 23:55:42 +0000 (18:55 -0500)]
change from using a filename that is a just a space to an actual temporary file

15 years agoremove pruning of the ssh fingerprint output in monkeysphere-server
Jameson Graef Rollins [Sat, 15 Nov 2008 23:45:25 +0000 (18:45 -0500)]
remove pruning of the ssh fingerprint output in monkeysphere-server
show-key function.  the extra info (key length and type) are useful to
have.

15 years agorename
mike castleman [Sat, 15 Nov 2008 23:23:14 +0000 (18:23 -0500)]
rename

15 years agoMerge commit 'mlcastle/master'
Jameson Graef Rollins [Sat, 15 Nov 2008 23:21:31 +0000 (18:21 -0500)]
Merge commit 'mlcastle/master'

15 years agoMerge commit 'micah/master'
Jameson Graef Rollins [Sat, 15 Nov 2008 23:21:25 +0000 (18:21 -0500)]
Merge commit 'micah/master'

15 years agoMerge commit 'jamie/master'
Jameson Graef Rollins [Sat, 15 Nov 2008 23:21:20 +0000 (18:21 -0500)]
Merge commit 'jamie/master'

15 years agoadd the new monkeysphere package to zimmerman
Micah Anderson [Sat, 15 Nov 2008 23:13:07 +0000 (18:13 -0500)]
add the new monkeysphere package to zimmerman

15 years agoreporting changes around mail configuration of zimmermann.
Jamie McClelland [Sat, 15 Nov 2008 23:06:31 +0000 (18:06 -0500)]
reporting changes around mail configuration of zimmermann.

15 years agonew bug: useful information
mike castleman [Sat, 15 Nov 2008 23:03:34 +0000 (18:03 -0500)]
new bug: useful information

15 years agoadd a directory and a changlog for the zimmerman keyserver (including some changes)
Micah Anderson [Sat, 15 Nov 2008 23:01:49 +0000 (18:01 -0500)]
add a directory and a changlog for the zimmerman keyserver (including some changes)

15 years agofix my email address
mike castleman [Sat, 15 Nov 2008 22:21:54 +0000 (17:21 -0500)]
fix my email address

15 years ago/var/lib/monkeysphere will get taken care of by debhelper appropriately. Leave it... monkeysphere_0.21-2
Daniel Kahn Gillmor [Sat, 15 Nov 2008 22:02:33 +0000 (17:02 -0500)]
/var/lib/monkeysphere will get taken care of by debhelper appropriately.  Leave it alone.

15 years agodo not fail in postrm if /var/lib/monkeysphere is already wiped.
Daniel Kahn Gillmor [Sat, 15 Nov 2008 21:54:26 +0000 (16:54 -0500)]
do not fail in postrm if /var/lib/monkeysphere is already wiped.

15 years agodebian packaging: removing unnecessary error masking in {pre,post}rm
Daniel Kahn Gillmor [Sat, 15 Nov 2008 21:49:28 +0000 (16:49 -0500)]
debian packaging: removing unnecessary error masking in {pre,post}rm

15 years agoreally fixing prerm
Daniel Kahn Gillmor [Sat, 15 Nov 2008 21:47:17 +0000 (16:47 -0500)]
really fixing prerm

15 years agomake sure we clean up /var/lib/monkeysphere during prerm.
Daniel Kahn Gillmor [Sat, 15 Nov 2008 21:38:07 +0000 (16:38 -0500)]
make sure we clean up /var/lib/monkeysphere during prerm.

15 years agoupdating release notes for 0.21, updating build scripts.
Daniel Kahn Gillmor [Sat, 15 Nov 2008 21:29:44 +0000 (16:29 -0500)]
updating release notes for 0.21, updating build scripts.

15 years agoMerge commit 'micah/master' monkeysphere_0.21-1
Daniel Kahn Gillmor [Sat, 15 Nov 2008 21:21:54 +0000 (16:21 -0500)]
Merge commit 'micah/master'

15 years agoreformat changelog
Micah Anderson [Sat, 15 Nov 2008 21:21:23 +0000 (16:21 -0500)]
reformat changelog

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Sat, 15 Nov 2008 21:17:44 +0000 (16:17 -0500)]
Merge commit 'jrollins/master'

15 years agoadd close ITP bug to changelog
Jameson Graef Rollins [Sat, 15 Nov 2008 21:17:15 +0000 (16:17 -0500)]
add close ITP bug to changelog

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Sat, 15 Nov 2008 21:02:37 +0000 (16:02 -0500)]
Merge commit 'jrollins/master'

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Sat, 15 Nov 2008 20:59:34 +0000 (15:59 -0500)]
Merge commit 'dkg/master'

15 years agoadd prerm script, and add debhelper lines to other install scripts.
Jameson Graef Rollins [Sat, 15 Nov 2008 20:57:04 +0000 (15:57 -0500)]
add prerm script, and add debhelper lines to other install scripts.

15 years agomove debian packaging to the packaging/ subdirectory.
Jameson Graef Rollins [Sat, 15 Nov 2008 19:43:22 +0000 (14:43 -0500)]
move debian packaging to the packaging/ subdirectory.

15 years agorelease notes for 0.20.
Daniel Kahn Gillmor [Sat, 15 Nov 2008 19:22:34 +0000 (14:22 -0500)]
release notes for 0.20.

15 years agochange distribution to unstable in changelog. monkeysphere_0.20-1
Jameson Graef Rollins [Sat, 15 Nov 2008 18:35:09 +0000 (13:35 -0500)]
change distribution to unstable in changelog.

15 years agoupdate changelog
Jameson Graef Rollins [Sat, 15 Nov 2008 18:17:31 +0000 (13:17 -0500)]
update changelog

15 years agochanged myself to be maintainer.
Jameson Graef Rollins [Sat, 15 Nov 2008 18:08:12 +0000 (13:08 -0500)]
changed myself to be maintainer.

15 years agoadd shebang and copyright to makefile.
Jameson Graef Rollins [Mon, 10 Nov 2008 16:15:11 +0000 (11:15 -0500)]
add shebang and copyright to makefile.

15 years agoupdate changelog to reflect test tweaking.
Daniel Kahn Gillmor [Sun, 9 Nov 2008 23:10:18 +0000 (18:10 -0500)]
update changelog to reflect test tweaking.

15 years agotests/basic ensure that any lingering sshd process will get killed off.
Daniel Kahn Gillmor [Sun, 9 Nov 2008 23:08:23 +0000 (18:08 -0500)]
tests/basic ensure that any lingering sshd process will get killed off.

15 years agoMerge commit 'web/master'
Daniel Kahn Gillmor [Sun, 9 Nov 2008 22:51:24 +0000 (17:51 -0500)]
Merge commit 'web/master'

15 years agoinclude the gnupg config files in FreeBSD port.
Daniel Kahn Gillmor [Sun, 9 Nov 2008 22:45:48 +0000 (17:45 -0500)]
include the gnupg config files in FreeBSD port.