Earlier quoted context omitted.
How could you access end-to-end encrypted cloud storage from multiple devices? It's still encrypted, and in multiple jurisdictions so a legal order in any single jurisdiction only decrypts one layer of encryption. "Telegram is a cloud service. We store messages, photos, videos and documents from your cloud chats on our servers so that you can access your data from any of your devices anytime without having to rely on…
> How could you access end-to-end encrypted cloud storage from multiple devices? By sharing your key between the devices. > a legal order in any single jurisdiction only decrypts one layer of encryption That's good to know, but it's not the cutting edge of security. (For many people it's of course enough) > They also offer end-to-end encrypted secret chats Not on desktop and not on GNU/Linux phones (which I use).
That would be a nice feature.
> but it's not the cutting edge of security.
That's true.
> Not on desktop and not on GNU/Linux phones (which I use).
That's unfortunate, but luckily the clients are open source, and anybody can create a new client for the platform of their choice. Telegram even provides a cross-platform API library: https://core.telegram.org/tdlib
` TDLib can be used on Android, iOS, Windows, macOS, Linux, WebAssembly, FreeBSD, Windows Phone, watchOS, tvOS, Tizen, Cygwin. It should also work on other *nix systems with or without minimal effort. `