summaryrefslogtreecommitdiff
path: root/rhesus
AgeCommit message (Collapse)Author
2008-05-25some updates to rhesus:Jameson Graef Rollins
- add ability to rhesus to just process specified userids. - removed '--' in front of process type specification at command line. - cleaned up some log output
2008-05-25fix bashism, and correct bad error messageJameson Graef Rollins
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-04-11some more work on rhesus. receiving of keys is much improved.Jameson Graef Rollins
rudimentery policy checking is implemented, but needs a lot more fleshing out (currently only accepts "fully trusted" keys). need to figure out how to query trustdb.
2008-03-30add start of a rhesus authorized_keys generator.Jameson Graef Rollins
start of a monkeysphere.conf file (in bash)