monkeysphere.git
15 years agoupdating documentation about the archive, including other developer signatures on... monkeysphere_0.12-1
Daniel Kahn Gillmor [Wed, 3 Sep 2008 00:19:13 +0000 (20:19 -0400)]
updating documentation about the archive, including other developer signatures on the archive signing key.

15 years agopreparing for 0.12-1 release.
Daniel Kahn Gillmor [Wed, 3 Sep 2008 00:12:06 +0000 (20:12 -0400)]
preparing for 0.12-1 release.

15 years agochanging e-mail address for dkg.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 23:51:53 +0000 (19:51 -0400)]
changing e-mail address for dkg.

15 years agoediting comments in monkeysphere-ssh-proxycommand.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 23:45:14 +0000 (19:45 -0400)]
editing comments in monkeysphere-ssh-proxycommand.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Tue, 2 Sep 2008 23:40:35 +0000 (19:40 -0400)]
Merge commit 'jrollins/master'

15 years agostripped down, cleaned up MonkeySpec.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 23:36:18 +0000 (19:36 -0400)]
stripped down, cleaned up MonkeySpec.

15 years agoshipping getting-started docs in the release tarball; nevermind about calling them...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 23:28:25 +0000 (19:28 -0400)]
shipping getting-started docs in the release tarball; nevermind about calling them README.

15 years agoshipping getting-started docs directly; nevermind about calling them README.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 23:24:38 +0000 (19:24 -0400)]
shipping getting-started docs directly; nevermind about calling them README.

15 years agotrying to change the way docs are handled.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 23:17:41 +0000 (19:17 -0400)]
trying to change the way docs are handled.

15 years agosome cleanup to the proxycommand.
Jameson Graef Rollins [Tue, 2 Sep 2008 23:10:39 +0000 (16:10 -0700)]
some cleanup to the proxycommand.

15 years agochecking a keyserver should warn at level INFO, since it is a potential information...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 23:02:55 +0000 (19:02 -0400)]
checking a keyserver should warn at level INFO, since it is a potential information leak.

15 years agoupdate documentation.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 23:00:12 +0000 (19:00 -0400)]
update documentation.

15 years agofixing broken link syntax
Daniel Kahn Gillmor [Tue, 2 Sep 2008 22:53:27 +0000 (18:53 -0400)]
fixing broken link syntax

15 years agofixing typo
Daniel Kahn Gillmor [Tue, 2 Sep 2008 22:51:49 +0000 (18:51 -0400)]
fixing typo

15 years agomonkeysphere-server update-users on a bad name should warrant an error.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 22:49:53 +0000 (18:49 -0400)]
monkeysphere-server update-users on a bad name should warrant an error.

15 years agoclosing test server request, since no one has stepped up to volunteer to maintain...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 22:46:36 +0000 (18:46 -0400)]
closing test server request, since no one has stepped up to volunteer to maintain account generation, etc.

15 years agoMerge commit 'jrollins/master'
Daniel Kahn Gillmor [Tue, 2 Sep 2008 22:44:13 +0000 (18:44 -0400)]
Merge commit 'jrollins/master'

15 years agocomment on passphrase-less key bug.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 22:41:29 +0000 (18:41 -0400)]
comment on passphrase-less key bug.

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Tue, 2 Sep 2008 22:40:02 +0000 (15:40 -0700)]
Merge commit 'dkg/master'

15 years agocreated new VERBOSE log level, and moved most INFO stuff to that level.
Jameson Graef Rollins [Tue, 2 Sep 2008 22:39:34 +0000 (15:39 -0700)]
created new VERBOSE log level, and moved most INFO stuff to that level.

15 years agore-wording intro paragraphs, to make them shorter and sweeter.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 22:20:40 +0000 (18:20 -0400)]
re-wording intro paragraphs, to make them shorter and sweeter.

15 years agotweaking archive maintenance documentation.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 16:28:50 +0000 (12:28 -0400)]
tweaking archive maintenance documentation.

15 years agodocumented APT archive management practices.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 16:24:50 +0000 (12:24 -0400)]
documented APT archive management practices.

15 years agogit-ignoring the reprepro-generated stuff.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 16:13:51 +0000 (12:13 -0400)]
git-ignoring the reprepro-generated stuff.

15 years agocommitting reprepro config files for the monkeysphere APT repo.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 16:11:44 +0000 (12:11 -0400)]
committing reprepro config files for the monkeysphere APT repo.

15 years agodownload page now refers to the monkeysphere archive signing key.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 16:08:58 +0000 (12:08 -0400)]
download page now refers to the monkeysphere archive signing key.

15 years agodocumenting new archive signing key. Other devs: please update the ascii-armored...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 16:02:52 +0000 (12:02 -0400)]
documenting new archive signing key.  Other devs: please update the ascii-armored key to include your signature!

15 years agothe way i modified the log function breaks when IFS is set to something funny; fix...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 14:15:30 +0000 (10:15 -0400)]
the way i modified the log function breaks when IFS is set to something funny; fix it.  Move happy messages from error to info.

15 years agoadded Jamie McClelland as author in src/*
Daniel Kahn Gillmor [Tue, 2 Sep 2008 13:58:17 +0000 (09:58 -0400)]
added Jamie McClelland as author in src/*

15 years agoswitched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more complex.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 13:54:43 +0000 (09:54 -0400)]
switched monkeysphere-ssh-proxycommand to #!/bin/bash, as it has become more complex.

15 years agoadded concern about Perspectives UDP filtering to website/similar.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 13:18:21 +0000 (09:18 -0400)]
added concern about Perspectives UDP filtering to website/similar.

15 years agocleanup stray commas, ensure that ill-specified loglevels default to INFO
Daniel Kahn Gillmor [Tue, 2 Sep 2008 13:00:12 +0000 (09:00 -0400)]
cleanup stray commas, ensure that ill-specified loglevels default to INFO

15 years agocomment to bug about logging.
Jameson Graef Rollins [Tue, 2 Sep 2008 07:45:00 +0000 (00:45 -0700)]
comment to bug about logging.

15 years agoFinalize new log level changes. This is more or less doing what it should. The...
Jameson Graef Rollins [Tue, 2 Sep 2008 07:38:27 +0000 (00:38 -0700)]
Finalize new log level changes.  This is more or less doing what it should.  The only problem, I think, is that it doesn't handle improperly specified LOG_LEVEL well, effectively resorting to silent.

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Tue, 2 Sep 2008 06:08:58 +0000 (23:08 -0700)]
Merge commit 'dkg/master'

Conflicts:

website/doc.mdwn
website/templates/nav.mdwn

15 years agoStart modifications to output logging with LOG_LEVEL.
Jameson Graef Rollins [Tue, 2 Sep 2008 06:07:30 +0000 (23:07 -0700)]
Start modifications to output logging with LOG_LEVEL.

15 years agoincluded todo entry about porting monkeysphere to other OSes.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 06:00:31 +0000 (02:00 -0400)]
included todo entry about porting monkeysphere to other OSes.

15 years agofixed bug in news aggregation page
Daniel Kahn Gillmor [Tue, 2 Sep 2008 05:35:32 +0000 (01:35 -0400)]
fixed bug in news aggregation page

15 years agosimplifying stylesheet, returning underscores to nav links
Daniel Kahn Gillmor [Tue, 2 Sep 2008 05:34:43 +0000 (01:34 -0400)]
simplifying stylesheet, returning underscores to nav links

15 years agocleaning up titles of web site pages.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 05:32:17 +0000 (01:32 -0400)]
cleaning up titles of web site pages.

15 years agodocumenting the change for the git repository.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 05:17:51 +0000 (01:17 -0400)]
documenting the change for the git repository.

15 years agocompleting the service-specific hostname canonicalization (i think).
Daniel Kahn Gillmor [Tue, 2 Sep 2008 05:12:52 +0000 (01:12 -0400)]
completing the service-specific hostname canonicalization (i think).

15 years agomore updates as i pursue service-specific hostnames.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 05:05:33 +0000 (01:05 -0400)]
more updates as i pursue service-specific hostnames.

15 years agomoved all apt repository references to archive.monkeysphere.info.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:59:16 +0000 (00:59 -0400)]
moved all apt repository references to archive.monkeysphere.info.

15 years agofixing broken links in why page.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:45:01 +0000 (00:45 -0400)]
fixing broken links in why page.

15 years agolinking to getting started docs from why page; set up TOC on why page.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:43:41 +0000 (00:43 -0400)]
linking to getting started docs from why page; set up TOC on why page.

15 years agostandardizing on h2 as the section header across web site documentation.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:40:11 +0000 (00:40 -0400)]
standardizing on h2 as the section header across web site documentation.

15 years agomore documentation cleanup.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:30:52 +0000 (00:30 -0400)]
more documentation cleanup.

15 years agobroke out similar projects to separate page.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:29:30 +0000 (00:29 -0400)]
broke out similar projects to separate page.

15 years agofix usage of table of contents plugin.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:26:03 +0000 (00:26 -0400)]
fix usage of table of contents plugin.

15 years agoreorganize headers on documentation page, try out table of contents plugin.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:23:57 +0000 (00:23 -0400)]
reorganize headers on documentation page, try out table of contents plugin.

15 years agoswitching ikiwiki default headers to the right-hand side of the page.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:21:29 +0000 (00:21 -0400)]
switching ikiwiki default headers to the right-hand side of the page.

15 years agonav header links margin is on right instead of left to keep image in the correct...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:18:38 +0000 (00:18 -0400)]
nav header links margin is on right instead of left to keep image in the correct spot.

15 years agomaking navigation header links behave sanely when selected.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:17:08 +0000 (00:17 -0400)]
making navigation header links behave sanely when selected.

15 years agoincreasing gap between header links.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:15:48 +0000 (00:15 -0400)]
increasing gap between header links.

15 years agobolding links in header, and removing underlines from them to match proposed site...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:14:17 +0000 (00:14 -0400)]
bolding links in header, and removing underlines from them to match proposed site design.

15 years agoreverting to regular text in nav, since list items do not show up as expected in...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:09:06 +0000 (00:09 -0400)]
reverting to regular text in nav, since list items do not show up as expected in markdown.

15 years agostill trying to switch to list items.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:06:51 +0000 (00:06 -0400)]
still trying to switch to list items.

15 years agotrying to switch to list items.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:04:51 +0000 (00:04 -0400)]
trying to switch to list items.

15 years agoswitched nav to list for easier manipulation via CSS.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:03:50 +0000 (00:03 -0400)]
switched nav to list for easier manipulation via CSS.

15 years agomore tweaks to nav to match the suggested design.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:01:51 +0000 (00:01 -0400)]
more tweaks to nav to match the suggested design.

15 years agomore tweaks to nav to match the suggested design.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 04:00:24 +0000 (00:00 -0400)]
more tweaks to nav to match the suggested design.

15 years agoMerge commit 'dkg/master'
Jameson Graef Rollins [Tue, 2 Sep 2008 03:57:50 +0000 (20:57 -0700)]
Merge commit 'dkg/master'

15 years agofix links in nav bar.
Jameson Graef Rollins [Tue, 2 Sep 2008 03:57:41 +0000 (20:57 -0700)]
fix links in nav bar.

15 years agocleaning up page.tmpl.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 03:11:45 +0000 (23:11 -0400)]
cleaning up page.tmpl.

15 years agounhide standared ikiwiki header and actions.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 03:08:53 +0000 (23:08 -0400)]
unhide standared ikiwiki header and actions.

15 years agotesting page template modifications.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 03:07:59 +0000 (23:07 -0400)]
testing page template modifications.

15 years agotrying to include the nav header on every page.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 03:06:52 +0000 (23:06 -0400)]
trying to include the nav header on every page.

15 years agobrought in upstream page.tmpl from ikiwiki.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 03:04:26 +0000 (23:04 -0400)]
brought in upstream page.tmpl from ikiwiki.

15 years agomore updates to navigation.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 03:02:27 +0000 (23:02 -0400)]
more updates to navigation.

15 years agomore updates to navigation.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 03:01:24 +0000 (23:01 -0400)]
more updates to navigation.

15 years agocleaning up failed templating experiments.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 03:00:16 +0000 (23:00 -0400)]
cleaning up failed templating experiments.

15 years agohiding generated header and actions.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 02:51:01 +0000 (22:51 -0400)]
hiding generated header and actions.

15 years agotagging the logo image with a classname
Daniel Kahn Gillmor [Tue, 2 Sep 2008 02:46:22 +0000 (22:46 -0400)]
tagging the logo image with a classname

15 years agocleaning up failed templating experiments.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 02:40:35 +0000 (22:40 -0400)]
cleaning up failed templating experiments.

15 years agomore attempts to bring the current site example closer to suggested design.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 02:38:05 +0000 (22:38 -0400)]
more attempts to bring the current site example closer to suggested design.

15 years agotrying again with images in the template nav.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 01:56:38 +0000 (21:56 -0400)]
trying again with images in the template nav.

15 years agoadding logo.png, which should really be generated via inkscape from doc/artwork/logo...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 01:53:13 +0000 (21:53 -0400)]
adding logo.png, which should really be generated via inkscape from doc/artwork/logo.svg, simply because i do not want to learn ikiwiki well enough to sort out the autogeneration process (and i do not want to require inkscape on all site mirrors)

15 years agoupdating navigation template to come closer to suggested web design.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 01:52:16 +0000 (21:52 -0400)]
updating navigation template to come closer to suggested web design.

15 years agostill experimenting with templates.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 01:49:38 +0000 (21:49 -0400)]
still experimenting with templates.

15 years agotesting templating features.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 01:48:35 +0000 (21:48 -0400)]
testing templating features.

15 years agoincluding instructions to generate logo.png from logo.svg
Daniel Kahn Gillmor [Tue, 2 Sep 2008 01:16:49 +0000 (21:16 -0400)]
including instructions to generate logo.png from logo.svg

15 years agoincluding most of recommended local.css changes from Dan Scott (retained prior "pre...
Daniel Kahn Gillmor [Tue, 2 Sep 2008 01:13:50 +0000 (21:13 -0400)]
including most of recommended local.css changes from Dan Scott (retained prior "pre" definition, and specifying only free fonts).

15 years agoadded svg version of web site logo from daniel scott.
Daniel Kahn Gillmor [Tue, 2 Sep 2008 00:52:51 +0000 (20:52 -0400)]
added svg version of web site logo from daniel scott.

15 years agoincluded monkey logo from http://upload.wikimedia.org/wikipedia/commons/b/b8/Monkey.svg
Daniel Kahn Gillmor [Tue, 2 Sep 2008 00:36:50 +0000 (20:36 -0400)]
included monkey logo from upload.wikimedia.org/wikipedia/commons/b/b8/Monkey.svg

15 years agoremoved references to non-free fonts
Daniel Kahn Gillmor [Tue, 2 Sep 2008 00:32:42 +0000 (20:32 -0400)]
removed references to non-free fonts

15 years agoMerge commit 'web/master'
Daniel Kahn Gillmor [Sun, 31 Aug 2008 21:34:18 +0000 (17:34 -0400)]
Merge commit 'web/master'

15 years agoFixed link to news item on modified gnutls offering.
Jamie McClelland [Sat, 30 Aug 2008 23:49:27 +0000 (19:49 -0400)]
Fixed link to news item on modified gnutls offering.

15 years agoremoving ` ` from openssh-gpg so it formats like the other examples.
Jamie McClelland [Sat, 30 Aug 2008 23:44:38 +0000 (19:44 -0400)]
removing ` ` from openssh-gpg so it formats like the other examples.

15 years agoFixing punctuation.
Jamie McClelland [Sat, 30 Aug 2008 23:26:13 +0000 (19:26 -0400)]
Fixing punctuation.

15 years agoasking if we can close handle locked subkey bug.
Jamie McClelland [Sat, 30 Aug 2008 23:22:48 +0000 (19:22 -0400)]
asking if we can close handle locked subkey bug.

15 years agomarking add seckey2sshagent to bin as closed bug.
Jamie McClelland [Sat, 30 Aug 2008 23:09:19 +0000 (19:09 -0400)]
marking add seckey2sshagent to bin as closed bug.

15 years agoadded my name as a co-author of src/monkeysphere.
Daniel Kahn Gillmor [Thu, 28 Aug 2008 20:39:43 +0000 (16:39 -0400)]
added my name as a co-author of src/monkeysphere.

15 years agocomment to bug.
Jameson Graef Rollins [Thu, 28 Aug 2008 16:54:59 +0000 (09:54 -0700)]
comment to bug.

15 years agoMerge commit 'jamie/master'
Daniel Kahn Gillmor [Thu, 28 Aug 2008 03:48:55 +0000 (23:48 -0400)]
Merge commit 'jamie/master'

15 years agoAdding comment announcing code change implementing proposal for quiet
Jamie McClelland [Thu, 28 Aug 2008 03:28:38 +0000 (23:28 -0400)]
Adding comment announcing code change implementing proposal for quiet
mode.

15 years agoMerge commit 'jamie/master'
Daniel Kahn Gillmor [Thu, 28 Aug 2008 03:01:11 +0000 (23:01 -0400)]
Merge commit 'jamie/master'

15 years agoMore updates on documentation (mostly Similar Projects)
Daniel Kahn Gillmor [Thu, 28 Aug 2008 02:58:56 +0000 (22:58 -0400)]
More updates on documentation (mostly Similar Projects)

15 years agoreorganizing web pages, balancing between community and download: download is for...
Daniel Kahn Gillmor [Thu, 28 Aug 2008 02:35:26 +0000 (22:35 -0400)]
reorganizing web pages, balancing between community and download: download is for people who just want to use initially, community is for people who want to engage with the project (hopefully the one will turn into the other).

15 years agomoving <pre> blocks over by 2em to compensate for my removal of the double-tabbed...
Daniel Kahn Gillmor [Thu, 28 Aug 2008 02:25:00 +0000 (22:25 -0400)]
moving <pre> blocks over by 2em to compensate for my removal of the double-tabbed offsets.