Can storing a secret in the client be considered "good enough" security?
I have spent the better part of 2 weeks looking at a solution to secure my game. It’s a game for Android/iOS that has its own server/database.
So far, the only security I have is salt+hash passwords. But anyone can call my … Continue reading Can storing a secret in the client be considered "good enough" security?