mirror of
https://github.com/espressif/openthread.git
synced 2026-09-18 15:10:12 +00:00
* spinel: Updates in preparation for IETF submission. * spinel: Use revision number instead of hash * spinel: James is the editor
424 B
424 B
Security Considerations
Raw Application Access
Spinel MAY be used as an API boundary for allowing processes to configure the NCP. However, such a system MUST NOT give unprivileged processess the ability to send or receive arbitrary command frames to the NCP. Only the specific commands and properties that are required should be allowed to be passed, and then only after being checked for proper format.