|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | + <title>Privacy Policy — Commit 451</title> |
| 7 | + <meta name="description" content="Privacy Policy for Commit 451 apps and services."> |
| 8 | + <meta name="robots" content="index, follow"> |
| 9 | + <meta name="theme-color" content="#60d4c5"> |
| 10 | + <link rel="canonical" href="https://commit451.com/privacy"> |
| 11 | + <link rel="icon" type="image/png" href="/favicon.png"> |
| 12 | + <script src="https://cdn.tailwindcss.com"></script> |
| 13 | + <script> |
| 14 | + tailwind.config = { |
| 15 | + theme: { |
| 16 | + extend: { |
| 17 | + colors: { |
| 18 | + brand: { teal: '#60d4c5', red: '#e74c3c' }, |
| 19 | + dark: { 950: '#030712', 900: '#111827', 800: '#1f2937', 700: '#374151' } |
| 20 | + } |
| 21 | + } |
| 22 | + } |
| 23 | + } |
| 24 | + </script> |
| 25 | +</head> |
| 26 | +<body class="bg-dark-950 text-gray-100 antialiased"> |
| 27 | + <main class="mx-auto max-w-3xl px-6 py-16 sm:py-24"> |
| 28 | + <a href="/" class="text-sm text-brand-teal hover:underline">← Back to home</a> |
| 29 | + <h1 class="mt-6 text-4xl font-bold tracking-tight text-white">Privacy Policy</h1> |
| 30 | + <p class="mt-3 text-sm text-gray-400">Last updated: March 11, 2026</p> |
| 31 | + |
| 32 | + <div class="mt-10 space-y-8 text-gray-300 leading-relaxed"> |
| 33 | + <section> |
| 34 | + <h2 class="text-xl font-semibold text-white">Overview</h2> |
| 35 | + <p class="mt-3">This Privacy Policy explains how Commit 451 LLC ("Commit 451", "we", "our", "us") collects, uses, and protects information when you use our apps, websites, and related services (collectively, the "Services").</p> |
| 36 | + </section> |
| 37 | + |
| 38 | + <section> |
| 39 | + <h2 class="text-xl font-semibold text-white">Information We Collect</h2> |
| 40 | + <ul class="mt-3 list-disc space-y-2 pl-6"> |
| 41 | + <li><strong>Account information:</strong> such as name, email address, and profile details when you create or connect an account.</li> |
| 42 | + <li><strong>Usage information:</strong> app interactions, feature usage, crash logs, diagnostics, and performance metrics.</li> |
| 43 | + <li><strong>Device and technical information:</strong> device type, OS version, app version, and identifiers needed to operate the Services.</li> |
| 44 | + <li><strong>Content you provide:</strong> data, messages, prompts, files, or other input you submit through the Services.</li> |
| 45 | + </ul> |
| 46 | + </section> |
| 47 | + |
| 48 | + <section> |
| 49 | + <h2 class="text-xl font-semibold text-white">How We Use Information</h2> |
| 50 | + <ul class="mt-3 list-disc space-y-2 pl-6"> |
| 51 | + <li>Provide, maintain, and improve the Services</li> |
| 52 | + <li>Authenticate users and secure accounts</li> |
| 53 | + <li>Process requests and deliver features</li> |
| 54 | + <li>Monitor reliability, prevent abuse, and troubleshoot issues</li> |
| 55 | + <li>Communicate service updates, support messages, and important notices</li> |
| 56 | + <li>Comply with legal obligations</li> |
| 57 | + </ul> |
| 58 | + </section> |
| 59 | + |
| 60 | + <section> |
| 61 | + <h2 class="text-xl font-semibold text-white">Data Sharing</h2> |
| 62 | + <p class="mt-3">We do not sell your personal information. We may share limited data with trusted service providers that help us operate the Services (for example, hosting, analytics, authentication, and support tools), subject to contractual safeguards.</p> |
| 63 | + </section> |
| 64 | + |
| 65 | + <section> |
| 66 | + <h2 class="text-xl font-semibold text-white">Data Retention</h2> |
| 67 | + <p class="mt-3">We retain information for as long as necessary to provide the Services, comply with legal obligations, resolve disputes, and enforce agreements. Retention periods vary based on the type of data and applicable law.</p> |
| 68 | + </section> |
| 69 | + |
| 70 | + <section> |
| 71 | + <h2 class="text-xl font-semibold text-white">Your Choices and Rights</h2> |
| 72 | + <ul class="mt-3 list-disc space-y-2 pl-6"> |
| 73 | + <li>Access, update, or delete account information where available</li> |
| 74 | + <li>Request deletion of your personal data, subject to legal and operational requirements</li> |
| 75 | + <li>Control certain permissions from your device settings (notifications, storage, etc.)</li> |
| 76 | + </ul> |
| 77 | + </section> |
| 78 | + |
| 79 | + <section> |
| 80 | + <h2 class="text-xl font-semibold text-white">Security</h2> |
| 81 | + <p class="mt-3">We use reasonable technical and organizational safeguards to protect information. No system is perfectly secure, so we cannot guarantee absolute security.</p> |
| 82 | + </section> |
| 83 | + |
| 84 | + <section> |
| 85 | + <h2 class="text-xl font-semibold text-white">Children's Privacy</h2> |
| 86 | + <p class="mt-3">Our Services are not directed to children under 13 (or the minimum age required by local law). If you believe a child provided personal information, contact us so we can take appropriate action.</p> |
| 87 | + </section> |
| 88 | + |
| 89 | + <section> |
| 90 | + <h2 class="text-xl font-semibold text-white">Changes to This Policy</h2> |
| 91 | + <p class="mt-3">We may update this Privacy Policy from time to time. If we make material changes, we will update the "Last updated" date and provide notice when required.</p> |
| 92 | + </section> |
| 93 | + |
| 94 | + <section> |
| 95 | + <h2 class="text-xl font-semibold text-white">Contact</h2> |
| 96 | + <p class="mt-3">Questions about this Privacy Policy? Contact us at <a class="text-brand-teal hover:underline" href="mailto:hello@commit451.com">hello@commit451.com</a>.</p> |
| 97 | + </section> |
| 98 | + </div> |
| 99 | + </main> |
| 100 | +</body> |
| 101 | +</html> |
0 commit comments