-
Notifications
You must be signed in to change notification settings - Fork 11
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
GSC291: Löschkonzept v2 #291
base: develop
Are you sure you want to change the base?
Conversation
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as off-topic.
This comment was marked as off-topic.
Die gematik Rechtsabteilung hat darum gebeten, das Unterkapitel zur DSGVO aus dem Proposal zu entfernen um es separat einer zukünftigen rechtlichen Prüfung zu unterziehen. Ich habe das Kapitel daher mit de6f15f entfernt. |
**A_9 - Serverseitiges Löschen nach `/forget`** | ||
|
||
TI-M Fachdienste MÜSSEN einen Raum und dessen Inhalte lokal löschen, wenn: | ||
|
||
- der Raum privat ist (im Sinne von Join Rules und History Visibility) und | ||
- keiner der Nutzer des Homservers im Raum die Membership `invite` oder `join` | ||
hat und | ||
- alle Nutzer des Homeservers, deren Membership im Raum `leave` oder `ban` ist, | ||
den Raum per [`/forget`] von ihren Clients entfernt haben. | ||
|
||
Diese Löschung MUSS innerhalb von 7 Tagen ab letztem [`/forget`] erfolgen. | ||
**\[\<=\]** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Die Ausnahme für invite
könnte man hier noch entfernen, wenn man dem Fachdienst erlaubt den eingeladenen Nutzer zu entfernen. Das scheint unkritisch, da dieser Nutzer bei privaten Räume die Inhalte ohnehin erst nach Annahme der Einladung hätte lesen können.
Proposal