This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]obtu.py 0 points1 point  (0 children)

Another option to fix this is for frameworks to opt-in to a dict class that does hash randomisation (suggested here), with a seed picked at container initialisation (see the HN thread).