ZeroTrusted AI Proxy Core - MITM interception, PII detection, and enforcement logic (standalone edition)
Project description
ZeroTrusted AI Proxy - Core (Open Source)
This repository provides everything you need to run the ZeroTrusted AI Proxy as a standalone open-source solution.
🚀 Quick Start for Open Source Users
1. Clone the Repository
git clone https://github.com/www-zerotrusted-ai/zt-ai-proxy-core.git
cd zt-ai-proxy-core
2. Build the Standalone Proxy Executable
Ensure you have Python 3.12+ and PowerShell 5.1+ installed on Windows.
Run the build script:
./build_standalone_exe.ps1
This will generate the standalone executable in the dist/ folder.
3. Load the Chrome Extension
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked" and select the
browser_extensionfolder in this repo
4. Run the Proxy
Run the generated executable from the dist/ folder:
./dist/ZTProxy-Standalone.exe
5. Configure Your Browser to Use the Proxy
Set your browser to use the proxy at 127.0.0.1:8081 (or as configured).
6. Block Sensitive Data (PII) in AI Requests
When you use ChatGPT or other AI services, the proxy will block requests containing sensitive information (PII) such as emails, phone numbers, credit cards, etc. The Chrome extension will show a block page if a request is blocked.
For more details, see the documentation or open an issue on GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zt_ai_proxy_core-0.1.0.tar.gz.
File metadata
- Download URL: zt_ai_proxy_core-0.1.0.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3cdf565946c46a74e0ff4ec5ae6aa731b578a558c6608321b890e6d294acd32
|
|
| MD5 |
c6eb2f281e077de213bd948a64d8fad8
|
|
| BLAKE2b-256 |
06c64b4d3e6b62e8d89f5e7103aae4f038b3b60af9738837edeb74da1d7e7fa6
|
File details
Details for the file zt_ai_proxy_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zt_ai_proxy_core-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e85ed439c4062e0642654824db4aed22ab52d66e902f9bef4fd4194716f58b89
|
|
| MD5 |
73de4aaadf4dcbdc923dd01f146a70de
|
|
| BLAKE2b-256 |
10037f732f249dbcb78154f0fc326167f1ec8257b81c652cd686a317c5e2488d
|