Comdirect photoTAN is a dedicated TAN (transaction authorization number) generator app for comdirect banking customers. It enables secure transaction authorization with biometric authentication and cryptographic controls.
Quick Verdict
Best for: comdirect customers wanting secure mobile TAN
What It Means For You
Your banking activity stays on your device: no advertising, tracking, or analytics companies receive your data. Firebase is present for push notifications but is fully configured to collect nothing about you. Your authentication data is stored locally using hardware-backed protection tied to your device.
Quick Verdict
Best for: comdirect customers wanting secure mobile TAN
What It Means For You
Your banking activity stays on your device: no advertising, tracking, or analytics companies receive your data. Firebase is present for push notifications but is fully configured to collect nothing about you. Your authentication data is stored locally using hardware-backed protection tied to your device.
Method and Limitations
Static analysis only. CITT reviewed the code of this build without running the app, so runtime behavior was not observed. The findings below describe the analyzed build and may not reflect server-side controls or later versions. CITT makes no determination about compliance with any law or platform policy; it reports what the artifacts contain and cites the published guidance so a reader can compare.
Data Security
3 totalNetwork Security
1 totalPrivacy
2 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
de.comdirect.phototan
Version
9.11.0 (build 3654)
Analysis Date
Apr 11, 2026
Classes Analyzed
149
Feedback helps us improve our analysis
Strong security controls protect your authentication data, and your data stays entirely within comdirect's own systems. However, mock banking customer IDs bundled in the app increase risk if the app file is extracted or backed up. Comdirect customers who understand this limitation can use the app safely for TAN generation.
Data Security - 3 findings (2 medium, 1 low)
Network Security - 1 finding (1 info)
Code Safety - 0 findings
Privacy - 2 findings (2 info)
The following third parties may receive your data:
Security: 91/100
Privacy: 99/100
The app's privacy practices could be strengthened by:
Removing Test Data from Production Builds
Mock banking account numbers and session data should be excluded from released app builds to avoid bundling identifiable account patterns in files that can be extracted from device backups.
Protecting Biometric Setup Preferences
Authentication state settings should be stored in protected system storage rather than general app preferences, preventing manipulation if device storage is accessed directly.
Stronger File Protection at Rest
Enabling the highest level of iOS file protection would ensure that even temporary or cached files remain inaccessible while the device screen is locked, not just after the first unlock following a reboot.
Request URL Logging Precision
Confirming that operational error reports use URL templates rather than fully constructed addresses would prevent account identifiers from appearing in server-side log pipelines.
App Type: Financial - banking TAN generator, high sensitivity
Classes Analyzed: 149
Third-Party Services: 21 libraries identified (cryptographic, networking, and notification frameworks)
Context Tags: financial, sensitive_data
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. We perform static code analysis on iOS applications to help users make informed decisions about app security and privacy.
Developer: comdirect
Version: 9.11.0 (build 3654)
Analysis Date: 2026-04-11
Package: de.comdirect.phototan
Developer not yet contacted