Add description of new authentication scheme.
[tinc] / TODO
1 TODO LIST
2
3 * Stop using UDP source address as the identifier of the remote tinc daemon.
4   Use a unique number sent along with ANS_KEY.
5
6 * Efficient multicast support.
7
8 * Check if caches using hash tables speed up route.c.
9
10 * Streamline the meta protocol. Use a binary format?
11
12 * Add (hooks for) a (graphical) frontend, like Pokey.
13
14 * Implement future goals as mentioned on the website.