Zack Whittaker (@zackwhittaker@mastodon.social)
mastodon.social
external-link
Attached: 1 image 404 Media reports that a bunch of cybercriminals are ditching Telegram in the wake of CEO Pavel Durov's arrest: https://www.404media.co/in-wake-of-durov-arrest-some-cybercriminals-ditch-telegram/ I've seen the same! The crew behind a one-time password stealing operation called Estate (I profiled earlier this year: https://techcrunch.com/2024/05/13/cyber-criminals-stealing-one-time-passcodes-sim-swap-raiding-bank-accounts/) wiped its channel and ditched Telegram, citing the messaging app's recent moderation changes that allows anyone to report private groups. "Telegram can't be trusted anymore," wrote the OTP bot crime crew.

Ignoring the context.

Don’t pirate over Telegram, it’s no longer safe in terms of privacy and legal safety.

Can someone start a Signal group? That’s encrypted and safe for sure. You can use usernames and have public groups.

Anti Commercial-AI license

foremanguy
link
fedilink
English
2
edit-2
6d

The best way would be using SimpleX do doing such stuff

Telegram never was private, group chats never were encrypted (and that’s not an opinion: the feature simply is missing). If anything, they are just removing their false and deceiving claims. That they remained there for so long is something I can’t wrap my head around.

adr1an
link
fedilink
English
75d

They were cutting files in smaller parts and spreading over multiple locations and countries. At least that was the claim in the early days, so anything illegal would require lawyers on many jurisdictions sending the same letter (e.g. DMCA takedown)

Ironically, it did work but now that Durov is in jail channel admins would do good to take precautions.

JokeDeity
link
fedilink
English
95d

Every time something like this gets posted a bunch of snobby elitist types come out to point and laugh and talk about how obvious it is that the thing wasn’t safe. Well what is? What’s the special secret you’re keeping from everyone else? If you don’t have one to share, STFU with the smarmy attitudes.

After their CEO being detained and arrested in France because of the illegal activity on his platform, it was a matter of time.

The guy has a history of making something that looks good and then selling it to governments. I’m surprised people took the bait for the second time.

Norah - She/They
link
fedilink
English
46d

Could I ask what the first time was?

@TwilightKiddy@programming.dev
link
fedilink
English
0
edit-2
5d

As some people poined out, I was talking about VK. A Russian social network that ended up in the claws of Russian government, which in turn ended up in massive political repressions of it’s userbase for posting “wrong” things.

He then made Telegram and used Russian government’s attempts to block it as a PR campaign. I guess that’s what made it so appealing at first, but now French government stepped in and we are going all over again.

umami_wasabi
link
fedilink
English
66d

I guess he is referring to VK, but I heard he was foced to get out.

@LainTrain@lemmy.dbzer0.com
link
fedilink
English
4
edit-2
6d

You heard right. He never “sold” anything to any govt, he went to Dubai and hosted TG across like 50 different countries so glowies would be drowned in paperwork before they ever got a chance to submit a subpoena for anything, encrypted or otherwise, with it’s founder in a nation that basically gives zero fucks about international laws and affairs.

This is why TG was so trustworthy and had such a massive and brazen criminal element

They could turn on end to end encryption and the fact that they aren’t doing that is telling imo.

@user@lemmy.one
link
fedilink
English
26d

But if you just interact with the channel and just download isn’t it ok? I mean I ain’t hosting it. Or you reckon even users might get in trouble depending on your country?

@Chais@sh.itjust.works
link
fedilink
English
236d

Telegram was never safe. All anyone ever had was their word that some chats are end-to-end encrypted.

youmaynotknow
link
fedilink
English
-14d

Show me the code where you found the evidence.

@Chais@sh.itjust.works
link
fedilink
English
64d

My point. We don’t have code so we have to trust them blindly.

I think a invite only matrix server would do the trick, and better than signal, they don’t want large groups.

@zabadoh@ani.social
link
fedilink
English
326d

What kind of system that depends on centralized servers can ever be secure from government snooping?

That kind of architecture is completely hopeless in that regard.

Is a encrypted, distributed, P2P architecture realistic though?

Fonzie!
link
fedilink
English
146d

XMPP with the OMEMO extension is close, no? While Matrix isn’t distributed, it is decentralised like Lemmy and Mastodon, and E2EE by default. That could be the closest thing to what you mean?

Chewy
link
fedilink
English
46d

I’d argue XMPP is less ideal than Matrix because groups are located on a single server, which makes them easier to take down than Matrix’ replicated state.

Running any P2P/decentralized protocol over I2P seems to be the best for privacy and censorship-resistance. I2P already works great for torrents, except for it’s speed and lack of users/seeders.

@zabadho@ani.social

The problem always comes down to usability and barrier to entry. Telegram is popular because it’s great to use, and doesn’t moderate much. More private services rarely (never?) reach the level of usability most people expect, often simply because of it’s architecture.

@zabadoh@ani.social
link
fedilink
English
56d

I just signed up for Matrix because you mentioned it.

I installed the Element front end, because that seems to be the most popular.

It looks like IRC, which is fine if that’s all you need.

It also appears that anything beyond text has to be hotlinked, which is understandable, given that the amount of data transmitted for redundancy between home servers is exponential with the number of home servers.

Really very similar to Lemmy, where the identity of each group is tied to a particular server, e.g. lemmy has !anime@ani.social but Matrix has #anime:matrix.org

So what happens if matrix.org goes away or decides the server admin wants to be hostile to #anime?

Saiwal
link
fedilink
16d

thats a possibility, that is why either you sign up with a provider you trust or run your own server. that is the appeal of distributed network.

JackbyDev
link
fedilink
English
15d

Really very similar to Lemmy, where the identity of each group is tied to a particular server, e.g. lemmy has !anime@ani.social but Matrix has #anime:matrix.org

So what happens if matrix.org goes away or decides the server admin wants to be hostile to #anime?

Same thing that happens when a Lemmy instance goes away, right?

Chewy
link
fedilink
English
2
edit-2
3h

Really very similar to Lemmy, where the identity of each group is tied to a particular server, e.g. lemmy has !anime@ani.social but Matrix has #anime:matrix.org

So what happens if matrix.org goes away or decides the server admin wants to be hostile to #anime?

A matrix room can have multiple identities/adresses set by the room admin. E.g. the admin of !anime:matrix.org could add another adress for the same room on !anime:myanime.instance. Because the room is replicated on all other participating servers, this would let the room continue to exist on the network (besides all matrix.org users not being able to access it).

Matrix does have a single “room id” per room, which looks like it gives the original creating home server more rights, which it does not. E.g. !ehXvUhWNASUkSLvAGP:matrix.org

Any server admin does not have any more rights over a room than another server admin. They can ban the room for their local users, but this does not stop federation as a whole.

[1] https://github.com/element-hq/element-meta/issues/419
[2] https://app.element.io/#/room/#synapse:matrix.org/$htJmba92wLTP9AoFg4eEWi9IXpgwvXr6G9Sa-kBsNNs
[3] https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#delete-room-api

It also appears that anything beyond text has to be hotlinked […]

Matrix allows for media to be hotlinked, but it can also be replicated across servers.

I.e. if I send an image in a room and look at the source (available on many web clients), the image url looks like the following "url": "mxc://matrix.org/qGgUKuZuHcRsWAhSfqKnmtiX". The actual image (and preview) then gets fetched by your server from my server [4], and then gets send to your client.

It’s important to note that a server isn’t required to download all media. If a user does not read a room, it might not download the media from another server, until the user actually wants to view it (or rather that part of the room history). Or a server admin might clean up the media store to free up space.

[4] https://matrix.org/docs/spec-guides/authed-media-servers/

@JackbyDev@programming.dev

I’d argue XMPP is less ideal than Matrix because groups are located on a single server, which makes them easier to take down than Matrix’ replicated state.

That is true, but it’s never been a problem in my relatively long experience with XMPP: some server software can be used as a cluster and distributed, making it highly available (basically, the whole of WhatsApp runs on a fork of ejabberd), and the comparatively tiny resource usage of XMPP contributes to its stability.

XMPP does have a spec for F-MUC (distributed rooms somewhat like Matrix, many years before Matrix) and my rationale as to why it never picked up despite a whole decade of “competition” from Matrix is that it’s a problem that just doesn’t need solving. The price to pay for it is hefty: Matrix resource usage (bandwidth, CPU, RAM) is insane, its protocol complexity makes it a single-vendor implementation (which is risky on very practical grounds), and it’s not even bulletproof for the niche use-case it set to tackle: in the end, your identity server on Matrix remains centralized.

You can tell that I’m partial to XMPP, but that’s only after having been a service operator for years, with my original expectations largely favouring Matrix.

@Kusimulkku@lemm.ee
link
fedilink
English
16d

What kind of system that depends on centralized servers can ever be secure from government snooping?

With properly implemented E2EE it can be less of a problem because at least the message content isn’t readable to them. Metadata though

Communist
link
fedilink
English
06d

Signal is not better than matrix in any way… or xmpp

JackbyDev
link
fedilink
English
3
edit-2
5d

Why do you say Signal is no better?

Edit: misread as comparing to telegram, not matrix.

Communist
link
fedilink
English
15d

Signal being centralized just ruins it compared to matrix.

Xmpp is not encrypted. So sorry but without that, your sentence makes no sense at all.

@jherazob@beehaw.org
link
fedilink
English
25d

Have you seen an XMPP setup these days that doesn’t have installed all the extra stuff to allow encryption, voice and a lot of other bells and whistles?

Communist
link
fedilink
English
15d

I had no idea XMPP wasn’t encrypted, JFC that’s garbage

I mean you can (client side). But the protocol is agnostic of any encryption.

Meh, you never could trust them.

Group chats were NEVER encrypted, so I’m surprised that people are just now figuring out that if it’s not encrypted = people can read it.

If it wasn’t a 1:1 “secret chat” encrypted message, then congrats, you weren’t as opsec-y as you thought you were.

Luke
link
fedilink
English
456d

This kind of confusion illustrated by Telegram users is exactly why it was the right thing to do for privacy when Signal removed support for SMS because it’s not encrypted. People still whine endlessly about it, but most users are not very savvy, and they’ll assume “this app is secure” and gleefully send compromised SMS to each other. All the warnings and UI indicators that parts of the app were less secure (or not at all in the case of SMS) would be ignored by many users, resulting in an effectively more dangerous app. Signal was smart to remove those insecure features entirely.

Yeah. You can’t offer a half-secure and half-private platform and expect your average person to be able to figure out which half is which, which leads to crazy misconceptions, misunderstandings, and ultimately just a bunch of wrong and misleading information being passed around.

I’d argue, though, that Telegram probably did this on purpose, and profited GREATLY from being obtuse and misleading.

@RamblingPanda@lemmynsfw.com
link
fedilink
English
0
edit-2
6d

I wonder if they’ll add RCS

Venia Silente
link
fedilink
English
106d

Don’t Google hold the keys to the kingdom on that one? I see it as unlikely that Signal adds support.

At the moment, essentially.

The way Google got carrier buy-in for yet another messaging platform was to basically run it for them at no charge.

The carriers COULD run their own RCS infra, but if you’re getting the milk for free, why buy the cow?

I’m not sure, at least iMessage will add RCS. But this has the benefit to get the correct chat bubble color for Google. I’m not sure if there’ll be anything to gain for them to include Signal. Maybe the EU will force them.

Chewy
link
fedilink
English
16d

RCS isn’t E2E, and it doesn’t minimize metadata.

Moxie Marlinspike has been strongly against federation in Signal because of how it makes avoiding metadata almost impossible.

I’d say there’s basically zero chances Signal will add RCS.

E2E is not in the standard, but the Google implementation uses it.

Google added end-to-end encryption to their Messages app using the Signal Protocol as the default option for one-on-one RCS conversations starting in June 2021,[88] [89] (83] [90] In December 2022, end-to-end encryption was added to group chats in the Google Messages app for beta users and was made available to all users in August 2023.

Source: https://en.wikipedia.org/wiki/Rich_Communication_Services

Chewy
link
fedilink
English
36d

You’re right. I’ve read somewhere that Apple plans to work with GSMA to add encryption to the official RCS standard, so this major issue hopefully gets fixed at some point.

That’s why I stopped using it. They require a phone number, phone numbers require kyc with an ID around here, and there’s just too much illegal shit on there.

It’s of course possible to get a more pseudonymous experience, but honestly, what they offer isn’t worth the hastle.

Telegram has NEVER been safe and private.

Evidently it was.

Encryption shmencryption, there was a reason people used TG and not WhatsApp and it’s because the former just very clearly doesn’t glow and it’s why Durov was arrested and not Zuckerberg. The technicals are only a part of it, the politics are arguably far more a part of it.

I wonder how many terrorist (and “terrorist”) plots that were foiled were from compromised telegram messages. How many Ukrainian airstrikes were called from similar sources. My gut says a whole lot more than people think. Since nothing is encrypted, one backdoor is all the NSA needs to read everyone’s group messages. Like the much lamer version of Crypto AG, because in this case it’s an open secret.

Why would they go through all the trouble when they could simply join the channels by posing as people who belong?

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
!piracy@lemmy.dbzer0.com
Create a post
⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don’t request invites, trade, sell, or self-promote

3. Don’t request or link to specific pirated titles, including DMs

4. Don’t submit low-quality posts, be entitled, or harass others


Loot, Pillage, & Plunder


💰 Please help cover server costs.

Ko-FiLiberapay


  • 1 user online
  • 219 users / day
  • 509 users / week
  • 927 users / month
  • 4.94K users / 6 months
  • 1 subscriber
  • 3.22K Posts
  • 78.9K Comments
  • Modlog