← Back to context Comment by ai_slop_hater 18 hours ago How does including the timestamp expose me to adversarial exploitation? 3 comments ai_slop_hater Reply danpalmer 16 hours ago It reveals the time you created the UUID, for one. That can lead to a bunch of problems. devmor 2 hours ago The same way using an auto increment integer ID does, but imagine that integer also leaked your created timestamp column too. goalieca 15 hours ago I’ve not come across any.
danpalmer 16 hours ago It reveals the time you created the UUID, for one. That can lead to a bunch of problems.
devmor 2 hours ago The same way using an auto increment integer ID does, but imagine that integer also leaked your created timestamp column too.
It reveals the time you created the UUID, for one. That can lead to a bunch of problems.
The same way using an auto increment integer ID does, but imagine that integer also leaked your created timestamp column too.
I’ve not come across any.