deck9 / input

A privacy-focused, no-code, open-source form builder designed for simplicity and brand consistency.
https://getinput.co
GNU Affero General Public License v3.0
162 stars 27 forks source link

Add privacy option to automatically delete submissions older than X days #75

Closed PhilReinking closed 8 months ago

PhilReinking commented 1 year ago

GDPR says that data should only be kept as long as possible. In the case of data processing via Input, there could be use cases where the data is forwarded to other services, and there is no need to keep data in Input anymore.

I think we should choose the following options:

It would be nice to find a way to keep stats for the form.

PhilReinking commented 8 months ago

This is fixed in PR #104