thank you for the advice. it should be pretty simple to protect an app from that kind of attacks. however this doesn't mean that remi is a safe web framework. personally I feel like @nicolaslem (look at his comment).
you are correct it could be theoretically pressed by someone else, but it should be really difficult because of the unpredictability of IDs. It should be simpler to attack flask or django based webinterfaces. doesn't it?
yes of course, you can include js libraries in App constructor and execute js by doing app_instance.execute_javascript(jscode)
correct, good point of view. thank you for the advice
thank you so much for the advice. however, as previously mentioned: technically it should be safe, the connected client can access only the exposed functions. furthermore each instance exposes methods identified by…
correct, they seems different but you can achieve "same results" with both. dash is really powerful for look n feel and for plots. but I see it a bit confusional for callbacks and object oriented development. I never…
you are right, it requires further explanation. it is intended to be used on localhost and also on the web, preferably on safe networks like VPN. it implements ssl encription and a basic http authentication. technically…
Never seen Shiny, I will give it a look. thank you
there are some additional container widgets than in the past that allows auto sizing and positioning. these are VBox HBox (for flex layouting) and GridBox. however someone successfully integrated bootstrap in his…
No protection, it have to be intended as a full featured, standalone and remotable gui framework
It contains also a Graphical Editor https://github.com/dddomodossola/remi/tree/master/editor that produces directly python code. no transition metalanguages.
v1.2.2 18 days ago https://github.com/dddomodossola/remi/releases/tag/v1.2.2
Hello everyone, I'm the creator. I can reply your questions, if you want. last release was this month.
thank you for the advice. it should be pretty simple to protect an app from that kind of attacks. however this doesn't mean that remi is a safe web framework. personally I feel like @nicolaslem (look at his comment).
you are correct it could be theoretically pressed by someone else, but it should be really difficult because of the unpredictability of IDs. It should be simpler to attack flask or django based webinterfaces. doesn't it?
yes of course, you can include js libraries in App constructor and execute js by doing app_instance.execute_javascript(jscode)
correct, good point of view. thank you for the advice
thank you so much for the advice. however, as previously mentioned: technically it should be safe, the connected client can access only the exposed functions. furthermore each instance exposes methods identified by…
correct, they seems different but you can achieve "same results" with both. dash is really powerful for look n feel and for plots. but I see it a bit confusional for callbacks and object oriented development. I never…
you are right, it requires further explanation. it is intended to be used on localhost and also on the web, preferably on safe networks like VPN. it implements ssl encription and a basic http authentication. technically…
Never seen Shiny, I will give it a look. thank you
there are some additional container widgets than in the past that allows auto sizing and positioning. these are VBox HBox (for flex layouting) and GridBox. however someone successfully integrated bootstrap in his…
No protection, it have to be intended as a full featured, standalone and remotable gui framework
It contains also a Graphical Editor https://github.com/dddomodossola/remi/tree/master/editor that produces directly python code. no transition metalanguages.
v1.2.2 18 days ago https://github.com/dddomodossola/remi/releases/tag/v1.2.2
Hello everyone, I'm the creator. I can reply your questions, if you want. last release was this month.