Using application encryption instead of relying on HTTPS
I use Google Firebase Services. I am thinking about using only https on mobile to send and receive a payload from my server. I will have RSA encryption with a public key on all clients. So when a client wants to call my server, it’ll only … Continue reading Using application encryption instead of relying on HTTPS