Privacy

Simple privacy for a small static site.

Public pages avoid tracking scripts and payment handling. Member features use Supabase after the visitor submits a form.

Public pages

The static pages store only local preferences such as theme. They do not collect private data unless you submit a form.

Membership

Signup, login, profile, and newsletter forms use Supabase. Profile data is limited to display name, handle, bio, and topic preferences.

Public browser key

The browser may contain a public Supabase anon or publishable key. Private administrator keys must never be committed to this site.

Requests

For privacy or member account questions, use the official public contact routes until a dedicated private route exists.