diff --git a/index.html b/index.html index 079f708..21a7742 100644 --- a/index.html +++ b/index.html @@ -462,6 +462,13 @@ footer{border-top:1px solid var(--border-strong);padding:2.4rem 0 4rem;margin-to footer .fnote{font-family:var(--mono);font-size:var(--step--1);color:var(--muted);line-height:1.7;max-width:80ch} footer .fnote b{color:var(--ink-soft)} footer .fnote .prims{color:var(--accent-ink)} +footer .flinks{ + margin-top:1.1rem;display:flex;flex-wrap:wrap;gap:.5rem 1.4rem;align-items:center; + font-family:var(--mono);font-size:var(--step--1); +} +footer .flinks a{color:var(--accent-ink);text-decoration:none;font-weight:600} +footer .flinks a:hover{text-decoration:underline} +footer .flinks .sep{color:var(--faint)} footer .sig{ margin-top:1.4rem;display:flex;flex-wrap:wrap;gap:.5rem 1.2rem;align-items:center; font-family:var(--mono);font-size:var(--step--1);color:var(--faint); @@ -770,9 +777,12 @@ footer .sig .dot{width:6px;height:6px;border-radius:50%;background:var(--accent) Served as a static site. The source of truth lives in the public/tutorials Gitea repository; this page and every guide are plain self-contained HTML, built from there. -
- View the source repository →

+
Pouya's Field Guides diff --git a/privacy.html b/privacy.html new file mode 100644 index 0000000..ef345b3 --- /dev/null +++ b/privacy.html @@ -0,0 +1,625 @@ + + + + + + +Privacy — Pouya's Field Guides + + + + + + + +
+ +
+
+ Theme +
+ + +
+
+
+ +
+ POUYA'S FIELD GUIDES + / + Plain-English tutorials for normal humans + PRIVACY / 00 +
+ +

Transparency

+

Privacy

+

No cookies · no tracking · no analytics.

+

What this site does and doesn't do with your visit — the + short, honest version.

+
+ +
+ + +
+
+ POLICY +

How your visit is handled

+

Plain English. Last reviewed 2026-06-04.

+
+ +
+ + +
+
+ + The promise +
+

No cookies. No JavaScript tracking. No third-party analytics.

+

Nothing about your visit is sent to any other company, and nothing is + shared or sold. The pages don't phone home.

+
+ + +
+
+ + What's recorded +
+

What the server records

+

Like every web server, it keeps short-lived access logs. For each request + that means:

+
    +
  • the page requested
  • +
  • the time of the request
  • +
  • the referring link, if any
  • +
  • the browser type
  • +
  • a truncated IP address — the last part is removed, so it + identifies a country, not a person
  • +
+

From these, only aggregate, country-level + visit counts are kept. Per-visitor IP detail is disabled.

+
+ + +
+
+ + Why & legal basis +
+

Why this is collected

+

To keep the site running and secure, and to see roughly which guides get + read and from where.

+
+ BasisLegitimate interest · GDPR Art. 6(1)(f) + SecurityRecital 49 +
+

No consent banner is needed because there are + no cookies and no client-side tracking.

+
+ + +
+
+ + Retention +
+

How long anything is kept

+

Raw logs are rotated and deleted within about 7 days. Only the + anonymized aggregates are kept longer.

+
+ + +
+
+ + Your rights +
+

Your rights

+

You can ask what's held about you, or to have it removed — though with + truncated IPs and aggregate counts there's effectively nothing that + identifies you individually.

+

To exercise your GDPR rights, reach the site operator via the + source repository.

+
+ +
+ + +

+ When this site says "no tracking," it means no client-side tracking and + no cookies. The only record is anonymized, short-lived server logs. +

+ + + + Back to the shelf + +
+ +
+ + + + + + +