You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there! Big fan of ntfy and have used it for years. Simplepush (https://github.com/simplepush) now supports end-to-end encryption for their Android app notifications, and it's pretty easy to utilize. It'd be awesome if ntfy could support this too.
Hey there! Big fan of ntfy and have used it for years. Simplepush (https://github.com/simplepush) now supports end-to-end encryption for their Android app notifications, and it's pretty easy to utilize. It'd be awesome if ntfy could support this too.
Here is their public code showinghow encrypted notifications work::
https://github.com/simplepush/simplepush-python/blob/master/src/simplepush/simplepush.py
Or an even easier BASH script:
https://github.com/simplepush/send-encrypted/blob/master/simplepush.sh
Thanks!
The text was updated successfully, but these errors were encountered: