import { NextSeo } from "next-seo"; import Content from "../components/Content"; import PageTitle from "../components/PageTitle"; import Link from "../components/Link"; import Image from "../components/Image"; import IFrame from "../components/IFrame"; import Blockquote from "../components/Blockquote"; import Code from "../components/CodeInline"; import { H2 } from "../components/Heading"; import { UnorderedList, ListItem } from "../components/List"; import faunaImg from "../public/static/images/privacy/fauna_hits.png"; const Privacy = () => ( <> 🕵️ 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 Fauna database. Individual views and identifying (or non-identifying) details are never stored or logged.

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

The entire database schema.

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!)