Hacker News new | ask | show | jobs
by BeefWellington 1343 days ago
~~It's a false alarm from the thread.~~ See Below.

The link they're opening is a telegram vanity link that looks like:

    https://username.t.me
This then forwards to:

    https://t.me/username
This isn't Telegram, this is how TLS works.

Edit: Though, it's worth pointing out if this is how the official Telegram app works, and it loads this from your account and other users, it will leak not just your account but the other users you're browsing too. Not quite a false alarm if that's what the default app does, but other users are failing to reproduce in thread (I also don't see it).

2 comments

So indeed, instead of using ESNI, Telegram is trying to hide yet another spy channel by using insecure addition to the TLS protocol.
> if this is how the official Telegram app works

Doesn’t look like it. Both Telegram android and desktop are resolving the username links (in any format) using in-app logic for me.