import type { Metadata } from "next"; import Link from "next/link"; import { Navbar } from "@/components/public/Navbar"; import { Footer } from "@/components/public/Footer"; export const metadata: Metadata = { title: "Privacy Policy", description: "Privacy policy for the Belgian Bitcoin Embassy website. We collect minimal data, use no tracking cookies, and respect your sovereignty.", openGraph: { title: "Privacy Policy - Belgian Bitcoin Embassy", description: "How we handle your data. Minimal collection, no tracking, full transparency.", }, alternates: { canonical: "/privacy" }, }; export default function PrivacyPage() { return ( <>

Privacy Policy

Overview

The Belgian Bitcoin Embassy values your privacy. This website is designed to collect as little personal data as possible. We do not use tracking cookies, analytics services, or advertising networks.

Data We Collect

If you log in using a Nostr extension, we store your public key to identify your session. Public keys are, by nature, public information on the Nostr network. We do not collect email addresses, names, or any other personal identifiers.

Nostr Interactions

Likes and comments are published to the Nostr network via your own extension. These are peer-to-peer actions and are not stored on our servers beyond local caching for display purposes.

Local Storage

We use browser local storage to persist your authentication session. You can clear this at any time by logging out or clearing your browser data.

Contact

For privacy-related questions, reach out to us via our{" "} community channels .