Comment on Time to get serious with E2E encrypted messaging
jws_shadotak@sh.itjust.works 4 days agoYou can use Molly, a fork of Signal for android. It offers an alternative for push notifications.
Comment on Time to get serious with E2E encrypted messaging
jws_shadotak@sh.itjust.works 4 days agoYou can use Molly, a fork of Signal for android. It offers an alternative for push notifications.
mac@lemm.ee 4 days ago
Yep, I run my own mollysocket + ntfy server.
Essentially, molly socket functions as another device, when it recieves a notif, it pings your specified unified push server, which then queues up a notification for the ntfy app on your device.
You don’t need to run your own unified push server, and can just use one of the main ones, but I figured I might as well.
I personally have them hosted on fly.io for free via the legacy hobby plan.
Now all I need to do is get more of my friends to message me on it 🤣
Andromxda@lemmy.dbzer0.com 3 days ago
Here’s the link for anyone who’s interested: github.com/pcrockett/mollysocket-fly
mac@lemm.ee 3 days ago
Huh I didn’t know this existed. Will compare it to mine later
Andromxda@lemmy.dbzer0.com 3 days ago
Oh that’s the only one I know of. I thought that this is what you’re referring to.