Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to delete personal data #976

Open
lukavdplas opened this issue Nov 25, 2022 · 3 comments
Open

Add option to delete personal data #976

lukavdplas opened this issue Nov 25, 2022 · 3 comments
Assignees
Labels
enhancement improvements to user functionality

Comments

@lukavdplas
Copy link
Contributor

Users should have an option to have their personal data purged from the database.

Concretely, this means:

  • deleting your search history
  • deleting your downloads
  • deleting your account (including search history and downloads)
@lukavdplas lukavdplas added the enhancement improvements to user functionality label Dec 16, 2022
@JeltevanBoheemen
Copy link
Contributor

JeltevanBoheemen commented Nov 16, 2023

  • search history
  • downloads
  • account

@JeltevanBoheemen JeltevanBoheemen self-assigned this Nov 16, 2023
@lukavdplas
Copy link
Contributor Author

Re. downloads, I remember why said this may not be necessary.

In #947, I suggest that downloads should have an "expiration date". It makes sense to me that we just delete downloads after, say, 90 days. You could still add an option to delete all your saved downloads right now, but it's less necessary in that case.

@lukavdplas
Copy link
Contributor Author

We recently added deleting accounts to lettercraft: CentreForDigitalHumanities/lettercraft#157

Since lettercraft's user system is based on I-analyzer, it should be easy enough to take this PR and adapt it back to I-analyzer.

@lukavdplas lukavdplas self-assigned this Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improvements to user functionality
Projects
None yet
Development

No branches or pull requests

2 participants