diff --git a/www.i2p2/pages/_menu.html b/www.i2p2/pages/_menu.html index 5bb37b75..849e399f 100644 --- a/www.i2p2/pages/_menu.html +++ b/www.i2p2/pages/_menu.html @@ -176,7 +176,7 @@  Rencontres i2p
 Feuille de route
- Les choses à faire
+ Les choses à faire

À propos d'i2p
 Foire aux questions
 I2P forums
diff --git a/www.i2p2/pages/todo_fr.html b/www.i2p2/pages/todo_fr.html new file mode 100644 index 00000000..93a7d539 --- /dev/null +++ b/www.i2p2/pages/todo_fr.html @@ -0,0 +1,345 @@ +{% extends "_layout.html" %} +{% block title %}To Do List{% endblock %} +{% block content %} +

I2P Project Targets

+

Below is a more detailed (yet still incomplete) discussion of the major areas + of future development on the core I2P network, spanning the plausibly planned + releases. This does not include stego transports, porting to wireless devices, + or tools to secure the local machine, nor does it include client applications + that will be essential in I2P's success. There are probably other things that + will come up, especially as I2P gets more peer review, but these are the main + 'big things'. See also the roadmap. Want to help? + Get involved!

+
+

Core functionality [link]

+ +

Security / anonymity [link]

+ +

Performance [link]

+

Core functionality

+ + + + + +

Security / anonymity

+ + +

Performance

+

+ Performance related improvements are listed on the + Performance page. +

+{% endblock %}