OpenMarine
Friendly names for... is it safe? - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How I did it (https://forum.openmarine.net/forumdisplay.php?fid=6)
+--- Thread: Friendly names for... is it safe? (/showthread.php?tid=5317)



Friendly names for... is it safe? - sebba - 2024-04-08

Hello friends,

I tried to have some "friendly names" in SK dashboard
I changed UUIDs in openplotter.conf, like this:

   

after reconnecting and approving the new connections (GPIO, Notifications, I2C etc) I got this:

   

It seems everything is working just fine but I am concerning this change will affect some functionality of the whole system.

Fair wind,
Seb


RE: Friendly names for... is it safe? - Sailoog - 2024-04-08

You can do that in OP3 but in OP4 (updated) you have to edit ~/.signalk/security.json and ignore openplotter.conf

Let us know any side effect.

This will never be implemented in OP because having the same uuid in all systems is not secure.


RE: Friendly names for... is it safe? - sebba - 2024-04-08

thanks for reply
so far, so good, no side effects yet

I understand the problem generated by same UUIDs but maybe adding some alias for these connections will do the trick, and keeping the random generated UUIDs just for internal processes

best regards


RE: Friendly names for... is it safe? - Sailoog - 2024-04-10

https://github.com/SignalK/signalk-server/issues/1146


RE: Friendly names for... is it safe? - sebba - 2024-04-10

(2024-04-10, 05:56 PM)Sailoog Wrote: https://github.com/SignalK/signalk-server/issues/1146

wow, a lot of info to digest
do you have a conclusion?  Smile Smile Smile