Reflect is a cloud-synced journaling and note-taking app that prioritizes privacy and encryption. Notes are encrypted at the application layer before cloud storage, and the app contains no advertising or tracking networks.
This app did not meet two or more trust checks, has a critical issue in one, or carries a red flag.
The five trust checks
Quick Verdict
Best for: Daily journaling with encrypted cloud sync
What It Means For You
Journal and note content is encrypted before syncing to the developer's own Firebase storage. No advertising, attribution, or broad analytics SDKs are present. Error reporting via Sentry is configured to limit behavioral data capture, and authentication flows through Google Sign-In and Firebase.
Quick Verdict
Best for: Daily journaling with encrypted cloud sync
What It Means For You
Journal and note content is encrypted before syncing to the developer's own Firebase storage. No advertising, attribution, or broad analytics SDKs are present. Error reporting via Sentry is configured to limit behavioral data capture, and authentication flows through Google Sign-In and Firebase.
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.
Network Security
1 totalCode Security
1 totalPrivacy
1 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
app.reflect.ReflectMobile
Version
1.0.43 (Build 202605221946)
Analysis Date
Aug 6, 2026
Classes Analyzed
395
Feedback helps us improve our analysis
Reflect provides strong privacy protection with application-layer note encryption, cloud sync, and no advertising or attribution networks. Network communications are secured throughout, and Sentry receives the account email address for crash diagnostics as the primary contact with a third-party service.
Data Security: 0 findings
Network Security: 1 finding (1 low)
Code Safety: 1 finding (1 low)
Privacy: 1 finding (1 low)
No sensitive data was identified as processed only on the device.
Third parties that may receive data from the app:
Security: 84/100
Privacy: 93/100
The app's privacy practices could be strengthened by:
Crash Reporting Identity Linkage
Sentry is configured to attach the account email address to crash reports and performance traces. Using a pseudonymous identifier for crash-reporting sessions would reduce the personal data sent to this service.
App Privacy Manifest
Adding an app privacy manifest could make the App Store privacy label more complete and accurate.
Sign-In SDK Location Permissions
The Google Sign-In library declares approximate location as a data type linked to user identity. Confirming whether this permission is actively used and limiting it where not needed would reduce the app's declared data footprint.
Local Data Encryption
The database library linked to the app includes a built-in encryption capability. Enabling it for locally stored data would strengthen on-device data protection.
Network Request Filtering
The embedded web layer is configured to allow network requests to any origin. Restricting this to known first-party and approved domains would add a layer of network defense.
Authentication Configuration
Authentication configuration values embedded in the app bundle could be moved to server-side retrieval to reduce their exposure.
App Type: Personal journaling and note-taking, sensitive data
Classes Analyzed: 395
Third-Party Services: 13
Context Tags: notes, journal, sensitive_data, cloud_sync, health
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. The analysis is static code review of iOS applications, intended to help people make informed decisions about app security and privacy.
Developer: Reflect
Version: 1.0.43 (Build 202605221946)
Analysis Date: 2026-08-06
Package: app.reflect.ReflectMobile
Developer not yet contacted