diff options
author | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-05-23 19:01:50 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@phys.columbia.edu> | 2008-05-23 19:01:50 -0400 |
commit | 6b83b50141e37e2926333dc1aa987bfb50317b5b (patch) | |
tree | f8a9e1ad0165eb3b1abd72c03156718ca3544fca /doc/MonkeySpec | |
parent | 60b8c51d6772a1bd8ba9b2416968a74c09000f3b (diff) |
major overhaul of rhesus:
- much more sophisticated validity checking of keys/uids
- broke out more functions
- cleaned-up/simplified code
- changed to new variable naming standard
Diffstat (limited to 'doc/MonkeySpec')
-rw-r--r-- | doc/MonkeySpec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/MonkeySpec b/doc/MonkeySpec index 7a19df0..c36e7de 100644 --- a/doc/MonkeySpec +++ b/doc/MonkeySpec @@ -102,4 +102,4 @@ Write manpage for gpgkey2ssh gpg private key (start with passwordless) to PEM encoded private key: perl libraries, libopencdk / gnutls, gpgme setup remote git repo think through / plan merging of known_hosts (& auth_keys?) -think about policies and their representation
\ No newline at end of file +think about policies and their representation |