An open API service indexing awesome lists of open source software.

https://github.com/mo42/gdpr15

Automatically generate requests according to article 15 GDRP
https://github.com/mo42/gdpr15

gdpr generator latex-template

Last synced: 5 months ago
JSON representation

Automatically generate requests according to article 15 GDRP

Awesome Lists containing this project

README

          

# gdpr15

This tool automatically generates requests according to article 15 GDPR.

## Dependencies

For it to run, Python and LaTeX is required.
## Features
- German (de) and English (en) language
- Generates automatically request letters in LaTeX and PDF format
- The companies and authorities of
[selbstauskunft.net](https://selbstauskunft.net/) can be used.

## Quick Start
1. Create a file for a data controller in ```contacts/``` you want your
information from.
* There is an example file
* Alternatively, you can use the files from
[selbstauskunft.net](https://selbstauskunft.net/)
2. Put your personal information in ```config.json```.
3. Run ```./gdpr15.py --language=en --contacts contacts/sample.json```.