You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/installation/14_securing.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,6 +177,13 @@ Devices that are not allowed are removed from the network on startup (e.g. confi
177
177
Using a passlist is the most restrictive and therefore most secure option, only explicitly trusted devices can join.
178
178
:::
179
179
180
+
### Inter-PAN
181
+
182
+
Inter-PAN messages are **unsecured messages** sent to or received from unjoined devices 1-hop away.
183
+
Touchlink (previously known as ZLL) uses inter-PAN messaging.
184
+
185
+
Inter-PAN is usually reserved for highly specific operations (e.g. resetting a device to factory settings), and undesired messages are aggressively dropped; this limits the impact of its lack of security.
186
+
180
187
### Zigbee 4.0
181
188
182
189
Zigbee 4.0 provides several security enhancements.
0 commit comments