Y
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
danpalmer
36 days ago
It reveals the time you created the UUID, for one. That can lead to a bunch of problems.
link
devmor
35 days ago
The same way using an auto increment integer ID does, but imagine that integer also leaked your created timestamp column too.
link
goalieca
36 days ago
I’ve not come across any.
link