Section 01
Veil: Guide to the End-to-End Encryption Tool for Protecting LLM Prompt Privacy
Veil is an open-source tool based on the principles of the Signal protocol. It uses AES-256-GCM encryption and X25519 key exchange technology to perform end-to-end encryption of LLM prompts on local devices. This addresses the privacy pain point where traditional HTTPS only protects the transmission channel but cannot prevent service providers from viewing user inputs, allowing users to regain control over their data privacy.