summaryrefslogtreecommitdiff
path: root/doc/README
AgeCommit message (Collapse)Author
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-27replacing a few line breaks I accidentally removed (for easierJamie McClelland
readability in the text version).
2008-08-27adding 2 tab indents for commands and blocks for easier readabilityJamie McClelland
when converted via markdown to html.
2008-08-24Merge commit 'jamie/master'Jameson Graef Rollins
2008-08-24simplifying instructions for getting gnutls - no need to edit yourJamie McClelland
preferences after all.
2008-08-23some formatting tweaks to the website.Jameson Graef Rollins
2008-08-23adding directions for adding your gpg auth subkey to ssh agent.Jamie McClelland
2008-08-07fix word duplicationMicah Anderson
2008-08-06Adding simpler directions for getting your keyid.Jamie McClelland
2008-08-06adding directions for using seckey2sshagent and filling out otherJamie McClelland
sections to be more friendly to non-experts.
2008-08-05fixing redrect of /usr/bin/gpg to redirect error as well as standardJamie McClelland
output to /dev/null for truly quiet output.
2008-08-03redirect sample refresh keys cron tab to /dev/null.Jamie McClelland
2008-07-27updated README to explain why/when you might want to use update-authorized_keys.Daniel Kahn Gillmor
2008-07-26small tweaks and FIXME fixes to documentation.Jameson Graef Rollins
2008-07-26more documentation for end users (and more FIXMEs), including README.admin ↵Daniel Kahn Gillmor
in the build.
2008-07-26breaking out README.admin from README, adding a few TODOsDaniel Kahn Gillmor
2008-06-19fixed think-o: running a commend with no arguments should have no arguments.Daniel Kahn Gillmor
2008-06-19updated doc/README to match the location of authorized_user_ids that is ↵Daniel Kahn Gillmor
created by the package.
2008-06-11update READMEJameson Graef Rollins
2008-05-26update README to reflect changes to howler trust-keyJameson Graef Rollins
2008-05-25expand howler to handle general gpg maintenence tasks for serverJameson Graef Rollins
- add "gen-key", "publish-key", and "trust-uids" functions small tweak to rhesus. update README and MonkeySpec
2008-05-23major overhaul of rhesus:Jameson Graef Rollins
- much more sophisticated validity checking of keys/uids - broke out more functions - cleaned-up/simplified code - changed to new variable naming standard
2008-04-02add a READMEMicah Anderson