using Uuid for security
I read that uuid does not bring any security advantages
But I can’t find why It doesn’t bring a little bit of extra security in the scenario below ?:
Consider that right now the session id is encrypting the auto-increment id (no uuid is … Continue reading using Uuid for security