Add initial roadmap and tasks pages.
[wiki] / roadmap.mdwn
diff --git a/roadmap.mdwn b/roadmap.mdwn
new file mode 100644 (file)
index 0000000..c4be786
--- /dev/null
@@ -0,0 +1,27 @@
+## Roadmap
+
+This is a tentative list of features that will be added to future versions of tinc.
+
+### Tinc 1.0.15
+
+* Reading public/private keys from the commandline.
+* Reading configuration from standard input.
+
+### Tinc 1.1.0
+
+* CLI to running tincd instance.
+* GUI to running tincd instance.
+
+### Tinc 1.1.X
+
+* HTML administration.
+* CLI and/or GUI wizard to set up a VPN more easily.
+* NetworkManager support.
+* RSA key propagation.
+* Allow TLS to be used for meta-connections.
+
+### Tinc 2.0
+
+* Integration with libfides.
+* Use TLS for meta-connections.
+* PFS.