summaryrefslogtreecommitdiff
path: root/monkeysphere.conf
AgeCommit message (Collapse)Author
2008-06-09more work on rhesusJameson Graef Rollins
- known_hosts processing know processes known_hosts file directly - uses "ssh-keygen -R" to remove keys as necessary - known_hosts lines can be hashed if requested - added ability to specify required key capability - added ability to specify if user authorized_keys file is added
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-05-04major overhaul of rhesus. it now handles creation of bothJameson Graef Rollins
authorized_keys and known_hosts files, and is capable of being used by an administrator to maintain authorized_keys files for users. monkeysphere.conf file was updated for use by system administrator.
2008-04-14more work on rhesus. Improve retreival of key based on userid. cleanJameson Graef Rollins
up output. cleanup variables and monkeysphere.conf
2008-03-30add start of a rhesus authorized_keys generator.Jameson Graef Rollins
start of a monkeysphere.conf file (in bash)