Live data from Hacker News

Telegram founder: US intelligence tried to bribe us to weaken encryption

news.fastcompany.com

131–140 of 220 posts

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#131
post #5

>"It would be naive to think you can run an independent/secure cryptoapp based in the US." This seems to be a shot at WhatsApp and Signal, implying that they have loopholes that allow the FBI to snoop in. I'm not sure how true that is. This might be an attempt to deflect from the fact that Telegram uses a home-baked encryption protocol which might be insecure, while WhatsApp uses the OWS protocol.

Pavel Durov wants everyone to think security is about trust in people. Most companies in that business do the same, because it's easier than building something that doesn't require trust in people. The way Pavel Durov and others like him present "trust" is (ironically) shady corporate structures[1], shell companies, or use of the word "Switzerland." They want people to think like that because they've built businesses…

> Telegram stores the messages you send/receive unencrypted on their servers.

Anyone who has used Telegram for more than 5 minutes knows there are secret chats. The effort being made to rig the information against Telegram also tells a lot about its relevance.

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#132
post #83
post #9

Earlier quoted context omitted.

If I'm not mistaken Telegram has already been proven insecure once in the past. WhatsApp is a zuck property now, you can consider it insecure.

Why? Do you have any proof WhatsApp is insecure?

Yes

https://news.ycombinator.com/item?id=13389935

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#133
post #105

I am not sure about the claim here but the FBI has always been all over cryptography companies and products and this was well before Snowden, Phil Zimmermann (PGP) knows about this. In 2003-2006, we built a service that was a financial system to exchange financial data through various means including AS/2 EDI over HTTP with big companies and the government suppliers such as AAFES (Army and Air Force Exchange). Initia…

Interesting. That strongly implies that RSA has a flaw, which is news to me.

It doesn't. Maybe they were looking out for customers? Custom encryption is usually frowned upon because it's not tested.

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#134
post #122

I am not sure about the claim here but the FBI has always been all over cryptography companies and products and this was well before Snowden, Phil Zimmermann (PGP) knows about this. In 2003-2006, we built a service that was a financial system to exchange financial data through various means including AS/2 EDI over HTTP with big companies and the government suppliers such as AAFES (Army and Air Force Exchange). Initia…

What encryption scheme were you using in PGP?

We just used it for a trusted/whitelist of users to send encrypted emails to one another, usually in the same company, and to forward on invoices/purchase orders to be sent. We just used default PGP setup with symmetric keys (which used PGP/IDEA internally I think). We switched this portion to Bouncy Castle with RSA.

We were just using it for additional ways to send financial docs usually invoices/purchase orders and acks/receipts using PGP where users traded keys, in places where the company was too small to warrant EDI needs and to send invoices to/from the system. PGP was being productized at the time and people were about encrypted email for a while so we added that feature in.

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#135
post #131

Earlier quoted context omitted.

Pavel Durov wants everyone to think security is about trust in people. Most companies in that business do the same, because it's easier than building something that doesn't require trust in people. The way Pavel Durov and others like him present "trust" is (ironically) shady corporate structures[1], shell companies, or use of the word "Switzerland." They want people to think like that because they've built businesses…

> Telegram stores the messages you send/receive unencrypted on their servers. Anyone who has used Telegram for more than 5 minutes knows there are secret chats. The effort being made to rig the information against Telegram also tells a lot about its relevance.

I think part of the issue in examples like this one is that journalists read (legitimate) criticism about e.g. Telegram and simply don't report all the nuance (whether due to an actual agenda or honest misunderstanding).

Secret chats are not enabled by default, and most users don't enable them; so yes, messages are generally stored without encryption on the Telegram servers. That's a more neutral way of presenting the information.

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#136

Can someone correct me if I am wrong, but it seems relatively easy to make an encrypted peer-to-peer messaging system. I mean, simply use a public/private encryption algorithm that has proven to be highly secure: - Share your public key openly - Anyone can send a message to you using your public key to encrypt the message - You decrypt with your private key on device Do all the encryption/decryption on device and vio…

[deleted]

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#137
post #122

Earlier quoted context omitted.

What encryption scheme were you using in PGP?

We just used it for a trusted/whitelist of users to send encrypted emails to one another, usually in the same company, and to forward on invoices/purchase orders to be sent. We just used default PGP setup with symmetric keys (which used PGP/IDEA internally I think). We switched this portion to Bouncy Castle with RSA. We were just using it for additional ways to send financial docs usually invoices/purchase orders and…

But you weren't using RSA for the asymmetric PGP keys?

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#138
post #105

Earlier quoted context omitted.

Interesting. That strongly implies that RSA has a flaw, which is news to me.

If the USG was aware of a secret flaw in RSA, they wouldn't be tipping their hands about it to random small companies. Come on. But: avoid RSA anyways. It's inferior to modern curve crypto.

I think the only reason they contacted us was because we were one of 25ish companies certified to communicate with government endpoints early on in HTTP based EDI. It was right at the moment that EDI went from faxing to FTP to HTTP/email in AS2/3/4. Others were Oracle, Microsoft, IBM, EDS, Axway, /n software etc.

It wasn't until we had to connect to AAFES that it was a problem. We were small but we were sending a good amount of orders and financial data from Wal-mart, AAFES, and other gov't sources that had early EDI over HTTP/S going. They were also recommending us to vendors on their approved EDI software list and probably wanted to recommend ones that played nicely.

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#139
post #131

Earlier quoted context omitted.

Pavel Durov wants everyone to think security is about trust in people. Most companies in that business do the same, because it's easier than building something that doesn't require trust in people. The way Pavel Durov and others like him present "trust" is (ironically) shady corporate structures[1], shell companies, or use of the word "Switzerland." They want people to think like that because they've built businesses…

> Telegram stores the messages you send/receive unencrypted on their servers. Anyone who has used Telegram for more than 5 minutes knows there are secret chats. The effort being made to rig the information against Telegram also tells a lot about its relevance.

The secret chats are almost useless. Even setting aside the impossibility of syncing between devices the support is severely lacking: Telegram web? No[1], telegram desktop? Nope[2], telegram-cli? Yes, but the client is completely broken and abandoned[3].

The telegram desktop main developer said[4]: "Well, I'm afraid there isn't. They are just not in high priority, many other important things first."

It seems stickers, funny bots and GIFs have more priority over security. I think this tells a lot.

[1]: https://github.com/telegramdesktop/tdesktop/issues/871

[2]: https://github.com/zhukov/webogram/issues/126

[3]: https://github.com/vysheng/tg/issues/1189

[4]: https://www.reddit.com/r/Telegram/comments/2z24ly/how_to_sta...

Re: Telegram founder: US intelligence tried to bribe us to weaken encryption

#140

Earlier quoted context omitted.

If the USG was aware of a secret flaw in RSA, they wouldn't be tipping their hands about it to random small companies. Come on. But: avoid RSA anyways. It's inferior to modern curve crypto.

I think the only reason they contacted us was because we were one of 25ish companies certified to communicate with government endpoints early on in HTTP based EDI. It was right at the moment that EDI went from faxing to FTP to HTTP/email in AS2/3/4. Others were Oracle, Microsoft, IBM, EDS, Axway, /n software etc. It wasn't until we had to connect to AAFES that it was a problem. We were small but we were sending a goo…

This is entirely plausible. If you're doing crypto on behalf of USG data, they have all sorts of dumb CYA rules.
Post reply on HN