diff options
author | Jamie McClelland <jm@mayfirst.org> | 2008-06-07 13:44:46 -0400 |
---|---|---|
committer | Jamie McClelland <jm@mayfirst.org> | 2008-06-07 13:44:46 -0400 |
commit | c9b6d9a5b7b53766bc70f5dd381fb0db5769bd30 (patch) | |
tree | dcfddc417930a4fdb4f03e5294a175767f694e0c /doc/MonkeySpec | |
parent | 69b8a040d98944d4c190c2d5ceb4ef5da5b41d80 (diff) |
redefining tamarin and marmaset as concepts not scripts.
Diffstat (limited to 'doc/MonkeySpec')
-rw-r--r-- | doc/MonkeySpec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/MonkeySpec b/doc/MonkeySpec index 55ef9ee..6ee278f 100644 --- a/doc/MonkeySpec +++ b/doc/MonkeySpec @@ -43,12 +43,12 @@ server-side components - publishes server gpg keys - used to specify userids to trust for user authentication -* "tamarin": script to trigger or schedule rhesus at admin defined +* "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 |