summaryrefslogtreecommitdiff
path: root/howler
AgeCommit message (Collapse)Author
2008-06-10New client/server components:Jameson Graef Rollins
- broke out all common functions to "common" file - put all client commands into "monkeysphere" script - put all server commands into "monkeysphere-server" script - moved all code into src directory to clean things up a bit - this effectively makes obsolete rhesus and howler - added proposed monkeysphere-ssh-proxycommand script that can be called to update known_hosts from ssh ProxyCommand - updated monkeysphere.conf to work as global client config - added monkeysphere-server.conf for server config
2008-05-26change howler command from "trust-uids" (which is inaccurate) to "trust-key".Jameson 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-25add new component "howler": small script to generate and publish a gpgJameson Graef Rollins
key for a server