~/about
┤ WHAT IS THIS ├
Privacy Terminal is an open-source collection of browser-based privacy tools and educational guides. We help you understand your digital footprint and take practical steps to reduce it.
Every tool runs entirely in your browser. Your data never touches our servers. Every guide presents the full landscape of options. Every line of code is publicly auditable.
┤ PRINCIPLES ├
Privacy by Architecture — We don't ask you to trust us with your data. Tools run client-side. No server processing. No database. No logs.
The Landscape Principle — Every guide shows the full spectrum of options with honest trade-offs. We don't prescribe — we inform.
Verify, Don't Trust — Source code is public. Tools run in your browser where you can inspect them. We cite our sources.
Education Over Products — Understanding why something matters is more durable than knowing which app to install.
┤ TRANSPARENCY ├
tracking_scripts: none
cookies_set: none
external_requests: none
third_party_js: none
user_accounts: none
data_collected: none
server_logs: Cloudflare standard (no IP storage by us)
source_code: github.com/vespillo-tech/privacyterminal
security_contact: /.well-known/security.txt
hosting: Cloudflare Pages (static)
monetization: none currently
┤ HOW TO VERIFY ├
1. Open DevTools → Network tab while using any tool. Zero external requests.
2. Inspect the source code. No obfuscation.
3. Check CSP headers — external scripts/connections blocked by default.
4. Use uBlock Origin or NoScript to verify no hidden requests.
stack: Astro · Tailwind · Cloudflare Pages · JetBrains Mono · Web Crypto API · Client-side JS