Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 889 Bytes

File metadata and controls

11 lines (8 loc) · 889 Bytes

Privacy Policy for BotGuard-Core

BotGuard-Core is designed with security and privacy as a priority. As a kernel-level observability tool, it monitors system activity to ensure the integrity of your ROS 2 environment.

Data Collection & Processing

  1. Local Processing: All data captured by BotGuard-Core (such as Linux PIDs, ROS 2 Node names, bandwidth usage, and DDS network metrics) is processed locally on your machine.
  2. No Home-Phoning: BotGuard-Core does not transmit any monitored data, telemetry, or logs to external servers.
  3. Passive Monitoring: BotGuard-Core operates in a read-only manner within the kernel. It does not modify your data packets or application source code.

Transparency

As an open-source project licensed under GPLv2, the source code for BotGuard-Core is fully auditable. You can verify exactly how your data is being handled.