How to trust clients when they can be reverse-engineered to expose keys/credentials? [duplicate]
I am developing an VPN app, currently on mobile app part (Flutter). I have done server backend side. Client side code is done too. VPN establishment is based on socket communication: Client sends it its own public key and my Server sends b… Continue reading How to trust clients when they can be reverse-engineered to expose keys/credentials? [duplicate]