I use the apps my friends use but it gets tiring to keep up with so many.

  • @LWD
    link
    1
    edit-2
    3 months ago

    I’m sorry I wasn’t more specific. Since you would have an issue with these things if I had been clearer, allow me to elaborate.

    your username will continue to be publicly associated with rooms in which you have participated, even after we have processed your [GDPR] request to be forgotten.

    I don’t know how you missed this. Must have been an accident.

    We will forget your copy of your data upon your [GDPR right to be forgotten] request

    Means the other “copies” of your data are not deleted.

    • @uis
      link
      1
      edit-2
      3 months ago

      We will forget your copy of your data upon your [GDPR right to be forgotten] request

      Means the other “copies” of your data are not deleted.

      Looking at next sentence it seems to be either typo or even mistake. Better source would be Dendrite(or do they still use Synapse?) issue tracker. But also in last sentence they explicitly say that it is possible for not all copies to be deleted.

      • @LWD
        link
        13 months ago

        This is no mistake, just a loophole for them to claim GDPR compliance while not complying… Hiding “your copy” of the message from you is basically setting a “deletedForYou=true” flag on the message.

        It’s possible to redact messages (which is closer to the spirit of what a normal person expects a deletion to be), but redaction preserves the message metadata, and you cannot ever redact anything for a room you’re no longer in. You can only manually redact one message at a time.

        So you can request an account deletion, and you can redact single messages… These features are both built in to the protocol.

        But account deletion will never cause any redactions.

        By design.

        • @uis
          link
          1
          edit-2
          3 months ago

          a “deletedForYou=true” flag on the message

          Source please. Anyway:

          But also in last sentence they explicitly say that it is possible for not all copies to be deleted.

          Same goes for SMTP. Do you complain about SMTP in same way?

          • @LWD
            link
            1
            edit-2
            3 months ago

            Source please.

            I showed you the source. All you can say was “it seems to be either typo or even mistake.”

            in last sentence they explicitly say that it is possible for not all copies to be deleted[*]

            Same goes for SMTP.

            Apples to oranges. Matrix is Matrix, not email.

            I noticed you shifted this argument from “Matrix is responsibly deleting data” to “Matrix shouldn’t delete data because…”

            * And to clarify, Matrix says “not all copies will be deleted” because they built their server intentionally to never delete any other copy of your messages when you request an account deletion.