@cryptotaxi247 / netdata-1 / commits / a1b00f184

Update netdata-security.md (#15068)

Chris Akritidis committed May 17, 2023 at 07:51 UTC a1b00f184abaef632ac4d20a4756e420044c27f9
1 file changed -9
docs/netdata-security.md
-9
@@ -5,15 +5,6 @@ the Data Processing Addendum, when applicable. It provides more information rega
5
6 We have given special attention to all aspects of Netdata, ensuring that everything throughout its operation is as secure as possible. Netdata has been designed with security in mind.
7
8 -> When running Netdata in environments requiring Payment Card Industry Data Security Standard (**PCI DSS**), Systems and Organization Controls (**SOC 2**),
9 -or Health Insurance Portability and Accountability Act (**HIPAA**) compliance, please keep in mind that
10 -**even when the user uses Netdata Cloud, all collected data is always stored inside their infrastructure**.
11 -
12 -Dashboard data a user views and alert notifications do travel
13 -over Netdata Cloud, as they also travel over third party networks, to reach the user's web browser or the notification integrations the user has configured,
14 -but Netdata Cloud does not store metric data. It only transforms them as they pass through it, aggregating them from multiple Agents and Parents,
15 -to appear as one data source on the user's browser.
16 -
8 ## Netdata's Security Principles
9
10 ### Security by Design