docs: clarify data sourcing in Why This Exists section

Acknowledge aircraft registration databases (public FAA records).
Reword "no data collected" to specifically mean no user data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Former-commit-id: d00580da195984ec70475d649f0f0e091a90ba48
This commit is contained in:
anoracleofra-code
2026-03-13 18:39:02 -06:00
parent f3dd2e9656
commit cf349a4779
+1 -1
View File
@@ -35,7 +35,7 @@ A surprising amount of global telemetry is already public:
This data is scattered across dozens of tools and APIs. ShadowBroker began as an experiment to see what the world looks like when these signals are combined into a single interface.
The project does not introduce new surveillance capabilities — it visualizes existing public datasets. It is fully open-source so anyone can audit exactly what data is accessed and how. No data is collected, stored, or transmitted beyond what is needed to render the dashboard in your browser.
The project does not introduce new surveillance capabilities — it aggregates and visualizes existing public datasets, including public aircraft registration records. It is fully open-source so anyone can audit exactly what data is accessed and how. No user data is collected or transmitted the dashboard runs entirely in your browser against a self-hosted backend.
---