@@ -42,7 +42,7 @@ The following options exists but were not included because they are not mature e
*[Conrod](https://github.com/PistonDevelopers/conrod): not enought mature
*[Druid](https://github.com/xi-editor/druid): not enought mature
*[Platform specific libraries](https://areweguiyet.com/newsfeed/2019-01-13_rust2019.html): because we need cross-platform app.
* Web broswer communicating with a Rust local server: too much hacky, insecure? (DNS rebinding attacks)
* Web broswer communicating with a Rust local server: too much hacky, insecure? (DNS rebinding attacks) and does not support native features like tray icons.