PSA: You can't delete photos uploaded to Lemmy. So don't (accidentally) upload a nude (tech.michaelaltfield.net)
from ooli@lemmy.world to technology@lemmy.world on 04 Mar 2024 18:20
https://lemmy.world/post/12727137

#technology

threaded - newest

mundane@feddit.nu on 04 Mar 2024 18:31 next collapse

That is crazy. He really did seem knowledgeable, and apart from the upload of a sensitive image, he really did what he could.

SpaceNoodle@lemmy.world on 04 Mar 2024 18:43 next collapse

What did we miss?

db2@lemmy.world on 04 Mar 2024 18:45 collapse
RaoulDook@lemmy.world on 04 Mar 2024 19:07 collapse

All those feature requests seem like good stuff.

ABCDE@lemmy.world on 04 Mar 2024 19:31 collapse

And legally mandatory. Lemmy instances will get fined and shut down because of this if they do not sit up and pay attention.

fuckwit_mcbumcrumble@lemmy.world on 04 Mar 2024 19:53 next collapse

And thankfully the Lemmy devs are racing to fix the problem!

ABCDE@lemmy.world on 04 Mar 2024 20:36 collapse

Did you read the article?

TheTetrapod@lemmy.world on 04 Mar 2024 20:47 collapse

Psst, I think they’re being sarcastic

Draconic_NEO@lemmy.world on 05 Mar 2024 05:27 collapse

They’re absolutely being sarcastic, the Devs’ response was rude and dismissive.

bdonvr@thelemmy.club on 04 Mar 2024 20:35 collapse

At least in the EU

db2@lemmy.world on 04 Mar 2024 18:45 next collapse

So what have they been doing to nuke the csam images, editing the database directly?

candyman337@sh.itjust.works on 04 Mar 2024 19:05 next collapse

Yes

Ghostalmedia@lemmy.world on 04 Mar 2024 19:28 next collapse

Often just nuking all image uploads made during a certain time period. Which is why old image threads in Lemmy have time periods littered with broken images.

QuaternionsRock@lemmy.world on 05 Mar 2024 04:28 collapse

I don’t understand why Lemmy needs to have a built-in image server at all. Reddit didn’t have one for the longest time and it was fine. Sure, I don’t think anyone would be particularly happy with going back to Imgur etc., but it doesn’t seem worth the trouble.

MBM@lemmings.world on 05 Mar 2024 07:58 next collapse

Some instances do just disable the image server part (I think lemm.ee used to and still only allows small images?)

GreatAlbatross@feddit.uk on 05 Mar 2024 09:16 next collapse

It’s a trade off for us.

You risk CSAM, and have to shoulder the storage costs.

But you also help to reduce link rot, as the images are kept on the site, rather than an external image host that might explode/go VC one day.

Album@lemmy.ca on 05 Mar 2024 14:21 next collapse

I mean I don’t know why we need images at all, this stuff worked fine when it was just a BBS

db2@lemmy.world on 06 Mar 2024 21:45 collapse

Uphill both ways.

maltfield@lemmy.ca on 07 Mar 2024 22:51 collapse

They definitely should remove it, at least until moderation tools are available.

bdonvr@thelemmy.club on 04 Mar 2024 20:29 next collapse

Admins can purge posts manually which actually deletes them. Or use tools like db0’s lemmy-safety that tries to automatically search for CSAM and wipe it.

I think the problem here is the user didn’t finish their post which means the photo was uploaded but not associated with a post and therefore not purgeable that way.

Serinus@lemmy.world on 05 Mar 2024 00:14 collapse

That last problem was fixed in an older version of the software. If you upload, but don’t post, it will now be deleted after a time.

You can test this pretty easily by just leaving your browser open with an image uploaded and trying to post it later.

Draconic_NEO@lemmy.world on 04 Mar 2024 21:19 collapse

Often they delete all images during the time frame of a CSAM attack, as that has been the only real feasible way to ensure images weren’t left behind. Though I think a few images have started using AI detection methods to remove images like that automatically (read up on that here and here), also Pict-rs now has a Log linking uploaded images to the user, so now images can be purged with the users.

Shady_Shiroe@lemmy.world on 04 Mar 2024 18:52 next collapse

This got me curious on how many images are on all Lemmy instances combined and how much storage it all takes up.

Shadow@lemmy.ca on 04 Mar 2024 19:17 collapse

I can tell you that for lemmy.ca we use 778gb

Fudoshin@feddit.uk on 04 Mar 2024 19:28 next collapse

Holy fucking shit balls. I contemplated seeing up an instance on a £5 VPS. Hmmmm, I think my scale is a bit off.

Shadow@lemmy.ca on 04 Mar 2024 19:30 next collapse

If it’s just a private instance, your storage needs will be way less. We use object storage, so it’s actually pretty cheap (like $5-10 a month iirc). We’re not storing that all on the server disk.

null@slrpnk.net on 04 Mar 2024 19:51 collapse

I’ve been considering a private instance myself so that’s good to know.

If you’re federating with everything by default, would that not also federate all the images and take up space that way? Or are images always just referenced from their origin instance?

Shadow@lemmy.ca on 04 Mar 2024 19:53 collapse

Images come from their origin, but I think thumbnails are cached on your instance.

jivandabeast@lemmy.browntown.dev on 04 Mar 2024 21:08 collapse

This is correct, i have seen in the past images that 404 when clicked but the thumbnails show up fine on my instance

bdonvr@thelemmy.club on 04 Mar 2024 20:48 next collapse

I’m running a quite small instance and currently the full media storage is 234GB. That being said I pay $3 per month for the storage on Cloudflare R2 so that’s fine. You could get more for cheaper probably with a service like Backblaze B2.

The main database (non-media) currently takes up 36GB.

key@lemmy.keychat.org on 04 Mar 2024 22:58 next collapse

I’m on a private instance. My lemmy volume as a whole is currently 72G.

5 is probably a bit undersized and liable to cause pool timeouts. But like 15 should give you enough room depending on your provider’s affordability. You can always delete old data periodically.

SorteKanin@feddit.dk on 05 Mar 2024 21:25 collapse

You can configure the maximum size of image you will federate. You could set it to essentially 0 and you will store like no images. Downside is you will have to fetch images from other instances, whose servers may not be close to you.

For reference, Feddit.dk has a 5MB image limit. My storage is only about ~60 GB

MamboGator@lemmy.world on 04 Mar 2024 21:19 next collapse

I was wondering about this very thing recently and how bad I should feel every time I upload an image.

At least object storage is an option.

Player2@lemm.ee on 04 Mar 2024 22:26 collapse

Huh, less than I expected.

SorteKanin@feddit.dk on 04 Mar 2024 19:14 next collapse

You can’t delete any text in comments or posts either - or at least not reliably, as any federated instance could choose to ignore deletions.

You should basically consider what you write or post here public, and probably public for good. But here’s the thing - same goes for the entire rest of the Internet as well, basically.

Enkers@sh.itjust.works on 04 Mar 2024 19:55 next collapse

You should generally think similarly about anything you post anywhere on the internet that has open access. If it’s viewable anonymously, anyone could save and mirror it.

The only difference is it’s almost guaranteed on a federated platform.

deweydecibel@lemmy.world on 04 Mar 2024 23:19 collapse

I feel like, after over a decade of smartphones and snapchat and such, a younger generation needs to be thought better what putting content on the Internet means on a fundamental level, and those of us old enough to remember the more open web need to be reminded.

If you don’t want everyone to see it, and I mean everyone, then you shouldn’t put it online. For all intents and purposes, once you hit send, it’s now a part of the internet. You might get lucky and be able to remove it, but that’s the exception, not the rule.

SynonymousStoat@lemmy.world on 04 Mar 2024 23:49 next collapse

Sometimes views on things change and maybe some picture or other content you posted now makes you a target in some way that it didn’t before. You don’t always know how things will change in the future and adding such a highly expected piece of functionality like deleting something you uploaded should probably be more highly prioritized.

SorteKanin@feddit.dk on 05 Mar 2024 07:29 collapse

adding such a highly expected piece of functionality like deleting something you uploaded should probably be more highly prioritized.

Let’s be clear that this problem has nothing to do with Lemmy or the Lemmy devs. This is not a problem of prioritisation and it is not something that can just be fixed.

This is a problem of ActivityPub and the nature of federated services. There is just no way you force a federated server to delete something. So while most servers are well behaved, others might not be. Such servers could be defederated but you need to detect such bad behaviour first.

The problem is not with Lemmy, it’s the whole Fediverse and ultimately also the Internet that works like this.

(the problem of a user uploading a photo and never posting it anywhere and wanting that to be deleted should be fixable though)

SynonymousStoat@lemmy.world on 05 Mar 2024 17:39 collapse

Yeah, that makes sense. I didn’t really have the full scope of the issue in my mind when I wrote my comment. Thanks for giving some extra perspective.

conciselyverbose@sh.itjust.works on 05 Mar 2024 17:46 collapse

I agree with your core concept.

But this is a pretty wild flaw. The fact that even an admin can’t reliably delete photos from their own instance? That’s begging to be exploited by bad actors. What happens when it’s porn (whether kids or unconsenting adults)? It’s core functionality that you have to have.

SorteKanin@feddit.dk on 06 Mar 2024 19:05 collapse

Admins can definitely delete photos from their own instance. The problem is deleting it from all instances; that is hard.

conciselyverbose@sh.itjust.works on 06 Mar 2024 20:08 next collapse

This post provides a fairly detailed claim of the opposite. Federation isn’t part of the issue he’s referring to at all. It’s that deleting the image post doesn’t delete the direct link to the file, and that doing so as an admin is really convoluted. He goes through the issue and his effort with an admin trying to help in a decent bit of detail.

I can’t actually test myself because I don’t have a server, but as far as I’m concerned the issue he’s claiming is a complete showstopper.

SorteKanin@feddit.dk on 06 Mar 2024 20:30 collapse

doing so as an admin is really convoluted

It’s not super straight forward, that’s true. But it’s not that hard I would say. But I’m a professional software engineer, I dunno if all admins find it as easy.

maltfield@lemmy.ca on 07 Mar 2024 22:48 collapse

It’s also hard for admins to delete it from their own instance:

SorteKanin@feddit.dk on 08 Mar 2024 06:18 collapse

This is just a feature request to do it via the web interface, you can still do it manually on the server without too much effort.

ooli@lemmy.world on 04 Mar 2024 19:59 next collapse

I didnt know about that. This is a bit scary to be honest, and the first time I feel a bit taken aback with lemmy

Spotlight7573@lemmy.world on 04 Mar 2024 20:15 next collapse

You also know that all votes are technically public and can be viewed by any instance admin that’s federated with the server a community is on, right? There’s no way to see that in the Lemmy UI at the moment but the data is there on the server.

CubitOom@infosec.pub on 04 Mar 2024 21:14 next collapse

What type of metadata is on a server attached to posts, comments, votes and such?

JohnEdwa@sopuli.xyz on 04 Mar 2024 21:32 next collapse

The votes are directly visible from Kbin for users as well.

oce@jlai.lu on 05 Mar 2024 06:13 collapse

Only upvoting Lemmy users are visible on Kbin, downvoting Lemmy users are not listed.

deweydecibel@lemmy.world on 04 Mar 2024 23:23 collapse

There’s no way to see that in the Lemmy UI at the moment but the data is there on the server.

Actually, they’re adding it into the UI for admins. And they’re letting mods see to.

github.com/LemmyNet/lemmy-ui/issues/2320

Rather than do anything to try and protect this data or obfuscate it in any way, they just decided “fuck it”.

And that’s frankly worrying. I truly don’t think people understand why Reddit didn’t let mods see that information. The avenues for abuse here are innumerable.

SorteKanin@feddit.dk on 04 Mar 2024 23:33 next collapse

If there is abuse from a mod or an admin, you go somewhere else - either join another similar community or server or make your own.

Or in the case of abuse from mods, report them to admins (assuming admins are reasonable).

Remember, this isn’t reddit. You don’t have to live with the mods or admins, you can just stop going to that instance/community and find somewhere else.

Also ultimately being able to view votes is a way to combat abuse, as you can spot people who just down vote someone else constantly.

EDIT: Honestly confused about the down votes, someone would care to elaborate? :)

Saik0Shinigami@lemmy.saik0.com on 05 Mar 2024 02:29 collapse

Anyone with a federated instance can view your votes. Anyone on Kbin can view your votes. There’s nothing “abusive” about viewing votes. It’s not private information.

Edit: Example… I’m an admin on my own instance…

<img alt="And yet here I can see the votes even though I’m not on your instance at all." src="https://lemmy.saik0.com/pictrs/image/81776bc9-3f85-4d51-8f62-58e4c113fdb3.png">

SorteKanin@feddit.dk on 05 Mar 2024 07:16 collapse

I fully agree with you. My comment was just to say what you should do if you see abuse from mods and admins.

kogasa@programming.dev on 05 Mar 2024 05:05 next collapse

Obfuscation is meaningless. It’s public info or it’s not. In this case it’s necessarily public

MBM@lemmings.world on 05 Mar 2024 07:56 collapse

It’s not really possible to have an upvote counter without storing who voted, so your instance admin would always know

anlumo@lemmy.world on 05 Mar 2024 10:59 collapse

There are cryptographic methods to do this, but it’s probably not worth it to implement them for this.

Zorsith@lemmy.blahaj.zone on 05 Mar 2024 19:03 collapse

Honestly, not implementing anonymous voting probably helps with preventing brigading, too. Reddit worldnews (around the api debacle began) became a nightmare of downvote bots towards anything that wasn’t “Israel = good” in any way, and so many spam articles upvoted to the surface from random, unverified sources.

Edit to add: threat of defederation towards communities allowing or encouraging this behavior would probably be better, though.

SorteKanin@feddit.dk on 04 Mar 2024 20:16 next collapse

I mean you could say the same thing about reddit - anyone could scrape reddit and save comments and stuff, even if you later delete them.

If someone can see something on their computer, they can save it and you won’t be able to take it away. I mean… it’s just how the internet works.

grue@lemmy.world on 04 Mar 2024 22:55 next collapse

The difference is that things on Reddit were public because Reddit chose to make them available, while things on Lemmy are public because they have to be in order for the federated protocol to work.

SorteKanin@feddit.dk on 04 Mar 2024 23:13 collapse

I mean any social media is public - what do you mean reddit chose to make it public? It’s not like they could make it private, then you won’t see any comments or posts from anyone else or what? Not sure what that even would mean.

grue@lemmy.world on 05 Mar 2024 01:30 collapse

Let’s use voting on comments as an example:

When a Reddit user votes on a comment, the user’s client sends Reddit a message containing the information “User X upvoted Comment Y.” That information gets stored in Reddit’s database and is used to do things like increment the total number of upvotes (which everybody sees) and color the upvote arrow button orange (which only User X sees). Reddit knows the identities of everybody who upvoted the comment, but the public is only allowed to see the total sum.

When a Lemmy user votes on a comment, the user’s client sends their home Lemmy instance a message containing the information “User X upvoted Comment Y,” which that instance then forwards to the rest of the Fediverse so that all instances can get updated with the new information. Anybody who subscribes to the protocol (i.e., registers an instance) can read the message. The user’s Lemmy client may only expose the total sum of upvotes in its interface, but the whole list of users who upvoted the comment is available to the public as long as they have the right software to read it.

Serinus@lemmy.world on 05 Mar 2024 00:08 collapse

Ask the MPAA about that.

wahming@monyet.cc on 04 Mar 2024 20:22 next collapse

That’s pretty much how everything on the Internet works, FYI. Lemmy is just upfront about it

bdonvr@thelemmy.club on 04 Mar 2024 20:35 next collapse

The deletion should federate across almost all instances, but there’s no guarantee and also someone will almost certainly one day set up an archive server that just listens to all activity on Lemmy like uneddit used to be for reddit.

Zak@lemmy.world on 04 Mar 2024 20:59 next collapse

Lemmy and other services built on ActivityPub work by sending content to every server that hosts a user who has subscribed to a community or another user. Those servers could be anything from vanilla Lemmy hosted in a datacenter to an ad-hoc, informally-specified, bug-ridden, slow implementation of half of ActivityPub running on a jailbroken smart light bulb. Most of them will be online to receive a delete request and will handle it correctly most of the time, but that cannot be guaranteed.

Anything you share to the world that way is out in the world and cannot be reliably rescinded. Discussion groups implemented as email lists used to be popular, and the same was true there, but more so since there isn’t a mechanism intended to edit or delete an email message after it is sent. Something similar is true of anything that functions as a public website; a great many things published to the web are available from sites like archive.org, like old forum posts.

Serinus@lemmy.world on 05 Mar 2024 00:09 next collapse

People can also screenshot what you post to Facebook. There are no controls for that.

LillyPip@lemmy.ca on 05 Mar 2024 20:26 collapse

an ad-hoc, informally-specified, bug-ridden, slow implementation of half of ActivityPub running on a jailbroken smart light bulb.

!subscribe

LillyPip@lemmy.ca on 05 Mar 2024 00:17 next collapse

I don’t know if this works on Lemmy, but Reddit used to be like this and a solution was to edit your comment to different text first (something like ‘I like turtles’), wait about a week to allow the new text to be archived, and then delete it.

‘I like turtles’ wasn’t special, but makes it easy to scroll through your comments later when deleting things.

In Lemmy, your username will still show up with deleted comments, but in theory the edited text will replace the original comment you want to delete in archived views. This method doesn’t work with post images, though.

Someone correct me if I’m wrong here, please.

e: I’ve edited this comment thrice in 2 hours. Can anyone tell, and can you differentiate my 3 edits?

tigeruppercut@lemmy.zip on 05 Mar 2024 01:21 collapse

On the front end this still theoretically works, but it’s unclear when (if ever) reddit respected it on the back end. They might have an archive of all the text ever put on the site.

LillyPip@lemmy.ca on 05 Mar 2024 01:28 next collapse

I don’t know how their backend works, but as a former db admin, it seems wasteful to maintain that many layers of change for every user. I would certainly do that in a mission-critical system, but for millions of pseudo-anonymous users, many of whom are shitposters, that would be an insane waste of server space.

That may be true, but I would be a bit surprised if there were a change-log like that.

e: keep in mind, systems like this don’t just work like that – you’d have to do extra work to build it that way on purpose. And you’d be doing that extra work, maintenance, and hosting for a user base who aren’t paying you, in a system you’re giving away for free, in Lemmy’s case.

Turun@feddit.de on 05 Mar 2024 09:28 collapse

Knowing how comments get changed is immensely interesting data. And if you design a system from the ground up, adding the functionality to save edits in the backend does not take much effort at all.

LillyPip@lemmy.ca on 05 Mar 2024 22:29 collapse

Sure, and I can see keeping the last edit (which it obviously does), but every edit? That seems ridiculous if only for the hosting costs.

Turun@feddit.de on 06 Mar 2024 22:55 collapse

Really? What do you expect is the edit rate on sites like Lemmy and reddit? One in ten comments? I think more like one in 30 or something. That would increase the storage costs by 3% and a small amount of processing power.

Hosting costs are dwarfed by media storage anyway.

LillyPip@lemmy.ca on 08 Mar 2024 02:50 collapse

If you’re building a system to allow change-log levels of editing, you have to allow for a significant portion of your user base using it, whether or not they do.

That will add fail points and hosting that’s wholly unnecessary to code and maintain, regardless of what percentage you think will use those features.

Have you ever been in charge of distributed large-scale systems like that with millions of users? I have. That would be bonkers.

Turun@feddit.de on 08 Mar 2024 22:35 collapse

Hold up, I think we have a discrepancy regarding what we are talking about.

I’m not thinking of anything user facing. The ux would be exactly identical to what is publicly observable on reddit already. I’m talking about the possibility to dump any change to comments or posts into a cold data store for later analysis. We don’t have to question or think how many users would make use of it, we can count the fraction of comments with an “edited” label on reddit.

maltfield@lemmy.ca on 07 Mar 2024 22:49 collapse

Under GDPR you can just send a request for them to send you all of the data that they’ve stored about you on their backend.

Blackmist@feddit.uk on 05 Mar 2024 16:59 collapse

Just assume anything you post here will be scraped by Facebook, Google, Amazon, the CIA and the CCP, regardless of what the Lemmy devs and admins let you do with your data.

It’s a public forum. Once you post something there’s no guarantee it will ever be gone.

Socsa@sh.itjust.works on 04 Mar 2024 21:25 next collapse

Lemmy in general is filled with potential security and privacy holes. The threat surface is just too massive.

Not to mention it has a bunch of vulnerabilities in terms of just basic forum functionality. A rogue instance can very easily just hijack all sorts of federated content and force it into a certain state as desired. Especially if that content is old. There is not really any mechanism for tracking source authority for federated updates, and there are definitely already signs that this is getting exploited to promote certain content and fuck with vote totals IMO.

None of this really matters at this point because Lemmy is insignificant, but it kind of places a limit on how much Lemmy can be scaled before it just becomes even more of a cringe propaganda wasteland than it already is.

SorteKanin@feddit.dk on 04 Mar 2024 23:15 collapse

A rogue instance can very easily just hijack all sorts of federated content and force it into a certain state as desired.

I’m really not sure what you mean by this, can you elaborate?

There is not really any mechanism for tracking source authority for federated updates, and there are definitely already signs that this is getting exploited to promote certain content and fuck with vote totals IMO.

I’m not sure what you mean by “not any mechanism for tracking source authority”. Admins on their own instance are in control of what happens to the content and they’ll know if another site edits content or whatever as that is sent as requests in ActivityPub.

What are the signs you’re referring to?

Turun@feddit.de on 05 Mar 2024 09:32 collapse

Are updates authenticated? Or can I send an update to lemmy.world from 123.123.123.123 (which is not the IP address of feddit.de) that you have edited your comment to say “I don’t like pizza”?

If updates are not authenticated this really could be a big problem.

SorteKanin@feddit.dk on 05 Mar 2024 09:36 collapse

You cannot do that, no. Edits are authenticated in the sense that the request must come from the instance of the user.

Your admin could in principle send such a request for you. But then you’re talking about a malicious admin and then all bets are off. Obviously admins are in full control of everything on their own instance, including being able to edit their own users stuff. Not that any reasonable admin would do that.

JohnEdwa@sopuli.xyz on 04 Mar 2024 21:34 next collapse

And seemingly nothing is actually deleted, just hidden. Boost for Lemmy currently has an interesting bug where any comment, deleted or removed, can still be seen by simply selecting “copy post text” from the menu, as the API will return what was previously there.

PSA, if you want to delete a comment or post, be absolutely sure you first edit it to be blank.

Fisch@lemmy.ml on 06 Mar 2024 11:59 collapse

This seems like a server-side issue from Lemmy tho and one that should be pretty easy to fix. I mean, what’s the point of keeping a deleted post on the server anyway?

NineMileTower@lemmy.world on 04 Mar 2024 23:44 next collapse

If that’s the case then I need to say this: “Penis ass butt cock fart”

SorteKanin@feddit.dk on 04 Mar 2024 23:47 collapse

- @NineMileTower@lemmy.world, 2024

Never forget

SeekPie@lemm.ee on 05 Mar 2024 07:08 collapse

Backed up on 3 cloud servers and 2 computers locally.

MenacingPerson@lemm.ee on 05 Mar 2024 07:31 collapse

Not enough. We need a new voyager disc.

morrowind@lemmy.ml on 05 Mar 2024 04:24 next collapse

It’s a different level of can’t delete though, because if you upload a photo but never even post it, it will still be up forever. And at least a working delete protocol exists for text

StopSpazzing@lemmy.world on 05 Mar 2024 06:14 next collapse

So… theoretically someone can use lemmy as their own image repository?

SorteKanin@feddit.dk on 05 Mar 2024 07:14 collapse

Those images are likely to be cleaned up in a future update though.

Thunderbird4@lemmy.world on 05 Mar 2024 13:22 next collapse

Unless, of course, you expect to rely on that permanence for archival purposes, in which case the internet is a fleeting, ephemeral fart in the wind.

scarabic@lemmy.world on 06 Mar 2024 17:25 collapse

Is this not illegal under GDPR? The right to retrieve and delete all data is a fundamental part of that legislation. Maybe only European hosted instances are in jurisdiction?

SorteKanin@feddit.dk on 06 Mar 2024 19:04 collapse

To be clear, all major instances are well behaved and things are deleted once requested. But there’s no guarantee that there is not some malicious instance out there that intentionally keeps stuff. Also sometimes communication between instances just goes wrong.

Hubi@feddit.de on 04 Mar 2024 19:17 next collapse

If you upload an image from your browser, there’s a little popup in the corner for a few seconds that allows you to delete it again. No such thing exists in the apps though and if you miss the popup, that’s it.

Ghostalmedia@lemmy.world on 04 Mar 2024 19:30 next collapse

I hate to use it, but this is why I still find imgur useful. It works.

Some stuff on Lemmy just doesn’t have a robust feature set yet. Especially around content moderation.

towerful@programming.dev on 04 Mar 2024 19:54 collapse

Image previews will still be cached, i believe.
Not sure what quality lemmy would cache them at, i presume its configurable

The_wild_card@lemmy.ml on 04 Mar 2024 19:36 next collapse

Yea i remember coming across this issue on git the devs were being angry at the poor lad.

Stety@lemmy.world on 05 Mar 2024 07:49 collapse

How dare you make us follow the rules!

The_wild_card@lemmy.ml on 05 Mar 2024 07:54 collapse

What ?

Stety@lemmy.world on 05 Mar 2024 08:51 collapse

He was telling the devs to follow the gdpr and they said “nah it’s not a priority”.

The_wild_card@lemmy.ml on 05 Mar 2024 08:54 collapse

Oh yeah i remember that too in the end the devs seem to be bullying him and just assigned him on the project and i don’t think the guy even knows tge language he needs to write (forgot which one ruby or rust is my guess).

infeeeee@lemm.ee on 04 Mar 2024 19:53 next collapse

What exactly is a KYC selfie? Is it a photo of an ID card? I figured out WUI is WebUI. The author uses some strange acronyms I never heard before.

It’s very American that they can steal your identity with just one photo. My European state issued ID has data on both sides, so if someone would take a photo of it won’t be enough for anything. Also if you loose it you just get a new one and noone can use the old one for anything.

Periodicchair@lemmy.world on 04 Mar 2024 20:17 next collapse

Probably “know your customer” selfie. Might be a picture of their ID, a picture of themselves, or a picture with both them and ID.

Rentlar@lemmy.ca on 04 Mar 2024 20:17 next collapse

KYC is Business/Finance lingo - “Know Your Client”.

Yeah the fact that exposing one number/piece of information puts you at risk to a significant amount of other information about you being exposed is peak USA.

lone_faerie@lemmy.blahaj.zone on 04 Mar 2024 20:26 next collapse

KYC is “Know Your Customer” aka identity verification. Usually it would be something like a selfie of you holding your ID, proving you are the person on the card. If you think getting your identity stolen from one picture is bad, wait until you learn about social security numbers. It’s a 9 digit number based on publicly available information about you that is incredibly easy to figure out, and are used as like the defacto way of verifying your identity in the US, when that was never its intended purpose.

MelodiousFunk@startrek.website on 05 Mar 2024 02:54 collapse

Relevant CGP Grey

PipedLinkBot@feddit.rocks on 05 Mar 2024 02:55 collapse

Here is an alternative Piped link(s):

Relevant CGP Grey

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I’m open-source; check me out at GitHub.

jqubed@lemmy.world on 04 Mar 2024 20:35 next collapse

KYC = Know Your Customer, a team I just learned recently. It’s primarily related to financial transactions, to make crimes like money laundering or terrorism financing harder. Up until relatively recently this was something that primarily happened face-to-face, and it doesn’t seem like good controls have been developed for online use.

I think some ID cards are single-sided, some are double-sided. One of the big problems is most Americans only have a state-issued ID, not a federal one, and the standards vary from state to state. They’ve tried to address this some with minimum standards for state IDs (mainly driver’s licenses) under a program called Real ID (enacted after 9/11 hijackers got state-issued IDs for false identities), but it was still optional for certain purposes, at least until recently. In my state for a long time when renewing your driver’s license it was optional to do the extra paperwork for a Real ID, but then there would be a note on the top that it was not valid for federal identification purposes, such as accessing certain government facilities or boarding an airplane. Since I have a passport I’ve never bothered with it, but it looks like this year getting a Real ID is mandatory when getting or renewing a driver’s license in my state.

peopleproblems@lemmy.world on 04 Mar 2024 22:03 next collapse

Minnesota just extended it to 2025 again. I can’t get into federally secure buildings, but I can board a plane.

And until I can’t, I’m not going to. Part of me likes to think they haven’t mandated it yet because I’m holding out.

Which is really because of pure laziness than actual protest

Serinus@lemmy.world on 05 Mar 2024 00:23 collapse

It’s mostly a religious thing. The “left behind” Christians believe a federal ID is the “Mark of the Beast”.

[deleted] on 05 Mar 2024 17:35 collapse

.

maltfield@lemmy.ca on 07 Mar 2024 22:52 collapse

Author here. A “KYC Selfie” is a selfie photo where you hold-up a State-issued photo-identity document next to your face. This is not a US-specific thing; it’s also used in the EU.

I used to work for a bank in Europe where we used KYC seflies for authentication of customers opening new accounts (or recovering accounts from lost credentials), including European customers. Most KYC Selfies are taken with a passport (where all the information is on one-side), but if your ID has data on both sides then the entity asking you for the KYC seflie may require you to take two photos: showing both sides.

Some countries in the EU have cryptographic authentication with eIDs. The example I linked-to in the article is Estonia, who has made auth-by-State-issued-private-key mandatory for over a decade. Currently MEPs are deciding on an eID standard, which is targeting making eIDs a requirement for all EU Member States by 2016.

I recommend the Please Identify Yourself! talk at 37c3 about the state of eID legislation as of Dec 2023 (and how to learn from India, who did eID horribly wrong):

Rentlar@lemmy.ca on 04 Mar 2024 20:22 next collapse

You can consider almost anything publicly posted to Lemmy as permanent. As I keep saying, please be careful.

I do think a way to automatically store the uploaded image urls and associated delete keys under your user is a necessary feature.

For personal image hosting I use postimage, but any external host that lets you modify/remove images under your account will do.

SorteKanin@feddit.dk on 05 Mar 2024 21:25 collapse

You can consider almost anything publicly posted to Lemmy the internet as permanent

FTFY

Rentlar@lemmy.ca on 05 Mar 2024 21:48 collapse

Excuse me, there was an internet beyond Lemmy?!? /s

robocall@lemmy.world on 04 Mar 2024 21:33 next collapse

That’s scary. I must be certain to not mix up my dick pics with my memes.

uriel238@lemmy.blahaj.zone on 04 Mar 2024 21:46 next collapse

I’ve posted a selfie and cat pics.

I am unimportant and have little to steal. Though if someone starts shooting at me for paraphrasing far left theory, I’ll know I hit a nerve.

lemmyingly@lemm.ee on 05 Mar 2024 00:39 next collapse

It’s not about if you’re important or not, it’s about if you become important to someone.

Draconic_NEO@lemmy.world on 05 Mar 2024 05:32 collapse

Don’t underestimate your own worth, everyone has something of at least little importance, because even someone “worthless” can be worth a lot to the right people.

That’s why it’s very important to be careful what you share.

nexussapphire@lemm.ee on 04 Mar 2024 21:51 next collapse

Are you asking?😉😉

nexusband@lemmy.world on 04 Mar 2024 21:55 collapse

maybe we all are? 😵

gabe@literature.cafe on 04 Mar 2024 22:11 next collapse

Welcome to the hell of being a lemmy admin. There’s a reason why lemmy admins are fed up with the developers.

gabe@literature.cafe on 04 Mar 2024 22:21 next collapse

For context, there’s a lot that goes on behind the scenes when it comes to lemmy admin stuff especially in the matrix channels. There is a significant frustration and lack of confidence in the lemmy developers at this point. Even those who try to contribute to the project get eventually feeling pushed out.

HobbitFoot@thelemmy.club on 04 Mar 2024 22:29 next collapse

Based on what I’ve seen on the public facing part of the developer side, I get the feeling this isn’t the kind of group that can build the kind of organization required to make this sustainable in the long run.

I’m just waiting for when Beehaw releases that they’ve given up on Lemmy and have created a new tech stack.

Ategon@programming.dev on 04 Mar 2024 22:38 next collapse

In terms of new tech stack currently theres sublinks being made by devs/admins of a bunch of instances (discuss.online, lemmy.world, programming.dev, etc.)

grue@lemmy.world on 04 Mar 2024 22:53 next collapse

There’s also Kbin, I suppose.

BedSharkPal@lemmy.ca on 04 Mar 2024 23:41 next collapse

Do they have an API yet?

BarbecueCowboy@kbin.social on 05 Mar 2024 23:28 collapse

Not in production.

There's not a lot of dev time to go around at kbin.

Deebster@programming.dev on 05 Mar 2024 00:35 collapse

It’s a somewhat similar story there, although the devs aren’t as difficult. Mbin is a fork and seems to be the codebase with the brightest future.

Kushia@lemmy.ml on 05 Mar 2024 03:50 collapse

Anything public yet and are they sticking to Rust?

Ategon@programming.dev on 05 Mar 2024 04:38 collapse

Java spring for backend, Go for federation, Next.js for frontend

demo.sublinks.org has the backend with the lemmy-ui frontend to show api compatibility

Task list and progress is public on the github org github.com/orgs/sublinks/projects/1

Matrix space where all the devs talk is also public and you can see progress talked about in them

kogasa@programming.dev on 05 Mar 2024 05:03 collapse

Not really a substantial opinion, but I have little hope that replacing a fairly well established Rust codebase with a brand new Java one will do much in terms of increasing contribution.

morhp@lemmynsfw.com on 05 Mar 2024 05:19 next collapse

Who knows. Java is a much bigger programming language than Rust. Might be easier to find developers. But obviously it depends on interest. Who knows.

Ategon@programming.dev on 05 Mar 2024 05:21 next collapse

Theres been a bunch of activity and people joining in in the dev matrix already

Backend pretty much already has parity and the frontend is currently the main thing that an updated demo is waiting on but should be ready really soon

I’ve been designing an updated home page recently for it that I’ll be pushing out this week that looks miles better than lemmy-ui since I could do everything from scratch and thus quickly

thundermoose@lemmy.world on 05 Mar 2024 05:23 collapse

I wouldn’t shortchange how much making the barrier to entry lower can help. You have to fight Rust a lot to build anything complex, and that can have a chilling effect on contributions. This is not a dig at Rust; it has to force you to build things in a particular way because it has to guarantee memory safety at compile time. That isn’t to say that Rust’s approach is the only way to be sure your code is safe, mind you, just that Rust’s insistence on memory safety at compile time is constraining.

To be frank, this isn’t necessary most of the time, and Rust will force you to spend ages worrying about problems that may not apply to your project. Java gets a bad rap but it’s second only to Python in ease-of-use. When you’re working on an API-driven webapp, you really don’t need Rust’s efficiency as much as you need a well-defined architecture that people can easily contribute to.

I doubt it’ll magically fix everything on its own, but a combo of good contribution policies and a more approachable codebase might.

SorteKanin@feddit.dk on 05 Mar 2024 21:23 collapse

You have to fight Rust a lot to build anything complex

nutomic, one of the main Lemmy devs, didn’t know Rust before he started working on Lemmy. He just started working on Lemmy and learned Rust in the process. The difficulty of Rust is exaggerated.

thundermoose@lemmy.world on 05 Mar 2024 22:29 collapse

Hyperfixating on producing performant code by using Rust (when you code in a very particular way) makes applications worse. Good API and system design are a lot easier when you aren’t constantly having to think about memory allocations and reference counting. Rust puts that dead-center of the developer experience with pointers/ownership/Arcs/Mutexes/etc and for most webapps it just doesn’t matter how memory is allocated. It’s cognitive load for no reason.

The actual code running for the majority of webapps (including Lemmy) is not that complicated, you’re just applying some business logic and doing CRUD operations with datastores. It’s a lot more important to consider how your app interacts with your dependencies than how to get your business logic to be hyper-efficient. Your code is going to be waiting on network I/O and DB operations most of the time anyway.

Hindsight is 20/20 and I’m not faulting anyone for not thinking through a personal project, but I don’t think Rust did Lemmy any favors. At the end of the day, it doesn’t matter how performant your code is if you make bad design and dependency choices. Rust makes it harder to see these bad choices because you have to spend so much time in the weeds.

To be clear, I’m not shitting on Rust. I’ve used it for a few projects and great for apps where processing performance is important. It’s just not a good choice for most webapps, you’d be far better off in a higher-level language.

SorteKanin@feddit.dk on 05 Mar 2024 22:38 collapse

I really disagree, I think Rust’s excellent error handling and reliability is paramount to any software project and it’s very useful for web apps as well. Besides, for a web app you rarely need to go for any of those things you mentioned (i.e. Arcs and mutexes and such).

Serinus@lemmy.world on 05 Mar 2024 00:20 next collapse

It’s open source. We don’t have to depend on the original developers.

If it gets too bad, someone can just make a fork.

Afaik people are just impatient with the developers and have different short term goals.

HobbitFoot@thelemmy.club on 05 Mar 2024 00:48 collapse

I mention a new tech stack because Beehaw brought it up as an option and a lot of people have commented on the difficulty of development in this environment.

Serinus@lemmy.world on 05 Mar 2024 01:55 collapse

That’d be disappointing. Rust seems like a great foundation.

rob_t_firefly@lemmy.world on 05 Mar 2024 04:05 next collapse

Rust seems like a great foundation.

The fact that I know you’re referring to the programming language called “Rust” doesn’t make this sentence any less funny.

kogasa@programming.dev on 05 Mar 2024 05:00 collapse

It could still be rust. Code is always the easy part. Design and organization and funding are hard

maltfield@lemmy.ca on 07 Mar 2024 22:50 collapse

We already have Sublinks

moon@lemmy.cafe on 05 Mar 2024 04:32 next collapse

What about kbin, isn’t that entirely different software that can be developed to phase out Lemmy?

MBM@lemmings.world on 05 Mar 2024 07:48 collapse

From what I heard Kbin’s developer is very inactive, so people started a fork called Mbin. Mbin might be alright?

aeharding@lemmy.world on 05 Mar 2024 05:11 next collapse

That sucks. As a 3rd party Lemmy app developer, I’ve only had positive interactions with the Lemmy devs. They’re even being proactive in communications.

cheese_greater@lemmy.world on 05 Mar 2024 12:55 next collapse

Are they open to these discussions?

tool@lemmy.world on 06 Mar 2024 01:10 collapse

Try submitting a pull request for something in one of the core repos.

They behave as if every line of code in your commit is a sentence proclaiming “Why yes, your wife is a whore, your dog doesn’t love you, AND your baby is ugly.”

I’m not kidding, there’s no hyperbole in that statement. Go read some of their declined pull requests threads for some entertainment.

stackPeek@lemmy.world on 05 Mar 2024 06:50 next collapse

Perhaps there’s starting to be a Lemmy clone/alternative? I think it’s named Sublinks

ipkpjersi@lemmy.ml on 05 Mar 2024 14:23 next collapse

That’s kind of the impression I got but thought maybe I was just mistaken because I haven’t actually been hands-on with this project. That’s unfortunate to hear.

tool@lemmy.world on 06 Mar 2024 01:05 next collapse

Even those who try to contribute to the project get eventually feeling pushed out.

Submitting a pull request to one of their repos on Github was really an experience, and I can tell you that I will never submit another one to the Lemmy project while they’re still the lead devs based on that experience.

maltfield@lemmy.ca on 07 Mar 2024 22:50 collapse

Better to publish such issues on a public website than let it get buried in matrix. People other than devs & instance admins need to be aware of the risks that they’re taking when using Lemmy.

kogasa@programming.dev on 05 Mar 2024 04:59 collapse

Not sure I understand. How could there possibly be a solution? Isn’t this an inherent problem with federation? You can’t un-share information

paholg@lemm.ee on 05 Mar 2024 07:13 next collapse

But you can delete your copy, ask others nicely to delete theirs, and refuse to accept more copies of the same thing.

I’m not sure if Lemmy supports any of this, but it seems pretty important for e.g. child porn.

Honytawk@lemmy.zip on 05 Mar 2024 11:07 collapse

How can you refuse to accept more copies of the same thing, when you deleted all the version it can compare itself to?

asdfasdfasdf@lemmy.world on 05 Mar 2024 11:58 collapse

When you get a deletion request, hash the bytes and store the hash.

Antergo@lemmy.ml on 05 Mar 2024 09:30 next collapse

There could be a legally binding contract stating that any deletion request must be forwarded to all parties it was send to, and that upon receiving such a request the data must be deleted. I do not think this would be unreasonable to ask to servers, especially as this deletion receipt could be fully automated.

Quacksalber@sh.itjust.works on 05 Mar 2024 11:10 next collapse

Or there could be a delay of one minute before posts get federated, giving the user the option to quickly delete a comment or post.

maltfield@lemmy.ca on 07 Mar 2024 22:51 collapse

That’s a great idea :) Maybe you can submit a feature request for this on GitHub?

SorteKanin@feddit.dk on 05 Mar 2024 21:21 collapse

legally binding contract

Maybe, but consider that federated servers may be located in entirely different legal jurisdictions, so this might be hard to create, let alone enforce.

perviouslyiner@lemmy.world on 06 Mar 2024 13:59 next collapse

When writing a contract you can just specify which legal system the parties agree to use - this is quite common.

Antergo@lemmy.ml on 07 Mar 2024 11:58 collapse

I don’t think it will ever come to a lawsuit, nobody would ever want that. Under the GDPR you must be able to delete content, and the server must communicate this to all federated servers. So in effect, there is already a legally binding agreement between all servers that this deletion request must be honored (for people physically in the eu), it’s just not.

lemmy servers are already breaking the GDPR if they don’t follow forwarded deletion requests from people in the eu. This would just effectively be an extension of this to data from all people.

Blackmist@feddit.uk on 05 Mar 2024 16:54 collapse

The images aren’t federated afaik. They live on your home instance. If somebody else views them, they’re loaded directly from there.

However there’s no link between the images and your account. You can’t delete them yourself because Lemmy doesn’t store the “delete token”. They’re effectively orphaned.

SorteKanin@feddit.dk on 05 Mar 2024 21:20 collapse

Not true, images are federated. Sometimes they are not copied if your instance has a lower image size limit than the instance the image came from (if the image is too large), but generally images are copied between instances.

Blackmist@feddit.uk on 05 Mar 2024 21:56 collapse

I did check a few embedded images, and they still seemed to be served from the original. So I dunno. Maybe they’re copied and still served from the original, which would be an odd thing to do.

SorteKanin@feddit.dk on 05 Mar 2024 21:59 collapse

Aah the embedded ones in comments? Yes to my knowledge those aren’t federated. But pictures posted as posts will be federated.

SharkMommy@lemmy.blahaj.zone on 04 Mar 2024 22:19 next collapse

Oh really I thought it would be the other way around where private companies always keep a copy and fediverses don’t 😅

PatFussy@lemm.ee on 04 Mar 2024 22:30 next collapse

I can’t upload any image so I’m way ahead of you

maltfield@lemmy.ca on 07 Mar 2024 22:55 collapse

How? I want to block my app from being able to upload images.

PatFussy@lemm.ee on 07 Mar 2024 23:05 collapse

Join lemm.ee and you would be golden

maltfield@lemmy.ca on 07 Mar 2024 23:19 collapse

oh, I got too excited. The instance sidebar says image uploads are available 4 weeks after account creation, though :(

PatFussy@lemm.ee on 08 Mar 2024 00:54 collapse

Let me try sending you something

Edit: I got error 413 that I don’t have that functionality. Don’t you see it can never be.

PanArab@lemmy.world on 04 Mar 2024 23:26 next collapse

How hard can it be to fix?

marcos@lemmy.world on 05 Mar 2024 01:23 collapse

Well, the first thing a server does with your image is to send it to a lot of other, completely unrelated servers.

aeharding@lemmy.world on 05 Mar 2024 05:17 next collapse

That’s not quite true - images are only shared if you attach the image to federated content, such as a post or comment. Then yes other instances will cache the image.

If you never do that, and just upload an image accidentally like OP then it will not be federated AFAIK.

maltfield@lemmy.ca on 07 Mar 2024 22:55 collapse

This is false.

In the case of the article, the image was never sent to other servers. In fact, that is the last thing it does.

lemmyingly@lemm.ee on 05 Mar 2024 00:41 next collapse

What happens when you share a link to an image? Does Lemmy just save the link or does it make a copy of the image?

T156@lemmy.world on 05 Mar 2024 04:32 collapse

The link. It only saves the image if you upload it directly, since converting it to a link, and embedding the link is how Lemmy handles image uploads.

psycho_driver@lemmy.world on 05 Mar 2024 03:45 next collapse

Or do.

Kolanaki@yiffit.net on 05 Mar 2024 04:32 collapse

If this comment gets to 150 votes in either direction, I’ll post my butthole.

dyc3@lemmy.world on 05 Mar 2024 04:58 collapse

You should do it anyway.

Kolanaki@yiffit.net on 05 Mar 2024 05:52 collapse

You need to earn it 😌

Honytawk@lemmy.zip on 05 Mar 2024 11:06 next collapse

I’m already subscribed to your Onlyfans.

I’ve seen your butthole more than you have yourself.

psycho_driver@lemmy.world on 05 Mar 2024 11:52 collapse

Wife?

Bishma@discuss.tchncs.de on 05 Mar 2024 04:48 next collapse

So when I accidentally uploaded those Death Star plans…

mindlight@lemm.ee on 05 Mar 2024 06:48 collapse

Don’t worry. There was some little minor thing about a vent but is reported as fixed since it was discovered.

hakunawazo@lemmy.world on 06 Mar 2024 16:23 collapse

I’m on the side of the Death Star engineers. Nowhere in the spec was it required that Death Stars be Jedi-proof.

M0oP0o@mander.xyz on 05 Mar 2024 05:00 next collapse

OH NO,

<img alt="" src="https://mander.xyz/pictrs/image/e7db162f-214d-43f9-94ec-77aacba57ae5.jpeg">

Anyway…

Buttons@programming.dev on 05 Mar 2024 05:36 collapse

What is the name of this genre? Asking for a friend.

M0oP0o@mander.xyz on 05 Mar 2024 05:42 collapse

AI prompt in the bingilator was “the fall of Rome, but the Romans are all sailor moon and the barbarians are slime monsters”

If weird nonsense is what you want then check out !imageai@sh.itjust.works

Guess more from this “genre”

<img alt="" src="https://mander.xyz/pictrs/image/15681894-0b34-4adc-a26c-6562c90c6d48.jpeg">

FlyingSquid@lemmy.world on 05 Mar 2024 11:10 next collapse

Prompt: “Some nut on Lemmy wanted to make an AI picture with the prompt, “the fall of Rome, but the Romans are all sailor moon and the barbarians are slime monsters” for some reason.”

<img alt="" src="https://lemmy.world/pictrs/image/eb7e807c-afd0-487d-afbc-f7a5a1d09f48.png">

Congratulations, @M0oP0o@mander.xyz, you’re Jesus.

roguetrick@lemmy.world on 05 Mar 2024 15:07 next collapse

This light novel has already been greenlit for becoming an anime btw. “I was hit by a truck and transported to another world where I became a slime tamer jesus and took over the empire with my harem of magical girls.” It’s going to be a hit.

nonfuinoncuro@lemm.ee on 05 Mar 2024 15:14 next collapse

umm what’s going on with the one on the right with a blue skirt

roguetrick@lemmy.world on 05 Mar 2024 15:16 collapse

She’s got a slime in there, duh. Don’t you understand the genre at all?

nonfuinoncuro@lemm.ee on 05 Mar 2024 17:37 collapse

もちろん

M0oP0o@mander.xyz on 05 Mar 2024 17:17 collapse

Oh, these are just left overs from past fancies.

They can get way weirder:

<img alt="" src="https://mander.xyz/pictrs/image/ab37c5c5-6819-4ca0-8360-d26c651d4b74.jpeg"> <img alt="" src="https://mander.xyz/pictrs/image/eb8efcbe-c8a9-432b-96a6-b5955e7d0cec.jpeg"> <img alt="" src="https://mander.xyz/pictrs/image/2d9b0e96-7e53-46e3-80b3-9f9691593365.jpeg"> <img alt="" src="https://mander.xyz/pictrs/image/764cc848-7928-424e-97f7-bc8fc69db496.jpeg"> <img alt="" src="https://mander.xyz/pictrs/image/a5482620-e3aa-4b00-a3bd-81e7be975ede.jpeg"> <img alt="" src="https://mander.xyz/pictrs/image/4d72b2c2-cb0d-4e97-a0f2-fd44b28695b6.jpeg"> <img alt="" src="https://mander.xyz/pictrs/image/7b68b07f-9a41-48a8-9a52-9b21d4519858.jpeg"> <img alt="" src="https://mander.xyz/pictrs/image/87f65aac-b5fd-4d7e-a2c7-e727879ded77.jpeg"> <img alt="" src="https://mander.xyz/pictrs/image/03cf614b-d01b-4019-bde4-138f85b5eb32.jpeg"> <img alt="" src="https://mander.xyz/pictrs/image/be35233e-d248-460e-84bd-3f43d7092f80.jpeg">

Gabu@lemmy.world on 05 Mar 2024 18:31 collapse

Why is that one just a banana lmao

cheese_greater@lemmy.world on 05 Mar 2024 12:52 next collapse

Those slimez are adorbs

Gabu@lemmy.world on 05 Mar 2024 18:30 collapse

Don’t be fooled, they’re killing machines

cheese_greater@lemmy.world on 05 Mar 2024 18:32 collapse

Rcan you do sumfing with Master Belch from Earthbound replacing the slimes?

Also, adorably evil

StrawberryPigtails@lemmy.sdf.org on 05 Mar 2024 06:12 next collapse

I’ll be honest, didn’t realize this was news to anyone online in general. What is posted online stays online, particularly if you wish it didn’t. Most especially if you make a stink about it.

ferralcat@monyet.cc on 05 Mar 2024 09:40 next collapse

Isn’t this in violation of the gdpr?

InfiniWheel@lemmy.one on 05 Mar 2024 10:44 collapse

If that were the case, wouldn’t the entire Fediverse be against it? Since they can’t really be deleted because it gets sent everywhere.

honk@feddit.de on 05 Mar 2024 11:25 next collapse

Yes and no.

let’s say I have a website that hosts user generated content like a forum or something. Some other person just hosts a mirror of my website that is not under my control. If some user requests me to delete his data, I can do that. i cannot delete the data from the mirror site.

Nothing else is happening in the fediverse. The only difference is, that in the fediverse the license and technology is set up to encourage mirroring content.

UckyBon@lemmy.world on 05 Mar 2024 12:39 collapse

While being compliant with GDPR depends on the instance that pulls your data (which is the premise), the Fediverse isn’t in any way close to being private if you can’t delete your own data everywhere.

baseless_discourse@mander.xyz on 05 Mar 2024 14:45 next collapse

“Traditional” social media is not meant to be private, what you post always has been public knowledge, and stays that way.

There are certainly advantages and drawback to this open approach. So use a chat app if you want private social media, like signal story.

Railcar8095@lemm.ee on 05 Mar 2024 17:41 next collapse

While I don’t disagree with what you say, it’s always safe to assume that once something had been online, anybody can copy/screenshot the content.

Fisch@lemmy.ml on 06 Mar 2024 11:42 collapse

Things you post publicly online just aren’t private

Blackmist@feddit.uk on 05 Mar 2024 11:45 collapse

I suspect it is the case.

The issue doesn’t seem to be the Fediverse itself, rather the fact that images uploaded to Lemmy are handled in a separate program that isn’t linked to it in a way you can delete from by just deleting posts. The images aren’t marked as owned by you, so can’t be deleted again. You’d need some way of storing those image deletion tokens against your account, so you can manage them yourself and be able to delete them again.

And this would have to include images that you uploaded and didn’t make a post about. As far as I can tell they’re just left there on the server forever. Not even sure if it tells you which user uploaded it, although it might log by IP address. I haven’t looked too deeply into the code but there’s potential for abuse there.

INHALE_VEGETABLES@aussie.zone on 05 Mar 2024 10:58 next collapse

…tenor.com/…/dont-tell-me-what-i-cant-do.gif

takes off pant

squid_slime@lemmy.world on 05 Mar 2024 11:56 next collapse

hides pants in locker

theherk@lemmy.world on 05 Mar 2024 12:06 collapse

Is that a John Locker?

tooclose104@lemmy.ca on 05 Mar 2024 12:15 collapse

Just the one?

INHALE_VEGETABLES@aussie.zone on 06 Mar 2024 01:36 collapse

The other leg was already off

Nath@aussie.zone on 05 Mar 2024 12:23 next collapse

Dear aussie.zone users,

I can delete photos. Just give me the url of the photo you need killed and I’ll happily delete it for you. But also, don’t (accidentally) upload a nude.

Railcar8095@lemm.ee on 05 Mar 2024 17:35 next collapse

Assuming it’s not a joke that flew over my head, how could any individual instance remove the images once replicated? Is the removal from the original instance cascaded?

homesnatch@lemm.ee on 05 Mar 2024 17:46 next collapse

It is my understanding that images are never federated and always reference from the source instance… But, the text is fully federated.

SorteKanin@feddit.dk on 05 Mar 2024 21:18 collapse

That’s not true, images are also copied over. This is also for efficiency reasons and to spread the load of the image out to the servers. Sometimes you’ll see images not being copied to your own instance, but that might be because your instance has a lower image size limit than the instance it was uploaded to originally.

ferralcat@monyet.cc on 06 Mar 2024 01:46 collapse

There’s no technical reason you can’t delete an image that’s been replicated. There’s an API to replicate the data, there can also be apis to delete the replicas (and apparently there are?)

pendulum_@lemmy.world on 08 Mar 2024 05:43 collapse

But won’t answer DMs about an instance bug where being temp banned from one community functions as an instance wide ban

Nath@aussie.zone on 08 Mar 2024 05:54 collapse

Huh.
You are correct - there is a message in my inbox from you. I honestly didn’t realise/see it. I’ll reply privately.

sjmarf@sh.itjust.works on 05 Mar 2024 12:27 next collapse

I’m a developer of a Lemmy client. When you upload an image to a Lemmy instance, the instance returns a “delete token”. Later, you can ask the instance to delete the image attached to the delete token. So as long as you keep hold of the delete token for a specific image, you’re able to delete it later.

Lemmy-ui (the official frontend) will give you the option to delete an image again shortly after uploading it. However, it’s not possible to remove the image after actually creating the post, as the delete token associated with that post isn’t remembered anywhere on the Lemmy backend.

As for other Lemmy clients, YMMV. The client I work on (Mlem) deletes images if you remove them from a post before posting it, but has the same pitfall as Lemmy-ui in that it won’t delete the image if you’ve already created the post.

It would be possible to locally save the delete tokens of every image you upload, so that you can request that they be removed later. I don’t know of any clients that can do this yet, though (if someone knows of one, feel free to mention it).

Edit: clarity

baseless_discourse@mander.xyz on 05 Mar 2024 17:04 next collapse

as the delete token isn’t stored anywhere on the backend.

Backend of the app or the lemmy server? if it is not stored on the lemmy server then there will be no way to delete it even if the app stores the token.

Also using a singular token that never expires to modify user content sounds like a bad idea. image operations like upload and delete should probably tied to the user credentials.

sjmarf@sh.itjust.works on 05 Mar 2024 19:42 collapse

Backend of the app or the lemmy server? if it is not stored on the lemmy server then there will be no way to delete it even if the app stores the token.

Apologies, I worded that badly. Lemmy uses an image hosting service called pictrs to manage the images you upload, which is largely separated from the rest of the Lemmy backend. Pictrs of course stores the delete tokens matching each image, but Lemmy doesn’t associate those tokens with the posts or comments they originated from as far as I know.

baseless_discourse@mander.xyz on 05 Mar 2024 21:43 collapse

That makes sense, probably why image deletion was so hard on lemmy.

maltfield@lemmy.ca on 07 Mar 2024 22:46 collapse

If you want this to be fixed, please tell the devs on the relevant GitHub Ticket

For some reason they think I’m literally the only person who wants it? At least that’s what they keep saying as the reason for why they won’t work on it.

LinusWorks4Mo@kbin.social on 06 Mar 2024 08:28 next collapse

whats the intent of a delete token in this context, why is it needed. it looks like bad design to me

maltfield@lemmy.ca on 07 Mar 2024 22:45 collapse

It would be possible to locally save the delete tokens of every image you upload, so that you can request that they be removed later. I don’t know of any clients that can do this yet, though (if someone knows of one, feel free to mention it).

@sjmarf@sh.itjust.works I’m told Boost does this.

obinice@lemmy.world on 05 Mar 2024 13:00 next collapse

How exactly does Lemmy remain in compliance with laws regarding, for example, a user’s right to have all data associated with their account deleted (right to erasure, etc), or ensure that it is only kept for a time period reasonable while the user is actively using your services (data protection retention periods, etc)?

It’s not a big deal for me, just strange to think Lemmy of all places would be built to be so anti user’s data rights. The user is ultimately the one that decides what is done with their information/property, after all.

viking@infosec.pub on 05 Mar 2024 13:26 next collapse

Lemmy is not a singular software or website, every instance on its own need to ensure compliance with their respective laws where they are domiciled.

But if instance A is domiciled in the EU, and the content mirrored to instance B in Zimbabwe, where no right to be forgotten exists, then a user of instance A can’t invoke any laws beyond what the local admin can control.

That’s amazing for high availability of content - it’s essentially mirrored in perpetuity - but a nightmare for privacy advocates. AFAIK there haven’t been any court cases related to deletion requests, so that’s still virgin territory.

ChairmanMeow@programming.dev on 05 Mar 2024 18:35 collapse

Instances located in Zimbabwe still have to comply with the GDPR, as the law applies to any entity that processes EU citizen’s personal data, regardless of where this happens. Instance B would also have to comply with a deletion request, or whatever EU member state the citizen is from will impose a fine and seize assets if necessary.

Zagorath@aussie.zone on 06 Mar 2024 01:34 collapse

This is the stupidest claim GDPR makes. It’s completely unenforceable and it’s attempting to enforce EU law in countries outside of the EU, which goes completely against any norms in international relations.

BigDiction@lemmy.world on 06 Mar 2024 02:14 next collapse

I don’t see how it could be enforced without this. If you are operating internationally, comply or block your service from regions you cannot legally operate in.

Personally I don’t think Lemmy should comply. It’s an ad free community service with zero PII obligation besides an email and whatever IP you choose to connect from. No one has to be on Lemmy for any common social obligations.

If you want to be forgotten then leave!

Zagorath@aussie.zone on 06 Mar 2024 02:43 collapse

If you are operating internationally, comply or block your service from regions you cannot legally operate in.

Couple of problems with this. First, it’s putting the onus on a company that does not operate in Europe to figure out what European law is and to try to comply with it. Why should they have to do that? If you’re not operating in an area, you should not have to ever give any consideration whatsoever to the laws of that area.

The second is that, unless I’m misinformed, the EU claims its law applies to any EU citizen, regardless of location. Which means if a Dutch person moves to Australia and uses Australian companies’ services, the EU says “hey, Australian company, you gotta do what this Dutch person says with their data”. Which is utterly ridiculous.

ChairmanMeow@programming.dev on 06 Mar 2024 07:42 collapse

It absolutely is enforceable, and the EU has already enforced it several times.

The EU can of course try to seize assets, but in many cases they have signed a treaty with other countries stating they have the right to enforce the GDPR within their borders. Think a bit in the sense of an extradition treaty. For the US, this is the EU-US Data Privacy Framework for example.

This means the EU absolutely can, will and has the means to enforce the GDPR abroad.

ILikeBoobies@lemmy.ca on 05 Mar 2024 15:28 next collapse

Because Federation is a terrible idea

But think of Reddit, they can delete a post but a bunch of archived websites will still have it. That doesn’t make Reddit non-compliant

r3df0x@7.62x54r.ru on 05 Mar 2024 16:00 collapse

Why is federation bad? It’s the only way to decentralize without having everyone scattered across millions of sites.

The days prior to 2014 are gone and for the most part, the overwhelming majority of people don’t want to register across dozens of sites. Everyone naturally gravitates toward massive content silos where they can get everything in one place.

Gabu@lemmy.world on 05 Mar 2024 18:27 next collapse

It’s not bad in principle, but so far there hasn’t been an implementation that fully addresses all relevant issues.

ILikeBoobies@lemmy.ca on 05 Mar 2024 18:32 collapse

For the health of the internet you want people scattered across millions of websites

And the need for regulations that limit active users isn’t a reason to contribute further to the problem

Preventing congregation weakens the effectiveness of disinformation and propaganda campaigns, and protects against bullying

r3df0x@7.62x54r.ru on 06 Mar 2024 14:31 collapse

For the health of the internet you want people scattered across millions of websites

I don’t understand this point. Federation brings everyone together. I don’t understand why it’s bad for everyone to spread out.

Preventing congregation weakens the effectiveness of disinformation and propaganda campaigns, and protects against bullying

This is a contradiction. This is an argument for having everyone decentralized rather then together in massive content silos.

ILikeBoobies@lemmy.ca on 06 Mar 2024 20:22 collapse

This is an argument for having everyone decentralized rather then together in massive content silos.

Yes, if everyone is together it is much easier for misinformation to spread

If a Russian content farm was to try and get a message out would it be easier if they made one post seen by millions or thousands of posts seen by a few thousand people

Even Lemmy mods know federation is a bad thing because their answer to preventing the above is defederating

[deleted] on 05 Mar 2024 17:30 collapse

.

TheObviousSolution@lemm.ee on 05 Mar 2024 17:50 next collapse

Uhuh, suuureeeee. Tell that to any number of fines that has yearly been issued by my country’s GDPR oversight agency on ordinary citizens.

GDPR only applies when people file reports and when there are lawsuits. There’s literally no shortage of articles of people fined for GDPR violations, all people need to do is search for them.

When someone files the inevitable court case, please let me know. I have some admin behavior bullshit I will be willing to personally get in contact with the lawyers about that I think could help it.

[deleted] on 05 Mar 2024 17:56 collapse

.

TheObviousSolution@lemm.ee on 05 Mar 2024 18:09 collapse

You confuse things. Just read: compliancejunction.com/gdpr-guideline-for-compani…

If you think that your company can simply ignore the introduction of the GDPR and continue as before, well, think again. Any company that is found not to be complying with regulations of GDPR can be penalized with heavy fines, or a company may have to suspend or stop processing personal data. In fact, many companies are not yet ready for GDPR because they figure this legislation will not influence their company.

DPR compliance is as important for companies with less than 250 employees as it is for large multi-national corporations. Consequently, many companies have chosen to appoint a Data Protection Officer (DPO) to address to the GDPR requirements or appoint a consultancy company to get their GDPR preparations started before delegating the role to an existing employee. For further information about this option, please refer to our article “Do Small Companies Need to Appoint a DPO under GDPR?”

Not sure how you think individual people can get fined under the GDPR but companies with less than 250 employees can’t. This is just about the only exemption:

Article 30 of GDPR is about a data inventory record and provides one potential exception for Organisations with less than 250 employees. This is a limited exemption which states that Organisations with less than 250 employees may be exempt from maintaining a data Inventory or record of processing activities. This Exemption is a minor exemption and only applies for Organisations with less than 250 employees in certain circumstances where there is no processing that is likely to result in a risk to the rights and freedoms of data subjects, the processing is only occasional, excludes special categories of personal data and personal data related to criminal convictions. The Full text of Article 30 is below. This limited exemption should in no means be interpreted by Organisations with less than 250 employees as an authorisation to ignore overall GDPR Compliance.

[deleted] on 05 Mar 2024 18:19 collapse

.

ChairmanMeow@programming.dev on 05 Mar 2024 18:30 next collapse

Doesn’t matter. Lemmy instances are technically “entities” so the law applies to them. You don’t have to be a business, just “anything that processes EU citizen’s personal data”.

loudwhisper@infosec.pub on 05 Mar 2024 18:37 next collapse

citizen

Actually I believe it’s “residents”. You don’t need to be a citizen.

ChairmanMeow@programming.dev on 05 Mar 2024 19:32 collapse

It’s both indeed, citizens as well as residents.

[deleted] on 06 Mar 2024 02:18 collapse

.

ChairmanMeow@programming.dev on 06 Mar 2024 07:49 collapse

GDPR applies regardless of any “business”. It applies to any entity processing personal data.

Which is incredibly broad by the way. IP addresses and email addresses are personal data too. Same goes for “account data” in a broad sense. So Lemmy does collect personal data, and has to be compliant with the GDPR.

Of course, for a fine there needs to be an investigation and the entity has to not comply with GDPR requests after a warning. And you’re absolutely right that devs can’t be sued for this, but the sysadmin running the instance can be. But that would only happen after GDPR noncompliance.

TheObviousSolution@lemm.ee on 05 Mar 2024 18:41 collapse

… At this point, you realize you are just grasping at straws, right? And ones you are seriously misunderstanding, given your previous less than 250 employees statement.

It’s not much, but I would advice you to read the second answer here, law.stackexchange.com/…/do-web-applications-as-ho… , and seriously think about whether a site with many more users and much more personal data, specially those receiving revenue streams in the form of donations and with a team made up of more than one person team.lemmy.world , would be more or less likely to be accountable to the GDPR under a court of law than a personal blog.

Ruud should probably be getting in contact with autoriteitpersoonsgegevens.nl/…/informatie-en-mel… or on the telephone Monday to Thursday from 10 a.m. to 12 noon on 088-1805250 if he hasn’t already.

[deleted] on 05 Mar 2024 18:15 next collapse

.

SorteKanin@feddit.dk on 05 Mar 2024 21:17 collapse

GDPR does not depend on business size, there are just a few stricter requirements when you have more than 250 employees. But most of the GDPR still applies to my knowledge.

[deleted] on 06 Mar 2024 02:11 collapse

.

redcalcium@lemmy.institute on 05 Mar 2024 13:04 next collapse

If you ask the instance admin nicely, they might delete it for you, with a small risk of taking down the instance if they mess with pictrs wrong.

SorteKanin@feddit.dk on 05 Mar 2024 22:27 next collapse

Seems that one of the problems with regards to this post has been recently fixed and will be included in the next release :)

github.com/LemmyNet/lemmy-ui/pull/2385

ooli@lemmy.world on 06 Mar 2024 05:27 next collapse

this is reactive! and a good sign for the lemmy community

Asudox@lemmy.world on 06 Mar 2024 08:51 next collapse

Looks like we forgot to add this option in the frontend.

I thought they failed to add the checkbox:

We failed to add a checkbox for this parameter to lemmy-ui.

SorteKanin@feddit.dk on 06 Mar 2024 09:07 collapse

… What’s the big difference? They failed to add it cause they forgot, no?

NotJustForMe@lemmy.ml on 06 Mar 2024 16:47 collapse

Probably language barrier. That figure of speech is not the easiest for Germans to grasp.

The first thing coming to mind is “we tried to add a checkbox, but failed, it just wouldn’t work”

To my German mind, failing means “trying and not managing it, giving up in the end.”

Failing to so somehing by forgetting doesn’t really make sense. :) How can you fail something you’ve never attempted.

It’s just a figure of speech, I know.

SorteKanin@feddit.dk on 06 Mar 2024 16:55 collapse

That makes sense, I can see where the confusion could come from.

[deleted] on 06 Mar 2024 10:00 next collapse

.

captainjaneway@lemmy.world on 06 Mar 2024 16:34 collapse

This is only for deleting your entire account. Not deleting an individual image from your post history. At least there’s a solution for now.

paddirn@lemmy.world on 06 Mar 2024 13:13 next collapse

Damnit. I wish I known that an hour ago. I guess my butthole pic will live on with the internet for an eternity.

Reddfugee42@lemmy.world on 06 Mar 2024 14:12 collapse

It really is a nice butthole

webghost0101@sopuli.xyz on 06 Mar 2024 14:51 next collapse

Great, now you made me want to check their profile to see if they did indeed uploaded a picture of their butthole.

I am saved by my ultra slow internet and going to have to take your word for it.

paddirn@lemmy.world on 06 Mar 2024 15:33 collapse

“That’s America’s butthole.”

The_Tired_Horizon@lemmy.world on 06 Mar 2024 17:02 next collapse

Might be worth heeding with anything else sensitive too. Like bank details, emails etc. Dont dox yourself.

Azal@pawb.social on 08 Mar 2024 03:07 collapse

hey, if you type in your pw, it will show as stars ********* see!

Hyperreality@kbin.social on 05 Mar 2024 12:00 next collapse

Lawsuit waiting to happen.

PSA for admins and mods: GDPR fines can go up to 20 million euros per case. To give you an idea, Meta has been fined over 2.5 billion euros in recent years. If you think that's bad, the real worry is Germany's NetzDG.

Lath@kbin.social on 05 Mar 2024 12:05 next collapse

Are you sure you want to insert a cheat code?

Yes.

Allyournudesarebelongtous

Cheat activated!

ivanafterall@kbin.social on 05 Mar 2024 13:38 collapse

You're telling me my penis can have a legacy?