Hacker News new | ask | show | jobs
by ai_slop_hater 36 days ago
How does including the timestamp expose me to adversarial exploitation?
3 comments

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.