tg-me.com/AndroidResId/120
Last Update:
End-to-end encryption for push messaging, simplified:
Developers already use HTTPS to communicate with Firebase Cloud Messaging (FCM). The channel between FCM server endpoint and the device is encrypted with SSL over TCP. However, messages are not encrypted end-to-end (E2E) between the developer server and the user device unless developers take special measures. To this end, we advise developers to use keys generated on the user device to encrypt push messages end-to-end. But implementing such E2E encryption has historically required significant technical knowledge and effort. That is why we are excited to announce the Capillary open source library which greatly simplifies the implementation of E2E-encryption for push messages between developer servers and users' Android devices.
https://android-developers.googleblog.com/2018/06/project-capillary-end-to-end-encryption.html?m=1
https://github.com/google/capillary
#Google #FCM
BY Android ResId

Share with your friend now:
tg-me.com/AndroidResId/120