Download:
child 42:85aa291385c9
parent 40:7a8fbcc20aba
41:72fbf41eb75b 0.2.3
Anton Shestakov <engored@ya.ru>, Fri, 08 Nov 2013 14:42:58 +0900
Update docs.

1 файлов изменено, 12 вставок(+), 5 удалений(-) [+]
README.rst file | annotate | diff | comparison | revisions
--- a/README.rst Fri Nov 08 14:42:45 2013 +0900
+++ b/README.rst Fri Nov 08 14:42:58 2013 +0900
@@ -20,8 +20,8 @@
Try It Out
==========
-Since version 0.2.0 it's possible to try the app live here:
-http://engored.pythonanywhere.com/
+You can try the app live at http://fruitbar.dwimlabs.net/.
+May want to read the next section for details on security though.
Security and Privacy
@@ -30,14 +30,21 @@
If you have tried Fruitbar via the link above or have read the source code,
you may now be wondering, "isn't not having passwords a bit insecure?" And
the answer is no. As in "no, it's a *whole lot* insecure to not have
-passwords." But this is a research project and therefore it isn't
-pretending to be secure. Keep in mind that everything you put in it
-everyone else may read or edit.
+passwords." But this is a research project and it isn't pretending to be
+secure. Keep in mind that everything you put in it everyone else may read
+or edit.
What's New
==========
+0.2.3
+-----
+
+- Up-to-date CodernityDB, Flask, Flask-RESTful, jsmin, jQuery, Underscore, Backbone
+- New url for trying out
+- Security notice in docs
+
0.2.2
-----