Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-10 | New 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-26 | change howler command from "trust-uids" (which is inaccurate) to "trust-key". | Jameson Graef Rollins | |
2008-05-25 | expand howler to handle general gpg maintenence tasks for server | Jameson Graef Rollins | |
- add "gen-key", "publish-key", and "trust-uids" functions small tweak to rhesus. update README and MonkeySpec | |||
2008-05-25 | add new component "howler": small script to generate and publish a gpg | Jameson Graef Rollins | |
key for a server |