Add initial roadmap and tasks pages.
[wiki] / roadmap.mdwn
1 ## Roadmap
2
3 This is a tentative list of features that will be added to future versions of tinc.
4
5 ### Tinc 1.0.15
6
7 * Reading public/private keys from the commandline.
8 * Reading configuration from standard input.
9
10 ### Tinc 1.1.0
11
12 * CLI to running tincd instance.
13 * GUI to running tincd instance.
14
15 ### Tinc 1.1.X
16
17 * HTML administration.
18 * CLI and/or GUI wizard to set up a VPN more easily.
19 * NetworkManager support.
20 * RSA key propagation.
21 * Allow TLS to be used for meta-connections.
22
23 ### Tinc 2.0
24
25 * Integration with libfides.
26 * Use TLS for meta-connections.
27 * PFS.