Changes between Version 2 and Version 3 of SecurityDevPlan
- Timestamp:
- 03/18/07 14:19:06 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SecurityDevPlan
v2 v3 2 2 3 3 This work has several goals 4 * Validate server keys on clients 4 * Validate server keys on clients (done) 5 5 * Validate discrete client keys on server 6 6 * Allow explicit bootstrapping mode … … 10 10 * Implement client fingerprint checking (done) 11 11 * Implement bcfg2-admin fingerprint (done) 12 * Implement auto-generation of bcfg2.conf (including fingerprint and per-client password) (done) 12 13 * Reimplement client side bindaddress choice 13 14 * Implement multi-auth system for per-client password choice 14 * Implement auto-generation of bcfg2.conf (including fingerprint and per-client password)15 15 * document the new system