Chat about current Lua tools and IDEs

User avatar
By trackerj
#10310 This is a liiitle bit strange one:

I was dowloading this morning the NodeMCU Flasher program from https://github.com/nodemcu/nodemcu-flasher. As you know, this is the official firmware programmer for NodeMCU DEVKIT V0.9.

Has anybody any idea why is it trying to connect at startup over the internet at that address?

Details at http://esp8266-projects.blogspot.com/20 ... lling.html
User avatar
By trackerj
#10313
cendev wrote:haven't checked that but maybe it was trying to compare/get/learn the latest version of the firmware or the application?


As I said, have no idea - pop-up jumped out of the blue, maybe somebody here knows more about.
Don't want my fridge to start speaking with chinese girls without my knowledge. Any girls, to be politically correct. Or boys. Even more correct. lol.
User avatar
By cendev
#10314
trackerj wrote:
cendev wrote:haven't checked that but maybe it was trying to compare/get/learn the latest version of the firmware or the application?


As I said, have no idea - pop-up jumped out of the blue, maybe somebody here knows more about.
Don't want my fridge to start speaking with chinese girls without my knowledge. Any girls, to be politically correct. Or boys. Even more correct. lol.


Ahahah :D

For now, what i can see is sending a get to that link with the application version :) on most scenerios, applications check for updates like this :) AV is acting paranoid like me :)

Is this abusable ? sometimes yes,
Is this necessary ? for version check purposes, yes
Is this trustable ? Depends :) most of us tried the nodemcu firmware even before it was open source :)

Sounds like kinda leap of faith, i know :) I don't know if the source codes for the software is available but if they are available to check, you can rebuild it the way you wish :)