‹ ADAM LOCAL

Privacy

Adam is an AI assistant, powered by Claude. When you talk to Adam you are talking to an AI, not a person; your messages are processed by Anthropic's Claude under your own account (details below).

The short version: the Adam software collects nothing. There is no Adam server, no account, no telemetry, no analytics, no crash reporting. The maintainer never sees your files, your conversations, your token, or your keys — there is no infrastructure that could receive them. Everything runs on your own PC.

The one exception is buying Adam Plus, which — like buying anything — involves a payment processor who knows who paid. That's separate from the software, and it's spelled out in full below. Using Adam for free involves no purchase data at all.

WHAT STAYS ON YOUR MACHINE

THE NETWORK CALLS ADAM ACTUALLY MAKES

Adam talks to the internet only in these ways — each one either goes to your own account or is a plain software download:

  1. Anthropic (Claude) — your questions are processed by Claude using your Claude account or your API key, under Anthropic's privacy policy. This is the one place your conversation content leaves your machine, and it's the product working as advertised: you bring your own AI.
  2. Update check (GitHub) — the app asks GitHub's public releases endpoint whether a newer version exists (a standard HTTPS request; no personal data). One-click updates download from the same place. Turn it off with update_check_enabled: false in settings.json.
  3. One-time installs — the setup wizard can download Python (via winget) and Claude Code (from Anthropic); INSTALL-VOICE downloads the open-source Kokoro voice model from its public GitHub releases. All are ordinary downloads.
  4. Optional add-ons you configure — Calendar and Email bridges run inside your Google account; LinkedIn and Twilio (SMS/voicemail) use your API credentials. Nothing is proxied through anyone else. Add-ons are off until you set them up.
  5. Optional phone access — over your Tailscale network (their privacy policy); traffic goes directly between your phone and your PC. If you enable Web Push notifications, your browser's push service delivers them (the notification payload is generated on your PC).

That's the complete list. If a future version ever adds a network call, it will be documented here first.

IF YOU BUY ADAM PLUS

Adam is free and this section doesn't apply to you unless you buy.

Full policy — your rights, retention, international transfers: the complete privacy policy, which also ships inside the app. Requests: privacy@camposenterprises.org.

THIS WEBSITE

Separately from the app, this site itself: it sets no cookies, loads no third-party scripts or fonts, and runs no analytics. Nothing here tracks you, which is why you were never shown a cookie banner — there is nothing to consent to. It is a set of static files served by GitHub Pages, who see ordinary web server request data (including your IP address) in the course of delivering them, as any host does.

If privacy-respecting, cookie-free visitor counts are ever switched on, they will be named here before they go live, and they will remain the kind that records no personal data and follows nobody between sites.

YOUR DATA ON YOUR OWN DISK

Adam stores your notes, trackers and history as ordinary files and databases in its data folder. They are not separately encrypted by Adam — anyone with access to your Windows account, or to the drive itself, can read them, exactly as they could read your documents. That is the honest trade for a tool that keeps everything local and never holds your data hostage behind a service.

If your machine holds sensitive material, turn on BitLocker (Windows Settings → Privacy & security → Device encryption), which is the right layer for this and protects everything else on the disk too. Adam's one-click backup (Settings → Back up your data) deliberately leaves your API keys out, so the backup file is safe to keep in cloud storage.

WHO WE ARE, AND YOUR RIGHTS

Campos Systems LLC (Arizona, USA) is the controller for the limited purchase information described above. It is the only personal data we hold; the software itself sends us nothing.

YOUR RESPONSIBILITIES

Because everything is yours, privacy choices are yours too: what lives in your notes folder, whether to enable add-ons, and who can reach your PC. Keep your access token private (rotate it with ROTATE-TOKEN.cmd if it may have leaked), and use the supported Tailscale path — not a public tunnel — for phone access.

Support requests on GitHub are public. Anyone can read an issue you open, including search engines. Don't paste your access token, your licence key, or personal details into one — send those to privacy@camposenterprises.org instead. Diagnostics bundles from inside the app are redacted before they leave your machine, but read what you're pasting anyway.

Effective 12 August 2026. This page describes Adam v0.9.x and matches the PRIVACY.md that ships inside the app. Material changes will be posted here with a new effective date. Questions: GitHub Issues (public) or privacy@camposenterprises.org.