Y
Hacker News
new
|
ask
|
show
|
jobs
by
louiskottmann
178 days ago
I appreciate that, but in the case of TLS or CSRF tokens the server is not blindly trusting the browser in the way Sec-Fetch-Site makes it.
1 comments
tptacek
178 days ago
Sure it is. The same-origin rule that holds the whole web security model together is entirely a property of browser behavior.
link
louiskottmann
178 days ago
That's indeed a good example of prior full trusting of the browser by the server.
link