Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Synapse: make redact actually delete message contents from the db #167

Open
lampholder opened this issue May 11, 2018 · 2 comments
Open

Comments

@lampholder
Copy link
Member

lampholder commented May 11, 2018

matrix-org/synapse#1287

@lampholder
Copy link
Member Author

Not needed for GDPR since we are deleting messages from the db when they are no longer accessible to any of the parties who legitimately have access.

@cuongnv
Copy link

cuongnv commented Nov 20, 2018

we can delete all redacted contents by searching event_id in database.
take a look with my script matrix-org/synapse#4206

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants