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 forgetting methods to replica #289

Open
sgwilym opened this issue Dec 14, 2022 · 1 comment
Open

Add forgetting methods to replica #289

sgwilym opened this issue Dec 14, 2022 · 1 comment
Labels

Comments

@sgwilym
Copy link
Contributor

sgwilym commented Dec 14, 2022

What's the problem you want solved?

While the problem of distributed deletes is a hard problem, it should not be hard to make sure that data is deleted in its entirety from devices you control, temporarily.

This could be useful for situations where physical access to a user's device is at stake, e.g. a border crossing.

Is there a solution you'd like to recommend?

  • Add a forgetDocuments method (which would take a Query)
  • Add a forgetAttachment method (which would take a document)
@sgwilym sgwilym added this to the Hedgehog milestone Dec 14, 2022
@AljoschaMeyer
Copy link

Subsumes #18?

@sgwilym sgwilym removed this from the Hedgehog milestone May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants