I'm paranoid and it makes me sick the fact that there's no push platform that supports encryption. I don't want service providers to know what I push.
Getting a push message on your phone when your laptop battery is running low
11–15 of 15 posts
Re: Getting a push message on your phone when your laptop battery is running low
#12Earlier quoted context omitted.
Huh? How exactly are they stopping you from sending an encrypted message?
There's no mechanism to decrypt the result before display. So enjoy decrypting AES in your head!
Re: Getting a push message on your phone when your laptop battery is running low
#13Earlier quoted context omitted.
There's no mechanism to decrypt the result before display. So enjoy decrypting AES in your head!
If you're worried about encryption, though, you wouldn't be using their app to display the pushed messages, you'd be using something you control; you only use their push infrastructure as infrastructure .
There is still no "compile code, install app, and throw this process on a VPS" solution for pushes, from what I recall
Re: Getting a push message on your phone when your laptop battery is running low
#14I'm paranoid and it makes me sick the fact that there's no push platform that supports encryption. I don't want service providers to know what I push.
https://pushover.net/faq#security
They also have a warrant canary for what it's worth ttps://pushover.net/canary.asc
Re: Getting a push message on your phone when your laptop battery is running low
#15Earlier quoted context omitted.
Huh? How exactly are they stopping you from sending an encrypted message?
There's no mechanism to decrypt the result before display. So enjoy decrypting AES in your head!
So in this case you would push an encrypted message, and your app would decrypt the message before displaying its contents.