SecurityWarning
Security-relevant warning from the device, surfaced as typed sub-variants so that hosts can react without string-parsing. These arrive from org.meshtastic.proto.ClientNotification but the engine also still re-emits the raw Notification for callers that want the underlying wire payload.
Since
0.1.0
Inheritors
Types
Link copied to clipboard
The device reports it observed another node broadcasting the same public key as one already in its NodeDB — indicates a misconfigured / cloned device on the mesh, or a nearby identity-theft attempt. Host SHOULD surface this to the user.
Link copied to clipboard
The device's crypto subsystem reports the current private key was generated with insufficient entropy (e.g., on a freshly-flashed board before the RNG warmed up). Host SHOULD prompt the user to regenerate keys.