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
- Host: GitHub
- URL: https://github.com/mo42/gdpr15
- Owner: mo42
- License: mit
- Created: 2017-04-07T15:27:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T14:36:43.000Z (over 1 year ago)
- Last Synced: 2025-10-13T17:33:14.179Z (9 months ago)
- Topics: gdpr, generator, latex-template
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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```.