| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="Privacy Policy for App AI for Reddit.">
- <title>Privacy Policy — App AI for Reddit</title>
- <link rel="icon" type="image/png" href="../assets/favicon.png">
- <link rel="apple-touch-icon" href="../assets/app-logo.png">
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet">
- <style>
- :root {
- --purple: #5833c7;
- --purple-soft: #f3f0ff;
- --bg: #fafafa;
- --surface: #ffffff;
- --text: #111827;
- --text-secondary: #4b5563;
- --text-muted: #9ca3af;
- --border: #e5e7eb;
- --radius: 12px;
- --max-width: 720px;
- --font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
- }
- *, *::before, *::after { box-sizing: border-box; }
- body {
- margin: 0;
- font-family: var(--font);
- font-size: 16px;
- line-height: 1.65;
- color: var(--text);
- background: var(--bg);
- -webkit-font-smoothing: antialiased;
- }
- .page-hero {
- background: linear-gradient(180deg, var(--purple-soft) 0%, var(--bg) 100%);
- border-bottom: 1px solid var(--border);
- padding: 48px 24px 40px;
- text-align: center;
- }
- .page-hero h1 {
- margin: 0 0 12px;
- font-size: clamp(2rem, 4vw, 2.5rem);
- font-weight: 800;
- letter-spacing: -0.03em;
- }
- .page-hero__meta { margin: 0; color: var(--text-secondary); font-size: 0.95rem; }
- .page-content {
- max-width: var(--max-width);
- margin: 0 auto;
- padding: 40px 24px 80px;
- }
- .legal-card {
- background: var(--surface);
- border: 1px solid var(--border);
- border-radius: var(--radius);
- padding: 40px 44px;
- }
- .legal-intro {
- margin: 0 0 32px;
- padding-bottom: 24px;
- border-bottom: 1px solid var(--border);
- color: var(--text-secondary);
- }
- .legal-section + .legal-section {
- margin-top: 32px;
- padding-top: 32px;
- border-top: 1px solid var(--border);
- }
- .legal-section h2 {
- margin: 0 0 12px;
- font-size: 1.2rem;
- font-weight: 700;
- letter-spacing: -0.02em;
- }
- .legal-section h3 {
- margin: 20px 0 8px;
- font-size: 1rem;
- font-weight: 600;
- color: var(--text);
- }
- .legal-section p { margin: 0 0 12px; color: var(--text-secondary); }
- .legal-section ul {
- margin: 0 0 12px;
- padding-left: 1.35rem;
- color: var(--text-secondary);
- }
- .legal-section li { margin-bottom: 8px; }
- .legal-section li strong { color: var(--text); }
- .callout {
- margin: 16px 0;
- padding: 14px 16px;
- border-left: 3px solid var(--purple);
- background: var(--purple-soft);
- color: var(--text-secondary);
- font-size: 0.95rem;
- }
- .site-footer {
- border-top: 1px solid var(--border);
- background: var(--surface);
- padding: 32px 24px;
- text-align: center;
- }
- .site-footer__copy { margin: 0; font-size: 0.875rem; color: var(--text-muted); }
- @media (max-width: 600px) {
- .page-hero { padding: 36px 16px 28px; }
- .page-content { padding: 24px 16px 60px; }
- .legal-card { padding: 28px 24px; }
- }
- </style>
- </head>
- <body>
- <section class="page-hero">
- <h1>Privacy Policy</h1>
- <p class="page-hero__meta">Last updated: June 30, 2026</p>
- </section>
- <main class="page-content">
- <article class="legal-card">
- <p class="legal-intro">
- This Privacy Policy explains how App AI for Reddit handles information when you use the macOS application.
- </p>
- <section class="legal-section">
- <h2>1. Overview</h2>
- <p>App AI for Reddit provides AI tools to help you draft Reddit posts, optimize titles, and write comments. We do not sell your personal information.</p>
- <div class="callout">
- Most data stays on your Mac. When you use live AI features as a premium subscriber, the text you submit is sent to OpenAI to generate a response.
- </div>
- </section>
- <section class="legal-section">
- <h2>2. Information the App Uses</h2>
- <h3>What you enter</h3>
- <ul>
- <li><strong>AI tool inputs:</strong> Text you enter in Post Generator, Title Optimizer, and Comment Writer, such as subreddit names, topics, titles, drafts, and tone preferences.</li>
- </ul>
- <h3>Stored on your Mac</h3>
- <ul>
- <li><strong>AI History:</strong> Past AI prompts and responses saved locally on your device. You can delete individual entries or clear all history in the app.</li>
- <li><strong>App preferences:</strong> Settings such as appearance mode and cached subscription status.</li>
- </ul>
- <h3>From Apple</h3>
- <ul>
- <li><strong>Subscription status:</strong> The app checks your Mac App Store purchases through StoreKit to unlock premium features. We do not receive your payment card details.</li>
- </ul>
- <h3>From Reddit</h3>
- <ul>
- <li>If you sign in to Reddit inside the app, you interact directly with Reddit's website. We do not receive your Reddit password.</li>
- </ul>
- </section>
- <section class="legal-section">
- <h2>3. How Information Is Used</h2>
- <p>The app uses information to:</p>
- <ul>
- <li>Provide Post Generator, Title Optimizer, and Comment Writer features</li>
- <li>Send AI requests to OpenAI when you have premium access and trigger a generation</li>
- <li>Verify premium subscription status through Apple</li>
- <li>Save AI History locally on your device</li>
- <li>Remember your in-app preferences</li>
- </ul>
- <p>The app does not include third-party analytics or advertising trackers.</p>
- </section>
- <section class="legal-section">
- <h2>4. AI Processing</h2>
- <p>Premium subscribers can use live AI generation powered by OpenAI. When you submit a request, the relevant text from your input is transmitted to OpenAI to produce a response.</p>
- <ul>
- <li>AI requests are sent only when you actively trigger a generation.</li>
- <li>Without premium access, the app uses local sample responses instead of sending data to OpenAI.</li>
- <li>Generated responses may be saved in AI History on your Mac.</li>
- </ul>
- <p>Do not submit sensitive personal information, such as passwords, financial data, government IDs, or health information, into AI tools.</p>
- </section>
- <section class="legal-section">
- <h2>5. Reddit Integration</h2>
- <p>App AI for Reddit includes embedded Reddit browsing for premium subscribers. App AI for Reddit is not affiliated with Reddit, Inc.</p>
- <p>Content you view or post on Reddit is handled by Reddit under its own policies. We are not responsible for Reddit's data practices.</p>
- </section>
- <section class="legal-section">
- <h2>6. Subscriptions & Payments</h2>
- <p>All purchases are processed by Apple through the Mac App Store. We do not collect or store payment card information. Refunds and billing are handled by Apple.</p>
- </section>
- <section class="legal-section">
- <h2>7. Data Retention</h2>
- <ul>
- <li><strong>On your Mac:</strong> AI History, preferences, and subscription cache remain on your device until you delete them or uninstall the app.</li>
- <li><strong>AI requests:</strong> Text sent to OpenAI is processed to fulfill your request. We do not operate a separate server that stores your AI inputs.</li>
- </ul>
- </section>
- <section class="legal-section">
- <h2>8. Sharing</h2>
- <p>We do not sell your personal information. Information may be shared only in these cases:</p>
- <ul>
- <li><strong>OpenAI:</strong> AI inputs you submit as a premium subscriber when you generate content.</li>
- <li><strong>Apple:</strong> Subscription verification through the Mac App Store.</li>
- <li><strong>Legal requirements:</strong> When required by law or to protect rights, safety, and security.</li>
- </ul>
- </section>
- <section class="legal-section">
- <h2>9. Security</h2>
- <p>Network requests, including AI requests, are sent over encrypted connections where supported by the platform. No method of storage or transmission is completely secure.</p>
- </section>
- <section class="legal-section">
- <h2>10. Children's Privacy</h2>
- <p>The app is not directed to children under 13, or the minimum age required in your jurisdiction. We do not knowingly collect personal information from children.</p>
- </section>
- <section class="legal-section">
- <h2>11. Changes</h2>
- <p>We may update this Privacy Policy from time to time. The "Last updated" date at the top of this page will reflect the latest version. Continued use of the app after changes take effect means you accept the updated policy.</p>
- </section>
- </article>
- </main>
- <footer class="site-footer">
- <p class="site-footer__copy">© 2026 App AI for Reddit. All rights reserved. Not affiliated with Reddit, Inc.</p>
- </footer>
- </body>
- </html>
|