As the above section notes, QNX Neutrino is potentially vulnerable to most of the same threats
that other Unix-style systems face.
In addition, there are also some issues that are unique to QNX Neutrino.
Message passing
Our basic model of operation relies on message passing between the OS kernel, process manager and other services.
pdebug
Our remote debug agent, pdebug, runs on a target system and communicates with the gdb debugger on the host.
qconn
The qconn daemon is a server that runs on a target system and handles all incoming requests from our IDE.
Qnet
Qnet is QNX Neutrino's transparent networking protocol.
IPSec
IPsec is a security protocol for the Internet Protocol layer that you can use, for example, to set up a secure tunnel between machines or networks.