Skip to content

das-group/IPCPO-Prototype

Repository files navigation

In-Place Contextual Privacy Options

This project contains a prototype Vue.js implementation of In-Place Contextual Privacy Options used to conduct the experiments in the paper "Right Here, Right Now: User Perceptions of In-Place Contextual Privacy Options." In-Place Contextual Privacy Options

Prototype variants

This project contains three variants of In-Place Contextual Privacy Options: Purpose-focused, data-focused, and text-based. The different variants can be accessed with the following URLs:

Customize data processing information

The information displayed about the data processing is hard-coded for each variant. They can be customised for the data- and purpose-focused variants using the Javascript objects in the files src/views/DataInformationBottomSheet.vue and src/views/PurposeInformationBottomSheet.vue. The information for the text-based variant can be customised using the html template in file src/views/PlainTextInformationBottomSheet.vue.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages