fablab-bergamo / fabomatic-backend

A RaspberryPi Zero-friendly backend, for managing FabLab machines access. This is the server-side of the Fab-O-Matic board project. Works in Python with MQTT broker + Database Engine.
https://www.fablabbergamo.it/2024/07/14/fabomatic7/
MIT License
0 stars 1 forks source link

GDPR compliance #21

Closed PBrunot closed 3 months ago

PBrunot commented 3 months ago

Issue #18 Added notes about GDPR compliance in README Added --purge option to anonymize and delete historical data User deletion needs to be handled manually as Fab-O-Matic does not have membership expiration date. To be evaluated with FabManager integration.