Data Leak Prevention

Blueteam AI enables you to adopt proprietary LLMs like GPT-4 without compromising data security. It does so by analyzing outgoing traffic for private information and automatically applying redactions or encryptions.

To configure data redaction, create a new policy for an endpoint and set the policy's response to anonymize. When the anonymizer is set to replace, detected private information is replaced with a sentinel string indicating the type of data which was redacted.

If your use case requires the ability to deanonymize data at a later point, you should consider setting anonymizer to encrypt. In this case, sensitive data will instead be encrypted in place with the specified key. By creating grants to access this key, you are able to control which parties have the ability to deanonymize.