import { NextSeo } from "next-seo"; import Content from "../components/Content"; import PageTitle from "../components/PageTitle"; import Link from "../components/Link"; import IFrame from "../components/IFrame"; import Blockquote from "../components/Blockquote"; import CodeInline from "../components/CodeInline"; import { H2 } from "../components/Heading"; import { UnorderedList, ListItem } from "../components/List"; import { fathomSiteId, siteDomain } from "../lib/config"; const Privacy = () => { return ( <> 🕵️ Privacy

Okay, this is an easy one. 😉

Hosting

Pages and first-party assets on this website are served by{" "} ▲ Vercel . Refer to their privacy policy for more information.

For a likely excessive level of privacy and security, this website is also mirrored on the{" "} 🧅 Tor network at:

jarvis2i2vp4j4tbxjogsnqdemnte5xhzyi7hziiyzxwge3hzmh57zad.onion

Analytics

A very simple hit counter on each blog post tallies an aggregate number of pageviews (i.e.{" "} hits = hits + 1) in a PlanetScale SQL database. Individual views and identifying (or non-identifying) details are{" "} never stored or logged.

The database schema,{" "} serverless function and{" "} client script {" "} are open source, and snapshots of the database{" "} are public.

Fathom Analytics , a very privacy-focused{" "} service, is also used to gain insights into referrers, search terms, etc.{" "} without collecting anything identifiable about you. (My dashboard{" "} is completely public, too!)