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

Reconsider deletability criteria #41

Open
jandrieu opened this issue Aug 17, 2021 · 0 comments
Open

Reconsider deletability criteria #41

jandrieu opened this issue Aug 17, 2021 · 0 comments

Comments

@jandrieu
Copy link
Contributor

Criteria 36 got rewritten in PR #38, which adds a nice distinction, but loses the point of the original, which was addressing how the desire for actual deletion is addressed, not just the regulatory compliance.

        <section>
          <h5>Question</h5>
          <p>
            How are mistakes corrected, and how is the right to be forgotten
            addressed? (Note how this creates a tension with immutability,
            which may be valuable in 2.7.1 and elsewhere.)
          </p>
        </section>
        <section>
          <h5>Responses</h5>
          <ol type="A">
            <li>
              Provable deletion of data is fully supported. Once something is
              deleted, nothing internal to the system allows it to be recovered.
            </li>
            <li>
              True, provable deletion is not supported, but deleted data can be
              suppressed in jurisdictions where this is required.
            </li>
            <li>
              The VDR is a permanent, immutable record with no support for deletion of any kind.
            </li>
          </ol>
        </section>
        <section>
          <h5>Relevance</h5>
          <p>
            ?
          </p>
        </section>
jandrieu added a commit that referenced this issue Aug 17, 2021
Add example for Revocation of Consent added #41 to explore a better criteria regarding deletion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant