fpietrosanti / monitorapa

Progetto per monitoraggio e notifica di non compliance GDPR alle PA con input da IndicePA

Home Page:https://monitora-pa.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MonitoraPA

Monitoring system for GDPR compliance of Public Administrations

Telegram: https://t.me/monitoraPA
Element/Matrix: https://matrix.to/#/%23MonitoraPA:matrix.opencloud.lu

Project Organization

MonitoraPA is composed of several components.

  • A command line interface (in Python3) to run various automatic GDPR compliance checks on several Public Administrations and to automate some statistics and notifications to proper authorities in cli/, as specified in SPECIFICATION.md and documented in MANUAL.md

  • A catalogue of compliance checks (in JavaScript, run by Selenium) in check/.

  • A minimal website about the project in web/

  • Some datasets to further extend the reach and impact of the project in datasets/

Authors, Copyright and Licensing

MonitoraPA has been created by several AUTHORS.

It's brought to you under the Hacking License that, as an explicit wrap contract between you and the authors, must also be applied to all dependant and derivative works (including the outputs you produce running the system), recursively.

You cannot mix (A)GPL code with hacks covered by the Hacking License.

Web Design

See the README.md in new repository https://github.com/MonitoraPA/web#design

Coding Guidelines

Code like if your hack should be maintained by a child who just learned how to code.

Do NOT try to solve problems that you haven't measured before.

Do NOT apply any "enterprise best practice". We are not a company.
Do NOT try to show us how smart you are. We don't care.

Avoid dependencies.

Use good sense... but remember: it's not common.

About

Progetto per monitoraggio e notifica di non compliance GDPR alle PA con input da IndicePA

https://monitora-pa.it

License:Other


Languages

Language:HTML 47.4%Language:Python 42.4%Language:JavaScript 6.1%Language:Shell 3.6%Language:Dockerfile 0.5%