diff options
Diffstat (limited to 'master')
-rw-r--r-- | master/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/master/TODO b/master/TODO index e96e67a..af15268 100644 --- a/master/TODO +++ b/master/TODO @@ -2,12 +2,13 @@ TODO: * Implement input via the webinterface (manual via command line atm) - Also, use/implement input validation (master.process.validation) * Jobtage tree integration for auto-generation of jobtagerev (manual atm) - * Jobuild dependency resolution for atom list (manual right now) + * Better jobuild dependency resolution for atom list (basic right now) * Job status tracking and management (none right now) + * Asymmetrical key authentication for accepting jobs Low-priority TODO: * setup-master.py should do fastcgi settings as well Eventually TODO: - * Fix security aspect; asymmetrical key auth + * Fix security aspect; encryption for communications * Extend class User to accomodate public keys, AT/developer tags, LDAP etc. |