Yes this is a Telegram client and yes it will break the Lemmy’s downvote world record but I still find this one very nice and “actively” maintained. There are not many good Telegram FOSS forks without Google integrations and similar stuff out there.
Looks interesting. I don’t fully understand how unified push works, though. I’m I right in reading that the author have set up an UP server themselves?
Yes this is a Telegram client and yes it will break the Lemmy’s downvote world record
Because most people live in a echo chamber. Just ignore them.
I used this client recently and found it decent. Though for some reason, Google Play Protect always(wrongly I assume) picks it out despite downloading from F Droid.
do any of these forks support E2EE? I don’t mean the OG “private chat” thingy that Telegram supports.
I mean like an add-on, the way pidgin had an OTR plugin that enabled private comms over Google’s unencrypted XMPP servers.
as a consequence, that would also encrypt everything in the cloud and prevent your chat history being ingested for LLM training and whatnot.
That would require the other user to use the same app as you right? Could be interesting.
At that point why not use a different app that supports E2EE natively?
because Telegram’s UI/UX is second to none; possibly iMessage or whatever it’s called is close, albeit with way limited functionality. Signal and friends look like a PoC from 2015 in comparison. also the apps, on mobile and on desktop, have a low memory footprint with no bloated electron crap, the cross-device sync is phenomenal and there’s the virtually unlimited cloud storage. if an addon could piggyback off of that, that would be spectacular.
however, OP’s insight as to this being against ToS is obviously a deal breaker. seeing as how they’re adamant about leaving all your shit unencrypted in the cloud I’m looking for other havens, begrudgingly; I’ve been a user from the early days.
The options are basically:
Matrix if you want a Discord-like experience
XMPP if you want a whatsapp/google talk like experience (both of those are based on XMPP)
Signal if you want hyper-secure chat and don’t mind some mild inconveniences in things like registration or desktop apps.
All three support or can support E2EE.
well yeah, just a simple private/public key solution for encrypting chat and cloud. transfer your private key to a forked desktop app and access your encrypted chat history from there as well.
just basic stuff, not something for people running from nation-state actors, but to prevent LLM ingestion and mass surveilance. but OP says that’s against Telegram’s ToS, so no dice here.
E2EE is prohibited by Telegram’s TOS (you can’t make any feature that requires users to use your client to access it).
I would strongly recommend
libaxolotl
/OMEMO over OTR, far stronger algorithm.
Using it for some months
What are you using for the Unified Push setup? I tried using ntfy and could never get notifications to come through on GrapheneOS
I use ntfy and have no problems. It’s very reliable. No idea about graphene though
Have you tried changing server? The default server is overworked.
I use LineageOS without any gapps and notifications often work.
What’s the difference between this and Materialgram?
- Materialgram is for desktop and this one is for Android.
- Mercurygram is based on the Telegram FOSS project that removes proprietary bits from the client, making it more privacy-respecting.
- Mercurygram adds some new features that stock Telegram doesn’t have (though idk anything about them because I’m not a power user).
Cool
Does it have tools to easily remove deleted accounts from groups? Or selecting several contacts from your contact list and deleting them? Because those are big features missing from telegram
I think you want a CLI client for that.
For the group thing, I would expect at least a way to search/filter those accounts while looking at the group’s participants, even if I do have to manually remove them. Having to endlessly scroll a list with no apparent order is not fun.
I’m not familiar with any clients that have the feature. Make that feature and a merge request yourself I guess.