Comment to Messenger - How secure is it?
-
To encrypt messages end-to-end the messenger needs to run in a native app, with keys stored on-device. This is relatively straightforward for messenger-only native apps, but very cumbersome for a messenger that's part of a larger application. We use SSL of course to in-transit encryption, but P2P is more appropriate for a tailored implementation if needed.
-
Thanks @Andrey Yasko for your reply. Can you kindly clarify what you mean by a "native app" vs. part of large application? and any guidance about that "straightforward" encryption, i.e., resources in una to show how to do it? thank you so much.
-
-