Last updated: June 2025 ยท Aspelta
The short version: tap2nfc does not collect, transmit, or share any personal data, analytics, or usage information. No third-party SDKs or analytics frameworks are included in this app. All sensitive data stays on your device or is transmitted only to the API server you configure.
tap2nfc uses your iPhone's NFC hardware exclusively to communicate with NTAG213, NTAG215, and NTAG216 chips in the field. The app:
No NFC data is stored on-device beyond the duration of each individual NFC session. NFC access is never used for tracking or location purposes.
When you sign in, the API server returns a JSON Web Token (JWT). This token is stored in the iOS Keychain using the following access controls:
kSecClassGenericPasswordkSecAttrAccessibleWhenUnlocked)Your password is never stored on-device. It is transmitted once to the API server over HTTPS during login and is not retained afterward.
The only data stored locally on your device is:
No tag data, NFC credentials, UIDs, or registry records are persisted on-device. All tag information is fetched live from the API server on demand.
The app communicates only with the API server URL you configure in Settings (defaulting to api.tap2nfc.dev). Requests include:
No requests are made to any third-party servers, analytics platforms, or advertising networks.
tap2nfc collects no analytics, crash reports, usage statistics, or personal data. There are no third-party SDKs in the app. No data is sold or shared with any party other than the API server you configure.
Tag passwords and PACK values are retrieved from the API server and held in memory only for the duration of an NFC session. They are never written to disk, logged, or transmitted to any party other than the chip being programmed or reset.
Full tag UIDs are never logged at a publicly-readable log level. All NFC-related logging uses Apple's OSLog privacy controls.
If this privacy policy changes, the updated version will be posted at this URL with a revised "Last updated" date. Continued use of the app after changes constitutes acceptance of the revised policy.
If you have any questions about this privacy policy, contact us directly.
info@tap2nfc.com