import { FileText, Shield, Database, Lock, Mail, Calendar } from "lucide-react"; import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; export default function PrivacyPolicyPage() { const lastUpdated = "December 26, 2025"; const appName = "K-Notes"; return (
Last Updated: {lastUpdated}
🏠 Self-Hosted Application
{appName} is designed as a self-hosted application. This means you run your own instance of the backend server, and you have complete control over your data. The app developer does not collect, store, or have access to any of your personal information or notes.
This Privacy Policy describes how the {appName} application handles data when you self-host it. Since you control the backend infrastructure, you are responsible for the security and privacy of your own data.
Please read this privacy policy carefully to understand how the application processes information on your self-hosted instance.
Important: All data described below is stored exclusively on your self-hosted backend server. The app developer has no access to this data.
Your self-hosted instance stores:
Your instance stores the content you create:
Your instance may log technical information:
The {appName} application uses data stored on your instance for:
Since you control the backend, you decide how your data is used, stored, and managed. The app developer does not have access to or control over your self-hosted instance.
Your Responsibility: As a self-hosted application, the security of your data depends on how you configure and maintain your instance. You are responsible for securing your server infrastructure.
The {appName} application includes the following security features:
Security Recommendations:
Since you control your own {appName} instance, you have complete control over data retention:
The app developer does not retain any of your data, as all information exists solely on your self-hosted server.
No Data Sharing by Developer: The app developer does not share your data with any third parties, as they do not have access to it.
However, if you integrate third-party services with your self-hosted instance (such as external authentication providers, backup services, or hosting platforms), those services may have access to your data according to their own privacy policies.
Review the privacy policies of any third-party services you choose to integrate with your instance.
Our service is not intended for use by children under the age of 13. We do not knowingly collect personally identifiable information from children under 13. If you are a parent or guardian and you are aware that your child has provided us with personal information, please contact us so we can take necessary action.
Depending on your location, you may have the following rights regarding your personal data:
You can exercise many of these rights directly through the app's settings page (export/import data functionality). For other requests, please contact us.
We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last Updated" date.
You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.
If you have questions about this Privacy Policy or how {appName} handles data, you can:
Remember: As the operator of your own instance, you control your data. For questions about data stored on your server, you are responsible for your own data management practices.
© {new Date().getFullYear()} {appName}. All rights reserved.