|
| 1 | +--- |
| 2 | +title: "Dotenvx Enterprise Assurance License" |
| 3 | +logo: ent |
| 4 | +image: "/assets/img/og-image-ent.png" |
| 5 | +--- |
| 6 | + |
| 7 | +<section class="w-full max-w-2xl mx-auto px-6 mt-12 md:mt-20 flex flex-col gap-8"> |
| 8 | + <h1 class="font-extrabold text-3xl sm:text-5xl text-zinc-950 dark:text-zinc-50 text-center">Dotenvx Enterprise Assurance License</h1> |
| 9 | + |
| 10 | + <p class="text-xl text-center"> |
| 11 | + <strong>The Purpose.</strong> Some organizations need more than encryption—they need formal assurance. The <strong>Enterprise Assurance License</strong> provides SOC 2–aligned documentation, a signed SLA, and dedicated support for your security and compliance teams. |
| 12 | + </p> |
| 13 | + |
| 14 | + <div class="grid grid-cols-1 sm:grid-cols-1 gap-4"> |
| 15 | + <p class="text-left"> |
| 16 | + <strong>Signed SLA & Legal Assurance.</strong> Formal agreement that dotenvx meets SOC 2 security, confidentiality, and availability controls. |
| 17 | + </p> |
| 18 | + <p class="text-left"> |
| 19 | + <strong>Compliance Packet.</strong> Includes encryption details, architectural overview, and mapped responses addressing SOC 2 CC6 (Access Controls), CC7 (System Operations & Monitoring), CC8 (Change Management), and C1 (Confidentiality). |
| 20 | + </p> |
| 21 | + <p class="text-left"> |
| 22 | + <strong>Zero-Knowledge Design.</strong> Verified architecture ensuring no plaintext secrets are ever transmitted, stored, or logged. |
| 23 | + </p> |
| 24 | + <p class="text-left"> |
| 25 | + <strong>Dedicated Security Contact.</strong> Direct access to our security team for vendor assessments, auditor inquiries, or due diligence reviews. |
| 26 | + </p> |
| 27 | + <p class="text-left"> |
| 28 | + <strong>Compliance-Ready Builds.</strong> Special enterprise builds remove debugging and diagnostic mechanisms, ensuring secrets can never appear in logs or traces. |
| 29 | + </p> |
| 30 | + </div> |
| 31 | + |
| 32 | + <p> |
| 33 | + These deliverables map directly to SOC 2 controls under |
| 34 | + <strong>Security (CC6, CC7)</strong>, |
| 35 | + <strong>Confidentiality (C1)</strong>, and |
| 36 | + <strong>System Operations (CC7)</strong>. |
| 37 | + They provide clear, auditor-ready evidence that your organization protects .env files with enterprise rigor. |
| 38 | + </p> |
| 39 | + |
| 40 | + <hr/> |
| 41 | + |
| 42 | + <p class="text-xl text-center"> |
| 43 | + <strong>Included with the License.</strong> All materials are provided under NDA, updated annually, and designed to integrate with your existing compliance workflows: |
| 44 | + </p> |
| 45 | + |
| 46 | + <div class="grid grid-cols-1 sm:grid-cols-2 gap-4"> |
| 47 | + <p class="text-left"> |
| 48 | + <strong>Control Mappings.</strong> Detailed documentation mapping dotenvx features to SOC 2 criteria. |
| 49 | + </p> |
| 50 | + <p class="text-left"> |
| 51 | + <strong>Policy Templates.</strong> Ready-to-use security and change-management policies aligned with dotenvx’s architecture. |
| 52 | + </p> |
| 53 | + <p class="text-left"> |
| 54 | + <strong>Audit Evidence.</strong> Cryptographic proof of encryption, key rotation, and runtime activity logging. |
| 55 | + </p> |
| 56 | + <p class="text-left"> |
| 57 | + <strong>Annual Update.</strong> Refreshed compliance packet each year to reflect product improvements and control updates. |
| 58 | + </p> |
| 59 | + </div> |
| 60 | + |
| 61 | + <p> |
| 62 | + <strong>Ready to simplify your audit?</strong> |
| 63 | + Request the Enterprise Assurance License to receive your signed SLA, compliance packet, and auditor-ready materials. |
| 64 | + </p> |
| 65 | + |
| 66 | + <div class="flex flex-row gap-4 justify-center my-6"> |
| 67 | + <a class="btn-primary" href="mailto:[email protected]">Request Enterprise License →</a> |
| 68 | + <a class="btn" href="https://dotenvx.com/dotenvx.pdf">View Whitepaper</a> |
| 69 | + </div> |
| 70 | +</section> |
0 commit comments