diff options
author | Rob Austein <sra@hactrn.net> | 2008-07-16 01:04:14 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-07-16 01:04:14 +0000 |
commit | a4a9666e001a9838e4d5b49ca1ccaa23aedf4108 (patch) | |
tree | 1d35852be9c2f9d1e35b79d12f04f6e85b4d23ca | |
parent | 19c5ebac2729fe500001ac800cebab6d141daa25 (diff) |
Add note about rootd and publication protocol
svn path=/rpkid/README; revision=2003
-rw-r--r-- | rpkid/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rpkid/README b/rpkid/README index e721dbc9..2018990b 100644 --- a/rpkid/README +++ b/rpkid/README @@ -140,7 +140,8 @@ TO DO: - Clean up rootd.py to be usable in a production system. Most urgent issue is handling of private keys. May not need much - else, as this is not a high-traffic server. + else, as this is not a high-traffic server, but probably + should use publication protocol. PRIORITY: Highly desirable (not strictly needed for pilot testing) |