Skip to content

Commit 196f0c2

Browse files
committed
docs(geolocation): Note all location sources have privacy implications
Mobile network location (CAMARA/MNO) can be 50-200m precise via cell triangulation, also creating GDPR liability. ZKP applies to all sensor types.
1 parent 7a8a851 commit 196f0c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/auditor-privacy-preserving-geolocation.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,9 @@ AegisSovereignAI uses **hardware-rooted multi-sensor fusion** to prevent locatio
201201
| **TPM-Signed GNSS** | High | Hardware-rooted GPS signatures |
202202
| **App-Level GPS** | Low | Cross-validated against higher-trust sensors |
203203

204+
> [!IMPORTANT]
205+
> **All Location Sources Have Privacy Implications:** Not just GPS—mobile network location (CAMARA/MNO) can also be precise (50-200m via cell triangulation), creating GDPR liability. The ZKP approach applies to **all sensor types**: the Enterprise never stores raw coordinates regardless of source.
206+
204207
### Attack Resistance
205208

206209
| Attack Vector | Traditional Vulnerability | Aegis Defense |

0 commit comments

Comments
 (0)