somebuddy87 / node-red-contrib-roomba980

Roomba 980 support for nodered
Apache License 2.0
0 stars 8 forks source link

Encrypt credentials #3

Open IanStorm opened 4 years ago

IanStorm commented 4 years ago

Hello there, I already tried to submit an issue to a forked copy of this repo (https://github.com/yuchangyuan/node-red-contrib-roomba980-fw2/issues/3), but so far without any luck. Maybe I am more lucky with this one... 🤞 Thanks for creating this node. However, the credentials are stored as plain text in the flows.json file. I think they should be stored inside flows_cred.json, with the advantage of auto-encryption/-decryption done by Node-RED. So far I don't have experience in creating nodes for Node-RED... I was thinking to give it a try and create a PR to fix that issue. Is this repo still active? Thanks in advance.