summaryrefslogtreecommitdiff
path: root/website/getting-started-user.mdwn
AgeCommit message (Collapse)Author
2009-07-23removing references to gnutls, which is no longer relevant to the current ↵Daniel Kahn Gillmor
monkeysphere implementation.
2009-07-23correcting keyserver pool name.Daniel Kahn Gillmor
2009-02-21fixing up some documentation, including version notes in getting started.Daniel Kahn Gillmor
2009-02-20Add "true" to prerm script so that lintian will stop complaining thatJameson Graef Rollins
the script is empty. also small doc tweaks.
2009-02-20documentation overhaul for users just getting started.Daniel Kahn Gillmor
2009-02-20add_revoker fully working. also cleanup of add_certifier.Jameson Graef Rollins
add_revoker and add_certifier to many similar procedures, so I'm trying to keep them in sync as I figure out the right way to handle things.
2009-02-19some updates to getting-started-*Jameson Graef Rollins
2008-11-17Added new web page about server key signing.Jameson Graef Rollins
2008-11-05small fix to broken web link.Jameson Graef Rollins
2008-11-04create a new section of the getting started page that lets people knowMicah Anderson
that they should install monkeysphere software at this point in their journey. It may be obvious, but I think in terms of providing a step-by-step howto get started guide, the least assumptions of obviousness we make, the better. I also moved the information about making sure that you have the gnutls requirements up to this install section.
2008-10-26Removed the gnutls component from our APT repo, since gnutls 2.6 is now in ↵Daniel Kahn Gillmor
debian/unstable. Documented the changes, and changed the warning message that monkeysphere emits too.
2008-10-26included the full GPG transcript of granting trust in the User QuickStart guide.Daniel Kahn Gillmor
2008-10-26add some documentation to the user section about establishing trustMicah Anderson
2008-09-04some small changes to the web pages.Jameson Graef Rollins
2008-09-03move config directory to ~/.monkeysphereJameson Graef Rollins
2008-09-02moved all apt repository references to archive.monkeysphere.info.Daniel Kahn Gillmor
2008-08-27edits and cleanup on getting started documents.Daniel Kahn Gillmor
2008-08-27removing # in top title that was accidentally added.Jamie McClelland
2008-08-27ikiwiki reasonably refuses to follow symlinks, so rather than symlinkJamie McClelland
from README -> ../website/getting-started-user.mdwn I'm moving README to ../website/getting-started-user.mdwn and symlinking in the opposite direction.
2008-08-27adding symlink to README file as markdown page for web site.Jamie McClelland