PIMCity Demonstration

BUILDING THE NEXT GENERATION PERSONAL DATA PLATFORMS

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.
Please, check the Privacy Policy


Personal-Data Safe

PDS
The Personal Data Safe (P-DS) is the means to store personal data in a controlled form. It implements a secure repository for the user's personal information like navigation history, contacts, preferences, personal information, etc. It gives the possibility to handle them though REST-based APIs or a web interface. Thanks to the REST APIs, the P-DS can be accessed also by other components of the PDK. Internally, it use the Django Web Framework and stores user data on a secure PostgreSQL database. The Web interface is implemented as a ReactJS single page application.
Access the Web UI
It is possible to access the Web Interface of the Personal-Data Safe. Use the test username lucas_martinez and password test_password.
Go to the online Demonstrator Use the Web API
Source Code
The project is open-source and its code is on the online repository:
GitLab
Licence
The P-DS is distributed under AGPL-3.0-only, see the LICENSE file in the project repository.
Copyright (C) 2021 Politecnico di Torino - Martino Trevisan, Marco Mellia, Nikhil Jha, Luca Vassio, Federico Torta, Enrico Annaloro.

Demonstration video
In this video we show how to:
  • Login into the Personal-Data Safe.
  • Visualize a summary of the personal information stored into the system.
  • Use views specific for particular types of data (e.g., points on map)