Remix.run Logo
mike_hock an hour ago

Interwebsite is solved by partitioning and login cookies are solved by explicit whitelisting.

inigyou 33 minutes ago | parent [-]

You think the average user is going to explicitly whitelist? The law requires sites to whitelist their own cookies under penalty of law, instead.

mike_hock 15 minutes ago | parent [-]

> You think the average user is going to explicitly whitelist

When prompted by the browser on first login/signup, yes, the same way the password manager works. With stored passwords, keeping the login cookie doesn't even add much value.