PassKey

PassKey Privacy Policy

Last updated: 2026-03-15


Summary

PassKey does not collect, store, or transmit any personal data to external servers. All data remains exclusively on your device.


Data Storage


Network Activity

PassKey makes zero network connections. The only local communication that occurs is:

There is no analytics, no telemetry, no crash reporting, and no update checking.


Browser Extension

The PassKey browser extension (Chrome and Firefox) communicates exclusively with the locally installed PassKey Desktop application via the Native Messaging API. No data is sent to any external server.

The extension requests only the minimum permissions required:

Permission Purpose
nativeMessaging Communicate with PassKey Desktop via Native Messaging
activeTab Read the current tab’s URL to match credentials

Data Sharing

PassKey does not share any data with third parties. Ever.


Backups

Encrypted backups (.pkbak files) are stored locally at a location you choose. Backups are protected with AES-256-GCM encryption using an Argon2id-derived key from a password you provide at backup time.


Open Source

PassKey is open-source software licensed under GPLv3. You can audit the entire codebase at github.com/pexatar/PassKey.


Contact