1.1.1.1 + WARP is a free VPN app from Cloudflare that encrypts Internet traffic for better privacy and security, with an optional paid WARP+ tier for faster performance.
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: Everyday browsing with encrypted DNS protection
What It Means For You
Location data stays on the device, used only for WiFi network name comparison in the Trusted Networks feature. App usage and diagnostic data flows to Firebase Analytics and Crashlytics. Google Ad Services components are integrated in the build, but the app's configuration prevents linking analytics to the advertising ID.
Quick Verdict
Best for: Everyday browsing with encrypted DNS protection
What It Means For You
Location data stays on the device, used only for WiFi network name comparison in the Trusted Networks feature. App usage and diagnostic data flows to Firebase Analytics and Crashlytics. Google Ad Services components are integrated in the build, but the app's configuration prevents linking analytics to the advertising ID.
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
2 totalNetwork Security
2 totalCode Security
2 totalPrivacy
2 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
com.cloudflare.onedotonedotonedotone
Version
6.38.8 (versionCode 5431)
Analysis Date
Aug 12, 2026
Classes Analyzed
13,148
Feedback helps us improve our analysis
CITT scores this build at 50/100. The tunnel technology is robust: WARP API connections are validated against more than 120 pre-approved server identities and authorization data is stripped from diagnostic logs. The score is pulled down by account session data stored without encryption in a location that Android cloud backup may include, and by Firebase Analytics being configured to initialize before a user consent interaction.
Data Security - 2 findings (1 medium, 1 low)
Network Security - 2 findings (1 medium, 1 low)
Code Safety - 2 findings (2 low)
Privacy - 2 findings (2 low)
Third parties that may receive data from the app:
Security: 85/100
Privacy: 35/100
Observations about disclosure, each stated against the published guidance so a reader can compare:
Cloud Backup Scope
The build is configured to allow Android cloud backup without declaring which files to exclude. Android platform guidance for android:dataExtractionRules describes how apps can specify exclusions when account session data may be in the backup scope. The Play Store data safety label states that data is encrypted in transit; the backup configuration was not adjusted to reflect whether account session files are excluded.
Analytics Initialization Timing
Firebase Analytics documentation recommends delaying data collection until after a user consent interaction where applicable. Whether the initialization order in this build aligns with the user's consent flow could not be fully determined from static analysis alone; runtime timing was not observed.
Restrict Cloud Backup Scope
Adding data extraction rules to the build configuration would allow the app to exclude account session files from Android's automatic cloud backup, reducing the risk of those files being restored to a different device.
Restrict Attribution API Access
The Privacy Sandbox attribution configuration currently grants all SDKs in the process access to attribution data. Per-SDK access controls would limit which components can participate in attribution measurement.
Improve Crash Report Data Minimization
Replacing the persistent account identifier in crash reports with a non-account-linked session identifier would remove the data connection between Cloudflare's account system and Google's crash infrastructure.
App Type: VPN / Network Security Tool
Classes Analyzed: 13,148
Third-Party Services: 10
Context Tags: vpn, network_security, sensitive_data, location, analytics
This security analysis was conducted by CITT (Can I Trust That), an independent security analysis service. The analysis is static code review of Android applications, intended to help people make informed decisions about app security and privacy.
Developer: Cloudflare, Inc.
Version: 6.38.8 (Build 5431)
Analysis Date: 2026-08-12
Package: com.cloudflare.onedotonedotonedotone
Developer not yet contacted