Telegram, the popular messenger with 800 million monthly active users worldwide, is inching closer to adopting an ecosystem strategy that is reminiscent
Am also gonna stick with signal, eyeing up matrix. But what issues? The only reason i haven't tested it out yet is none of my friends seem too keen on trying it.
I use it with many friends and it is super buggy.
Calls work only ok on browser version of Element, bugs in encryption are common where you cannot read a message, Synapse server is bloating the database and not clean after itself, etc.
It's getting better month by month, but still can't recommend for your friends that are not technical people into open source. Better wait to not discourage them now.
This week, TON Foundation announced that it’s forged a partnership with Tencent Cloud, which has “already successfully supported TON validators and plans to expand its services further to help meet TON’s high compute intensity and network bandwidth needs.” Validators, in web3 lingo, are participants that help authenticate transactions in a blockchain network.
It looks like the partnership with Tencent only extends to their Web3 blockchain thing, and there doesn't seem to be any partnership in the main app so it's not the end of the world - at least, for now.
Also, what even is this TON blockchain? I never knew Telegram had anything to do with crypto :/
I guess, but I don't see how much they can really influence Telegram without any stake in the app itself. They only seem to have a deal for cloud-hosting with the TON Foundation, a non-critical part of the app, and even that appears to be non-exclusive. So if Tencent tries to force a bad decision onto Telegram, what's stopping them from severing ties and moving everything over to another provider?
Of course, we don't know what the situation will be like in the future, but at this present moment, I don't think Telegram's security has been breached by this. (Also I think you triple-posted this comment)
Tencent is a CCP front. No way they are just letting Telegram operate on their hardware without snooping some. No guarantees about data security when you're operating on someone else's switches.
Amazon and Google are NSA fronts. You are just used to what you know. Our computers have chips in them made by Intel, with closed firmware. Our operating systems are made by Microsoft, Google and Apple.
I agree that it's better to be under American spies than Chinese spies but it's mostly the same idea of monitoring everyone and making sure they stay in line.
Unfortunately XMPP died roughly when the mobile devices became a mainstay. The way Google de facto took over the protocol didn't help either, but even without it XMPP isn't fit for the mobile-first world. The client needs to maintain an active connection at all times and there is nothing akin to push messaging, causing quite a significant battery drain. I might be unaware of some progress in this regard but this is how I remember it.
"The client needs to maintain an active connection at all times" is just plain wrong. Offline messaging is what makes it so much more fit for the masses compared to IRC (I adore IRC btw).
I don't mean offline messaging with messages waiting for the user to go online. I mean the lack of push messaging capabilities, so the user/client doesn't know there is a message waiting until they already go "fully" online.