Insecure security settings by default?

I have a question about the configured security.

The manual explains the following:

When I look at my settings in deconz and read them out, it says “No Security” under “Security Level”:

Does this mean that no security is currently set, although I have configured the “High - No Master but TC Link Key” mode?

Can I subsequently increase the security without having to pair all devices again?

Good question!

@de_employees perhaps you can answer :)?

Nice catch, actually this parameter isn’t queried anymore from the firmware since it is always 0x05 for normal Zigbee networks.

The “No Security” is wrong here and would be value 0x00, the shown label is just the default value which is never updated since the value isn’t queried anymore, the actual label should be “AES-CCM-32”.

I’ll prepare a small fix to show the correct label.

1 Like