Velar is an innovative local HTTP/HTTPS proxy designed to protect sensitive data during AI interactions. It detects and masks PII or secrets before requests reach AI providers, while restoring original values in responses. With 100% local processing, no data is sent externally, ensuring complete control and compliance.
Velar is an innovative local HTTP/HTTPS proxy designed for AI traffic, equipped with Man-in-the-Middle (MITM) support. Its primary objective is to enhance privacy by preventing sensitive data from being transmitted to AI providers. By detecting and masking Personally Identifiable Information (PII) and other secrets before they leave the machine, Velar significantly reduces the risk of unintended data leaks.
alice@company.com becomes [EMAIL_1]), maintaining the functionality of your applications.The operation of Velar can be summarized in a straightforward sequence:
Below is a brief illustration of how Velar transforms a request:
{
"messages": [
{"role": "user", "content": "Contact me at alice@company.com"}
]
}
Behavior:
alice@company.com becomes [EMAIL_1].Velar offers a configurable setup through a simple YAML file, allowing users to specify proxy ports, logging, notification preferences, and more. Users can monitor proxy activity using CLI commands to keep track of request activity and performance.
The roadmap for Velar includes enhancements such as broader secret detection capabilities, integration with advanced PII detection technologies, and the introduction of a local dashboard for better visibility and debugging.
In a landscape where data privacy is increasingly critical, Velar stands out as a robust solution for developers looking to leverage AI securely.
No comments yet.
Sign in to be the first to comment.