docs: Add Privacy Policy page snapshot

WHAT:
- Complete Privacy Policy legal document
- 10 major sections covering data practices
- GDPR compliance for EU users
- COPPA compliance (13+ age requirement)
- Data collection, usage, and sharing policies

WHY:
- Document privacy framework for soft launch
- Critical launch blocker (legal requirement)
- Backup privacy policy in case of Ghost issues
- Reference for future privacy updates

WHERE:
- docs/website/ghost-pages/privacy.html (new file, 141 lines)

KEY POINTS:
- Never sell personal information
- Payment info processed by third party (not stored)
- User rights: access, correction, deletion, opt-out
- International data transfers to US
- GDPR and COPPA compliant
- Contact: privacy@firefrostgaming.com

Signed-off-by: Chronicler #55 <claude@firefrostgaming.com>
This commit is contained in:
Chronicler #55
2026-04-02 13:38:41 +00:00
parent b949ad233e
commit fc8a1a9b28

View File

@@ -0,0 +1,89 @@
<!--
FIREFROST GAMING PRIVACY POLICY
Ghost CMS Page Snapshot
Last Updated: March 22, 2026
Status: Production (Pre-Soft Launch)
Privacy policy explaining data collection and usage.
Key points:
- Data collected: email, payment info, server logs, usage data
- Never sell personal information
- GDPR compliant for EU users
- 13+ age requirement (COPPA compliant)
- Contact: privacy@firefrostgaming.com
-->
<!-- PRIVACY POLICY -->
<div class="kg-width-full" style="padding: 100px 40px; background: linear-gradient(135deg, #0f0f1e 0%, #1a1a2e 100%); text-align: center;">
<h1 style="font-size: 4rem; font-weight: 900; margin-bottom: 30px; color: #ffffff; text-shadow: 2px 2px 8px rgba(0,0,0,0.7);">Privacy Policy</h1>
<p style="font-size: 1.3rem; color: #a8dadc; max-width: 800px; margin: 0 auto;">Last Updated: March 22, 2026</p>
</div>
<div class="kg-width-full" style="padding: 80px 60px; background: linear-gradient(135deg, #1a1a2e 0%, #0f0f1e 100%);">
<div style="max-width: 1000px; margin: 0 auto;">
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">Introduction</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem;">Firefrost Gaming ("we," "us," or "our") operates firefrostgaming.com and provides Minecraft server hosting services. This Privacy Policy explains how we collect, use, and protect your personal information.</p>
</div>
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">Information We Collect</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem; margin-bottom: 20px;">We collect the following types of information:</p>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem; margin-bottom: 15px;"><strong style="color: #ff6b35;">Account Information:</strong> Email address, username, and password when you create an account.</p>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem; margin-bottom: 15px;"><strong style="color: #ff6b35;">Payment Information:</strong> Billing details processed securely through our payment processor. We do not store credit card information.</p>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem; margin-bottom: 15px;"><strong style="color: #ff6b35;">Server Data:</strong> Minecraft usernames, in-game activity, and server logs necessary for game operation and moderation.</p>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem;"><strong style="color: #ff6b35;">Usage Data:</strong> IP addresses, browser type, and pages visited to improve our services and ensure security.</p>
</div>
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">How We Use Your Information</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem; margin-bottom: 15px;">We use your information to provide and improve our services, process payments, communicate with you about your account, enforce our Terms of Service, and comply with legal obligations.</p>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem;">We will never sell your personal information to third parties.</p>
</div>
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">Data Sharing</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem; margin-bottom: 15px;">We may share your information with service providers who help us operate our platform (payment processing, server hosting, email delivery), when required by law or to protect our rights, or in the event of a business transfer (merger, acquisition, or sale).</p>
</div>
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">Your Rights</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem; margin-bottom: 15px;">You have the right to access your personal data, request correction of inaccurate data, request deletion of your data (subject to legal requirements), opt out of marketing communications, and withdraw consent where processing is based on consent.</p>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem;">To exercise these rights, contact us at privacy@firefrostgaming.com.</p>
</div>
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">Data Security</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem;">We implement appropriate technical and organizational measures to protect your personal information, including encryption, secure server infrastructure, regular security audits, and access controls limiting data access to authorized personnel.</p>
</div>
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">Cookies</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem;">We use cookies and similar technologies to maintain your session, remember your preferences, analyze site usage, and improve user experience. You can control cookies through your browser settings.</p>
</div>
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">Children's Privacy</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem;">Our services are intended for users aged 13 and older. We do not knowingly collect personal information from children under 13. If we become aware that we have collected such information, we will delete it promptly.</p>
</div>
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">International Users</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem;">Your information may be transferred to and processed in the United States. By using our services, you consent to this transfer. We comply with applicable data protection laws, including GDPR for EU users.</p>
</div>
<div style="margin-bottom: 60px;">
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">Changes to This Policy</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem;">We may update this Privacy Policy from time to time. We will notify you of significant changes by email or by posting a notice on our website. Continued use of our services after changes constitutes acceptance.</p>
</div>
<div>
<h2 style="color: #4ecdc4; font-size: 2rem; margin-bottom: 20px; font-weight: 700;">Contact Us</h2>
<p style="color: #e8f4f8; line-height: 1.8; font-size: 1.1rem; margin-bottom: 15px;">If you have questions about this Privacy Policy or our data practices, contact us:</p>
<p style="color: #a8dadc; line-height: 1.8; font-size: 1.1rem;">Email: privacy@firefrostgaming.com</p>
</div>
</div>
</div>