105
Molly (Signal clone) preps UnifiedPush support
(github.com)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Can I ask what's wrong with the standard Signal app?
From their GitHub:
Wow, what a groundbreaking feature! 🤣
I tried Molly once, and doing that meant I wasn't getting notifications. Is that how it's supposed to be?
Idk, when I tried it, I just kept hugging people and grinding my teeth
It is pretty common when starting to use apps that don't depend on Google services to not get notifications. Many struggle with inconsistent and sub-optimal notification strategies such as background sync via polling or a custom notifications service and need battery optimizations turned off. UnifiedPush allows for push notifications from a server or your choosing so those other methods don't need to be used.
The app was generally able to send notifications just fine, through whatever way they used back when I tried it. Probably a websocket, since UnifiedPush is only now being introduced.
Just when I used the database encryption specifically, the app was fully locked down, and wouldn't send notifications out, then.
I'm just wondering if that is by design, or if I maybe just missed a crucial setting.
ntfy FTW.
Often apps in the background will be killed aggressively, so check this website out to see how to turn off battery optimization on the apps you need always running https://dontkillmyapp.com/
Soon you'll be able to turn it on again and use a UnifiedPush app instead
It depends on non-free Google Play Services for push notifications, which puts you into a requirement to use an unmodified Google Android, which is potentially dangerous for a privacy app like this.
Anyways, when it comes to E2EE IMs, Matrix ecosystem is much better.
They distribute an apk that uses a websocket for notifications. It's very hidden, which I do not understand in the slightest, but it exists.
https://signal.org/android/apk/
They make it seem dangerous to use, and don't even explain why someone would need it. That needs improvement imo.
They used to have it on the normal Download page ages ago but they seem to only provide it to avoid a shitstorm tbh! :/
Thank you. At the moment only two of my friends use Signal, but it's nice to know.
an interesting oddity: on my non-rooted xperia, signal thinks that i don't have play services and so it falls back to… polling. every five minutes. killing my battery and my logs.
i had to put signal into the restricted battery group, which means no notifications. i anxiously await the new molly, as i already have a unified push environment. it looks like the migration will be a bit delicate.
I find mstrix's E2E encryption design cumbersome and unintuitive to a point where id just prefer it off.
Nothing is wrong with the main signal client but it's open source so it's healthy to have options. One of the benefits of a robust open source ecosystem.
Molly has lots of neat quality of life features, and let's you use the old signal local encryption.
Back in 2018, Signal allowed the user to set a passphrase to secure the local message database. But this option was removed with the introduction of file-based encryption on Android. Molly brings it back again with additional security features.
Molly connects to the Signal server, so you can chat with your Signal contacts seamlessly. Please remember to review the Signal Terms & Privacy Policy before signing up.
We update Molly every two weeks to include the latest features and bug fixes from Signal. The exceptions are security issues, which are patched as soon as fixes become available.
https://github.com/mollyim/mollyim-android#features
No multi-device support on Android.
If you want to more than one Android device tied to your account, install Molly insead.
From their support page:
From Molly GitHub:
[…]