Hacker News new | ask | show | jobs
by rs23296008n1 2125 days ago
Lets face it, localstorage is just cookies with extra space for more chips. Controls around cookies need to apply to localstorage as well.

I'd really like to be able to edit cookie lifetimes on a site-by-site basis. Overlap where cookies are reused by multiple sites. Plenty of cookies should be discarded a minute after last use. Others should stay around because they're useful.