Age | Commit message (Collapse) | Author |
|
|
|
|
|
Change default for user to be "a", and host to be "e a".
|
|
|
|
Also, tweaked some of the output and man pages.
|
|
monkeysphere-server.
|
|
- Batch mode for trust_key function.
- fix some loggging.
- Clean up publish_server_key function -> STILL NON-FUNCTIONING
- more work on monkeysphere-ssh-proxycommand man page
|
|
Change to known_hosts hashing on by default.
|
|
- flesh out more of the man pages for monkeysphere and monkeysphere-server
- move the server cache directory to /var/cache, where it should be.
|
|
|
|
|
|
- fixed bug in gpg2ssh_tmp call
- broke out update_authorized_keys function
- cleaned up gen_key function for server
- added possible "Revoker:" parameter we might use
- started gen_ae_subkey function that for some reason isn't working
yet.
|
|
|
|
- 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
|