Skip to content

Duke CS+ Web Cookie Security and Privacy analysis files.

Notifications You must be signed in to change notification settings

maxwellmlin/dataverse-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Note: This is a modified copy of BannerClick's analysis files for use in Duke CS+ 2023: Web Cookie Security and Privacy.

Setup

  1. To create a conda environment for this repository, run:
conda create --name dataverse --file reproducibility/requirements.txt
  1. Activate your new environment with:
conda activate dataverse
  1. Download sample data or create your own data using BannerClick.

  2. Put the data in the directory reproducibility/data/desktop/detectedBanner/.

  3. Run analysis.ipynb to analyze the data.

Empty directories are not tracked by Git, so you may need to add them manually. Look at the analysis.ipynb error logs for details.

About

Duke CS+ Web Cookie Security and Privacy analysis files.

Resources

Stars

Watchers

Forks