README file. Currenty contains to-do list for upcoming releases.
[trust_router.git] / README
1
2 Eventually this document may go away or hold README information for
3 the trust router.  Right now, it serves as a to-do list for work that
4 needs to be done on the trust router code before various releases:
5
6 TO-DO FOR BETA
7 ==============
8 - DH server-side code (in TIDRS)
9 - Generate a real random number for DH code (in common/tr_dh.c)
10 - Eliminate bulk of info/debug messages
11 - Read TR router configuration from a file at start-up
12 - Tree/look-up code to find correct AAA Server for a COI/Realm in TR
13 - TPQC and TIDRS integration with freeradius
14
15 TO-DO FOR PORTAL BETA
16 =====================
17 - Dynamically re-read TR configuration file at runtime
18 - Move to longer-term tasking model for TR
19
20 TO-DO FOR PILOT
21 ===============
22 - Trust Router protocol implementation
23 - Normalize/configure logging for info msgs, warnings and errors
24 - Clean-up gsscon API