From b8402a549206eeb3c40830be40e4737d7d870219 Mon Sep 17 00:00:00 2001 From: Boris Tane Date: Sat, 30 Mar 2024 18:33:52 +0000 Subject: [PATCH] clarify --- security/privacy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/privacy.md b/security/privacy.md index 0466a7492..921885375 100644 --- a/security/privacy.md +++ b/security/privacy.md @@ -17,9 +17,9 @@ Keep in mind that obfuscating keys is a one-way process, meaning that once a key ## Automatic scrubbing -Baselime that automatically obfuscate sensitive information from being ingested into the telemetry data by default. This is done to ensure that sensitive data is not accidentally exposed. +Baselime automatically obfuscates sensitive information from being ingested into the telemetry data by default. This is done to ensure that sensitive data is not accidentally exposed. -The following keys are automatically scrubbed: +The following keys are automatically obfuscated: - `password` - `secret`