## TL;DR: We Collect Nothing
PassFX is an offline, local-first password manager. We do not collect, transmit, or store any of your data. Period.
## Data Collection
$ passfx --data-collected
Passwords: NONE
Usage analytics: NONE
Crash reports: NONE
Telemetry: NONE
Network requests: NONE
## Local Storage Only
All your credentials are stored exclusively on your local machine in an encrypted vault file. PassFX never:
- Makes network connections
- Sends data to external servers
- Syncs to cloud services
- Phones home for updates
- Collects usage patterns
## This Website
This landing page (passfx.dineshd.dev) uses privacy-respecting Google Analytics to understand traffic patterns. This tracking:
- Does not track individual users
- Does not use cookies for advertising
- Does not share data with third parties
- Is limited to page views and referral sources
Note: The PassFX application itself has zero analytics. This policy only applies to this informational website.
## Open Source
PassFX is fully open source under the MIT License. You can audit every line of code to verify our privacy claims: github.com/dinesh-git17/passfx
## Contact
Questions about this policy? Open an issue on GitHub.