this post was submitted on 27 Mar 2025
43 points (90.6% liked)

Lemmy

13092 readers
66 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 5 years ago
MODERATORS
43
submitted 3 weeks ago* (last edited 3 weeks ago) by Tea@programming.dev to c/lemmy@lemmy.ml
 

The only time I got a photo in DMs was when Nicole switched from text to photos.

In all seriousness, disabling Pictures in DMs will prevent Spam, Trolling and NSFL pictures that could be sent to bother people.

In my opinion, there is really no use case for pics in DMs for Lemmy.

you are viewing a single comment's thread
view the rest of the comments
[–] GissaMittJobb@lemmy.ml 6 points 3 weeks ago (3 children)

The images would be hosted by the Lemmy instance though, so how would this enable tracking? It's not the same as email.

[–] asudox@lemmy.asudox.dev 5 points 3 weeks ago* (last edited 3 weeks ago)

You can embed external images in Lemmy. Unless image proxying is enabled by the target's instance, tracking individuals is possible.

e.g. ![some image](https://tracker.com/f7vdzv6.png)

[–] Die4Ever@retrolemmy.com 5 points 3 weeks ago* (last edited 3 weeks ago)

it depends if your Lemmy instance is configured to copy and host images, or proxy images (in which case they won't get your IP but they'll know when you look), or neither (they get your IP if they're running their own instance or self-hosting the image itself)

I just sent myself a PM to test:

programming.dev shows the image as hosted from retrolemmy.com

it might also be currently bugged: https://github.com/LemmyNet/lemmy/issues/5538

[–] kratoz29@lemm.ee 2 points 3 weeks ago (1 children)

Yeah, I would like an explanation too.