Skip to content

A prototype for an ad network that preserves privacy by using only client side tracking within the browser

Notifications You must be signed in to change notification settings

siyengar/cookbook-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description
-----------
cookbook-prototype is an implementation of a privacy perserving ad network that only stores tracking information within
the browser. It supports essential ad network functionality such as retargeting,
behavioral tracking, behavioral targeting, and frequency capping.

This is joint work with Arvind Narayanan and Jonathan Mayer at Stanford.


Running
-------
To run simply enter:
./runapp.py config.xml

More on how to set-up the database later

config.xml and wsgi_config.xml are a part of the flowise framework
https://github.com/siyengar/flowise

The default configuration will start a server at port 8001.

To view the demo visit localhost:8001/demo/ 
(the slash at the end is important)

About

A prototype for an ad network that preserves privacy by using only client side tracking within the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published