DeFlock maps surveillance infrastructure like AI cameras and license plate readers. Privacy-first, open-source app with zero tracking or data collection. Community-driven platform powered by OpenStreetMap to help users understand surveillance in their neighborhoods.
Quick Verdict
Best for: Anyone wanting to spot hidden tracking devices nearby
What It Means For You
Device location is used locally to detect nearby AirTags and similar trackers, with map tiles loaded from OpenStreetMap. Tag identification relies on the TagInfo API. No advertising or behavioral analytics services receive user data.
Quick Verdict
Best for: Anyone wanting to spot hidden tracking devices nearby
What It Means For You
Device location is used locally to detect nearby AirTags and similar trackers, with map tiles loaded from OpenStreetMap. Tag identification relies on the TagInfo API. No advertising or behavioral analytics services receive user data.
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
1 totalCode Security
3 totalVersion diff is on the Developer plan. See developer plans.
Context Tags
Package
me.deflock.deflockapp
Version
2.3.1 (versionCode 38)
Analysis Date
Feb 9, 2025
Classes Analyzed
2,128
Feedback helps us improve our analysis
Data Security - 1 finding (1 medium)
Network Security - 0 findings
Code Safety - 0 findings
Privacy - 0 findings
DeFlock.me accesses device location to scan for nearby tracking devices. Location data is processed on the device and is not sent to advertising or analytics platforms.
Map tiles are loaded from OpenStreetMap to display the local area. Tracker identification queries are sent to the TagInfo API. Google Play Services Location is used for on-device positioning. None of these connections serve advertising or behavioral profiling purposes.
| Category | Score |
|---|---|
| Security | 100/100 |
| Privacy | 100/100 |
| Data Security | 100/100 |
| Network Security | 100/100 |
| Code Safety | 100/100 |
| Data Collection | 100/100 |
| Data Sharing | 100/100 |
| User Control | 100/100 |
This report is based on static analysis of the app's code, examining data flows, network communications, and third-party integrations.
| App Name | DeFlock.me |
| Package ID | me.deflock.deflockapp |
| Version | 2.3.1 (build 38) |
| Developer | Not specified |
| Analysis Date | 2026-02-09 |
Developer not yet contacted