Website analytics
The Foil website is a static site hosted for launch on Vercel. Analytics are intentionally narrow and only load when a PostHog project key is configured at build time.
PostHog is configured for manual conversion events only. Autocapture, pageview capture, pageleave capture, dead-click capture, heatmaps, and session recording are disabled. Event properties are limited to location, label, destination, page path, and environment.
Downloads and external services
Foil downloads are hosted on GitHub Releases, and the Homebrew cask points to the same release artifact. Visiting GitHub or installing through Homebrew is subject to those services' own logs and policies.
Sentry is not currently wired into this static website. Supabase capture is not used by this static site. If either service is added for launch capture or observability, this page should be updated before production collection begins.
Mac app data
Foil can use local whisper.cpp, hosted transcription providers, or a custom OpenAI-compatible endpoint. Audio and transcript data go to the transcription or cleanup route you choose in the app.
API keys are stored in macOS Keychain. Transcription history is local to the Mac and can be limited or turned off. Successful audio files are deleted after transcription; failed audio may be retained locally for retryable failures.
Diagnostics are intended to be redacted before writing and should not include API keys, transcript text, raw audio, or clipboard contents.
Feature status
The bridge reliability work linked from the landing page is future-facing. This site treats it as ongoing reliability work, not a current product capability.
Contact and updates
For questions or corrections, open an issue in the Foil GitHub repository. Privacy-impacting service changes should update this page and the analytics documentation before launch.