# VegaCrypt > VegaCrypt is a zero-knowledge, end-to-end encrypted file and secret sharing platform. It allows users to send encrypted files and text secrets with client-side AES-256-GCM encryption, self-destructing one-time links, and zero server logging. ## Core Features & Capabilities - **Zero-Knowledge Architecture**: All encryption and decryption operations occur entirely within the client's browser (Web Crypto API). Server never sees decryption keys or plaintext content. - **Client-Side AES-GCM-256 Encryption**: Industry-standard cryptographic cipher securing payloads before transmission. - **Self-Destruct & Burn-After-Reading**: One-time links that automatically expire and permanently delete payloads after a single view/download or after a configurable time limit (10 min to 7 days). - **Password Protection & Decryption Hints**: Optional secondary passphrase layer for ultra-sensitive payloads. - **No Registration or Accounts**: Completely anonymous usage without cookies, profiling, or tracking. - **Open Security Audits**: OWASP Top 10 compliance, zero-trace memory wiping on client decryption. ## Primary Navigation & Pages - [Homepage & Encrypted Uploader](https://vegacrypt.com/): Direct browser interface to encrypt files or secrets and generate secure links. - [Security & Tech Specs](https://vegacrypt.com/#features): Detailed cryptographic breakdown of AES-256-GCM, PBKDF2/Argon2 key derivation, and ephemeral storage. - [FAQ](https://vegacrypt.com/#faq): Answers to frequently asked questions about file limits, encryption mechanisms, and data retention. - [Blog](https://vegacrypt.com/blog/): Cryptography articles, security audit updates, and privacy tutorials. - [Contact & Security Reporting](https://vegacrypt.com/contact/): Vulnerability disclosure and support inquiry forms. - [Privacy Policy](https://vegacrypt.com/privacy-policy/): Legal privacy framework confirming zero-log and no-telemetry principles. - [Terms of Use](https://vegacrypt.com/terms-of-use/): Acceptable use policy and legal guarantees. ## Blog Articles & Security Publications - [10 Reasons Why Email Isn't Secure Enough for Sensitive Information](https://vegacrypt.com/blog/10-reasons-why-email-isnt-secure-enough-for-sensitive-information/): Analysis of email security vulnerabilities, plaintext SMTP relays, cloud indexing, and zero-knowledge alternatives. - [Secure Attach for Outlook: Protect Files Without Leaving Your Inbox](https://vegacrypt.com/blog/secure-attach-for-outlook-protect-files-without-leaving-your-inbox/): Enterprise email integration with client-side encryption and Dual-Key link protection for Outlook. - [Vault & Encrypted Inbox: End-to-End Encrypted Sharing for VegaCrypt Users](https://vegacrypt.com/blog/vault-encrypted-inbox-end-to-end-sharing-for-vegacrypt-users/): Technical guide on asymmetric public-key encryption, Encrypted Master Passwords (EMP), and Safebox inbound channels. ## API & Bot Directives - Sitemap: https://vegacrypt.com/sitemap-index.xml - Context for LLMs / AI Agents: https://vegacrypt.com/llms.txt - Comprehensive AI Documentation: https://vegacrypt.com/llms-full.txt