diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-06-07 19:39:59 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-06-07 19:39:59 -0400 |
commit | 241be7ab4a86d3d578de9b5499824a6e34bfd64c (patch) | |
tree | 0c946e843c50abb4eb5bb3ebf62d4c1472c7b1ff /doc/MonkeySpec | |
parent | f016e55c785648e0032c88c6eed872f663e81e39 (diff) | |
parent | ec76b3cef0014c6aa68ec8982101892c74958b99 (diff) |
Merge commit 'dkg/master'
Diffstat (limited to 'doc/MonkeySpec')
-rw-r--r-- | doc/MonkeySpec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/MonkeySpec b/doc/MonkeySpec index 9ed0724..fe5a0bf 100644 --- a/doc/MonkeySpec +++ b/doc/MonkeySpec @@ -43,12 +43,12 @@ server-side components - publishes server gpg keys - used to specify keys to trust for user authentication -* "tamarin": script to trigger rhesus during attempt to initiate - connection from client +* "tamarin": concept - how to trigger or schedule rhesus at admin defined + points (e.g. via cron or during ssh connections). client-side components ---------------------- -* "marmoset": script to trigger rhesus during attempt to initiate +* "marmoset": concept - how to trigger rhesus during attempt to initiate connection to server - runs on connection to a certain host - triggers update to known_hosts file then makes connection |