Commit graph

6 commits

Author SHA1 Message Date
Thomas Hochstein d00a762311 Cookie Consent: "understood", not "accepted".
The cookie consent banner is a notice to inform
users about our usage of cookies - it's not a
way to get consent, because cookies are used
whether you click "accepted" or not. The click
will just dismiss the banner.

As we do not really ask for consent - if we did,
we had to refrain from setting cookies unless
and until the users has accepted -, we shouldn't
make it sound like we do. Anything else would IMO
violate the GDPR requirement of "information
[...] in a concise, transparent, intelligible
and easily accessible form, using clear and plain
language" (Art. 12).

So, "I understand" (or "dismiss") instead of
"I accept".

Incidentally, I do not think that we need explicit
consent for the usage of cookies to the extent
that we do so. However, if we should need consent
for legal reasons, then we must implement this in
such a way that no cookies are set without consent.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-08-05 22:32:06 +02:00
onli 725edf4415
dsgvo: Add a button to the privacy draft to copy the pure html (#78) 2018-05-15 18:45:36 +02:00
Garvin Hicking cf5f4f1430 Added feature to allow exporting and mass-deleting userdata 2018-04-23 12:03:55 +02:00
Garvin Hicking 3b99cca6c4 Insert "Anonymize IP" functionality 2018-04-03 10:29:42 +02:00
Matthias Mees 8bfad98183 Add German translation for DSGVO plugin
- Add + translate German lang file
- Add UTF-8 version of the German lang file
- Add a default spacing for checkbox to CSS
- 'Imprint' is a false friend, 'legal notice' is usually correct
- Fix minor typo
2018-04-01 17:51:19 +02:00
Garvin Hicking 25cadd3b43 I can't even get the fucking spelling right
GPDR -> GDPR
2018-03-29 22:10:43 +02:00
Renamed from serendipity_event_dsgvo_gpdr/lang_en.inc.php (Browse further)