Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

GDPR compatible data handling #214

Closed
ineiti opened this issue Jan 22, 2020 · 0 comments
Closed

GDPR compatible data handling #214

ineiti opened this issue Jan 22, 2020 · 0 comments

Comments

@ineiti
Copy link
Member

ineiti commented Jan 22, 2020

For the privacy policy of C4DT, use calypso to handle private data:

  • store all sensitive data calypso-encrypted
  • give access through DARCs
  • every Write-access must have a 'reason' added
  • when the resource is destroyed, all write-accesses must be 'neutralized' and confirm that they did delete the data

In the best case, this would be developed together with https://github.com/ineiti/cybermind

Depends on #212

@ineiti ineiti added this to Backlog in Engineer's TODO via automation Jan 22, 2020
@ineiti ineiti mentioned this issue Jan 22, 2020
16 tasks
@ineiti ineiti closed this as completed Oct 6, 2021
Engineer's TODO automation moved this from Backlog to Done Oct 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant