fedora-infra / maubot-pretix-invite

A maubot plugin for inviting event participants from the pretix ticketing platform into a matrix room
MIT License
2 stars 0 forks source link

Add an option to more strongly enforce data privacy with respect to logging #8

Open MoralCode opened 2 weeks ago

MoralCode commented 2 weeks ago

the app may log things like matrix IDs when validating them. This could maybe cause issues with GDPR.

Id like to add something (ideally into the existing maubot logging pipeline) that can detect matrix IDs and at least make a best effort redact them so that theres a somewhat-futureproof way of ensuring that instances that need to comply with GDPR, such as fedoras use of this bot, can do so more easily.

It may also be nice to indicate whether this mode is on in the status command