[-] King@lemm.ee 1 points 1 year ago

The GPDR doesn't require Lemmy to remove personal data from the entire internet. But when a Lemmy instance gives data to other Lemmy instance, there are legal responsibilities.

https://gdpr-info.eu/art-17-gdpr/ Where the controller has made the personal data public and is obliged pursuant to paragraph 1 to erase the personal data, the controller, taking account of available technology and the cost of implementation, shall take reasonable steps, including technical measures, to inform controllers which are processing the personal data that the data subject has requested the erasure by such controllers of any links to, or copy or replication of, those personal data.

==========

Maybe this is open to interpretation, but I feel that the same Federation protocol that federates out my personal data (my posts and comments), should also federate out my delete requests. I'm unsure why this would be controversial.

[-] King@lemm.ee 3 points 1 year ago

I checked Mastodon briefly. It appears they are currently not in compliance. There are open issues on GitHub, but nothing looks close.

[-] King@lemm.ee 2 points 1 year ago

Wouldn't it be easier to fix the delete federation bug so Lemmy could comply with GDPR ?

[-] King@lemm.ee 3 points 1 year ago

Are those times milliseconds?

[-] King@lemm.ee 2 points 1 year ago

Media isn't federated. The media should just be referenced with a link to the original source.

Normally, the largest use of disk space is the Activity table. It is stored for six months, and only useful for debugging. Below is the Issue, along with SQL commands to check and purge this debugging table. Let us know if this was the issue

https://github.com/LemmyNet/lemmy/issues/3103

[-] King@lemm.ee 3 points 1 year ago* (last edited 1 year ago)

The law specifically names "online identifier".

The data subjects are identifiable if they can be directly or indirectly identified, especially by reference to an identifier such as a name, an identification number, location data, an online identifier or one of several special characteristics, which expresses the physical, physiological, genetic, mental, commercial, cultural or social identity of these natural persons. In practice, these also include all data which are or can be assigned to a person in any kind of way. For example, the telephone, credit card or personnel number of a person, account data, number plate, appearance, customer number or address are all personal data.

https://gdpr-info.eu/issues/personal-data/

[-] King@lemm.ee 3 points 1 year ago

See https://gdpr-info.eu/issues/right-to-be-forgotten/

Once the "controller has made the personal data public", they have legal obligations. Gmail doesn't make my data public, generally.

[-] King@lemm.ee 4 points 1 year ago

See https://gdpr-info.eu/issues/right-to-be-forgotten/

Once the "controller has made the personal data public", they have legal obligations. When you send an email, you are not making it public.

[-] King@lemm.ee 5 points 1 year ago

Unfortunately, as one of those 3.8k daily users, I'm still using Reddit mostly. Lemmy has a long way to go before I drop Reddit all the way.

[-] King@lemm.ee 4 points 1 year ago

Just curious, why not?

37
submitted 1 year ago by King@lemm.ee to c/technology@beehaw.org
36
submitted 1 year ago by King@lemm.ee to c/technology@lemmy.world
55
submitted 1 year ago by King@lemm.ee to c/technology@lemmy.world
1

I created a post

I deleted the post. It removed it from lemm.ee, but the post remains on the other two sites. Let me make another test.

1

1 2 3 4

1

Post created from lemm.ee

[-] King@lemm.ee 3 points 1 year ago* (last edited 1 year ago)

Lemmy still has some issues that need to be addressed for it to fully replace Reddit for my needs

Be honest, do you still use reddit?

[-] King@lemm.ee 3 points 1 year ago

There is no easy way to do this. Each Lemmy instance uses their own autoincrement ID for posts. So post 12345 here might be post 54321 on another instance.

It has been suggested that each post gets a universal ID (UUID is an example). Then the local server could just examine the URL and redirect the user to the local post. This suggestion hasn't gotten any traction. The dev team is more focused on fixing the huge performance issues right now.

view more: next ›

King

joined 1 year ago