|
|
|
|
|
by rtpg
1119 days ago
|
|
> Strange to see all the comments arguing that in fact the browser ought to be an Origin Agent Funny One universe I could see is the browser allowing a user to grant cross origin cookies when wanted. Though even then a site B that really doesn’t want this can stick CSRF tokens in the right spots and that just falls apart immediately I imagine you understand the security questions at play here right? Since a user going to origin A might not know what other origins that origin A wants to reach out to. CSRF mitigations mean that origins could still block things off even without CORS, but it’s an interesting thought experiment |
|
Worth noting this model would introduces no new holes - everything I ask for is already possible when running a native application.