Privacy Policy
Last updated: April 25, 2026
Overview
tapfs is open-source software that runs locally on your machine. This privacy policy covers the tapfs website (tapfs.dev) and the tapfs CLI tool.
Website (tapfs.dev)
The tapfs website is a static site hosted on Cloudflare Pages. We do not use cookies, analytics, or tracking scripts. Cloudflare may collect standard web server logs (IP address, user agent, timestamps) as part of their hosting infrastructure.
CLI Tool
The tapfs CLI runs entirely on your local machine. It does not phone home, collect telemetry, or transmit usage data to us or any third party.
When you mount a connector, tapfs communicates directly with the configured API (e.g., Google Workspace, GitHub) using credentials you provide. tapfs does not proxy, store, or relay your API credentials or data through our servers.
Data Storage
tapfs stores the following data locally on your machine:
- Connector configuration and credentials (in
~/.tapfs/) - Cached API responses (temporary, on-disk)
- Audit logs of filesystem operations
- Draft and version snapshots
All data remains on your machine. Nothing is sent to tapfs servers.
Third-Party APIs
When you use a connector, tapfs makes authenticated requests to third-party APIs on your behalf. Your use of those APIs is governed by their respective privacy policies. tapfs does not modify, intercept, or log your API credentials beyond what is needed to authenticate requests.
Open Source
tapfs is open source under the Apache 2.0 license. You can audit exactly what the software does by reading the source code.
Contact
For privacy questions, email [email protected].