Question: Problem CS2 OpenWPM is an open-source Web privacy measurement framework. Use it to analyze 100 popular websites from diverse categories (explain your algorithm for selecting

Problem CS2 OpenWPM is an open-source Web privacy measurement framework. Use it to analyze 100 popular websites from diverse categories (explain your algorithm for selecting these sites). (a - 3 points) What are the most common trackers on your chosen sites? (b - 6 points) How many of the trackers include persistent identifiers? What do you consider a persistent identifier? Identify fingerprinting code (you can use this link for the list of probable fingerprinting commands - try recursive dump page source method). (c 6 points) Count the flows of information across different contexts. To do this, assign each site to a particular social context (eg, news, entertainment, etc.) -it's Ok to use an automated assignment algorithm. There exists an information flow between context A and context B if the same tracker appears in a page that belongs to context A and a page that belongs to context B. You can upload a documented Jupyter notebook or report in PDF
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
