- Joined
- Aug 19, 2025
- Messages
- 152
- Reaction score
- 56
- Points
- 28
GitHub: https://github.com/nabzclan-reborn/VoidCrypt
Say bye to AI providers stalking your data.
What is VoidCrypt?
VoidCrypt is a privacy-first AI proxy that encrypts your PII before it leaves your infrastructure. It sits between your AI clients and any LLM API provider, automatically detecting and encrypting sensitive data using AES-256-GCM.
The Problem: Mainstream AI providers log your data. Every prompt you send, every piece of PII, it's all stored somewhere.
The Solution: VoidCrypt intercepts your requests, replaces sensitive data with tokens like {namep1} or {email_1}, sends the sanitized request to the AI provider, and restores the original data when you get your response. The provider never sees your real data.
Features
Roadmap & How You Can Help
We're actively improving VoidCrypt based on community feedback:
Coming Soon
How to Contribute
Security
Say bye to AI providers stalking your data.
What is VoidCrypt?
VoidCrypt is a privacy-first AI proxy that encrypts your PII before it leaves your infrastructure. It sits between your AI clients and any LLM API provider, automatically detecting and encrypting sensitive data using AES-256-GCM.
The Problem: Mainstream AI providers log your data. Every prompt you send, every piece of PII, it's all stored somewhere.
The Solution: VoidCrypt intercepts your requests, replaces sensitive data with tokens like {namep1} or {email_1}, sends the sanitized request to the AI provider, and restores the original data when you get your response. The provider never sees your real data.
Features
- AES-256-GCM encryption for all detected PII
- Semantic tokens preserve context for AI quality
- Three privacy levels: paranoid, smart, minimal
- Vision support for multimodal messages
- Optional Tor support for IP anonymization
- Mappings API to see exactly what was encrypted
Roadmap & How You Can Help
We're actively improving VoidCrypt based on community feedback:
Coming Soon
- Zero-Log Private AI - Free access via Nabzclan Developer Program for users who want absolute privacy
- Fast Local Inference - High-performance private inference to eliminate data leaks entirely
- Web Control Panel - UI for managing vault, viewing mappings, configuring privacy
- Enterprise Scale - High-volume request support (maybe)
How to Contribute
- Report Bugs - Open an issue on GitHub with details
- Request Features - Tell us what entity types you want detected
- Share Feedback - Let us know what works, what doesn't, what needs improvement
- Star the Repo - Helps others discover the project
Security
- Your vault key never leaves your machine
- Encryption happens locally before data is sent upstream
- Session-based: tokens expire when session clears
- No external services or third-party calls
Star the repo if you find it useful!
Last edited: