sociam / xray-edi

The SOCIAM Ethical Data Initiative - A site/client for interfacing with the X-Ray data store produced by the X-Ray archiver. Allows users to see what applications are doing with their personal data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethical Data Initiative

A SOCIAM project for viewing where mobile applications are sending your personal data. This project usitilises a Data repository produced by the X-Ray Archiver.

Ethical Data

Personal Information

Hosts and Companies

Dependancies and Usage.

Ensure you have node, npm and angularCli set up for quick start.

cd to the edi folder in the project. Then run npm install followed by ng serve -o. This will initialise the node modules required by the project and then use the angular command line interface to serve the page to localhost:4200. You can use --port <num> to specify a different port.

materialise for angular 4 thingie was used.

About

The SOCIAM Ethical Data Initiative - A site/client for interfacing with the X-Ray data store produced by the X-Ray archiver. Allows users to see what applications are doing with their personal data.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 73.7%Language:CSS 14.7%Language:HTML 10.5%Language:JavaScript 1.0%