diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-10-14 07:58:38 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-10-14 07:58:38 +0200 |
commit | 09f3ba4184bb6506d4aa33243fe6759396c57d24 (patch) | |
tree | a26377d398503e4574404f43f45d35d94e8bd9ac | |
parent | ab4de6b7c91813cc028eebfb38e5cee0f4a34b9e (diff) |
Add a note on the possibility of manipulations from local users
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -124,6 +124,9 @@ available at the gmkin [documentation website](http://kinfit.r-forge.r-project.o careful, check your results for plausibility and use your own expertise to judge yourself. - Please check the [issues](https://github.com/jranke/gmkin/issues) reported on github +- The R console starting the graphical user interface is not secured against manipulations + from local users on multiuser systems + (see [gWidgetsWWW2 issue](https://github.com/jverzani/gWidgetsWWW2/issues/22)). - Starting the GUI takes some time. Once it is started, it is reasonably responsive. - The fit list was not always updated when using Firefox version 28 on Windows. This works with Firefox starting from version 29 and with Chrome. |