-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Rahmadi Trimananda edited this page Sep 28, 2021
·
23 revisions
The above figure is the overview of OVRseen. It describes the parts of OVRseen as the following.
- Traffic collection: (1) we obtain raw data in PCAPNG and JSON.
- Post-processing: (2) we extract data flows <app, data type, destination>; and (3) we analyze them w.r.t. data types and ATS ecosystem.
- Network-to-policy consistency: (4) we build VR-specific data and entity ontologies, informed both by network traffic and privacy policy text; and (5) we extract collection statements (app, data type, entity) from the privacy policy; (6) using our improved PoliCheck, we map each data flow to a collection statement, and we perform network-to-policy consistency analysis.
- Purpose extraction: (7) we translate the sentence containing the collection statement into a text segment that Polisis can use to extract the data collection purpose.