
CloakPipe
Developer ToolsPrivacy proxy for LLM & RAG. PII → consistent pseudonyms.
About
CloakPipe offers a Rust based privacy proxy solution for LLM and RAG applications, ensuring your sensitive data remains protected. It identifies Personally Identifiable Information in under 5 milliseconds and substitutes it with consistent pseudonyms using CloakTree, before transmitting the cleaned request. The response is then instantly rehydrated, compatible with Server Sent Events. This is achieved through a single Rust binary with minimal overhead, also under 5 milliseconds. Security is enhanced with an AES 256 vault using Bring Your Own Key. Raw PII is never stored. Installation is simple: cargo install cloakpipe cli, cloakpipe init, and cloakpipe start. It is MIT licensed open source, allowing free self hosting. Find the code on GitHub at https://github.com/rohansx/cloakpipe and learn more at https://cloakpipe.co.
March 13, 2026Week 1
Be the first to review
Comments
Sign in to leave a comment
Sign In