Y
Hacker News
new
|
ask
|
show
|
jobs
by
Hitton
2080 days ago
That seems pretty robust, but I have question about the salt. How does the daily salt part work? How is it stored during the day? Are historic salt values stored?
1 comments
ukutaht
2080 days ago
The salt is stored in a Postgres database and we run a daily job that generates a new salt and deletes old ones.
link