Releasing 1.1pre16.
[wiki] / tasks.mdwn
index 338053d..4f2e209 100644 (file)
@@ -25,8 +25,8 @@ One might also try to improve the visual appearance (for example, the PDF genera
 * Update the logo.
 Having the current logo in a vector graphics format would be very helpful.
 It could also be made a little more stylistic, or perhaps replaced with something else entirely.
 * Update the logo.
 Having the current logo in a vector graphics format would be very helpful.
 It could also be made a little more stylistic, or perhaps replaced with something else entirely.
-Keeping it simple and related to [There Is No Cabal](http://en.wikipedia.org/wiki/Tinc)
-and [black helicopters](http://en.wikipedia.org/wiki/Black_helicopter) would be preferred.
+Keeping it simple and related to [There Is No Cabal](https://en.wikipedia.org/wiki/Tinc)
+and [black helicopters](https://en.wikipedia.org/wiki/Black_helicopter) would be preferred.
 
 * Update the visual appearence of the wiki.
 The current style is very simple.
 
 * Update the visual appearence of the wiki.
 The current style is very simple.
@@ -35,10 +35,16 @@ and the top and sidebars could be made a little more fancy with the appropriate
 The website should not be cluttered, should load fast, must work with small and big screen sizes,
 and must work in text browsers.
 
 The website should not be cluttered, should load fast, must work with small and big screen sizes,
 and must work in text browsers.
 
-### Basic coding tasks
+### Coding tasks
 
 
-### Advanced coding tasks
+* Automatic selection of nodes to ConnectTo.
+* Exchange host config files between nodes.
+* Proper port to Android/iPhone.
+* Merge local node discovery patch from Daniel Schall.
+* ...
 
 ### GUI tasks
 
 
 ### GUI tasks
 
+* Improve tinc-gui from tinc 1.1.
 * Write a NetworkManager GUI for tinc.
 * Write a NetworkManager GUI for tinc.
+* ...