The Security Architecture of the Chromium Browser¶
Barth, A., Jackson, C., Reis, C., & Team, G. C. (2008). The Security Architecture of the Chromium Browser.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Primes¶
- Innovation Sandbox
- The asymmetric permeability is engineered explicitly: rendered output and structured messages flow out to the host through a narrow, validated IPC channel (so the host learns the result), but the renderer's consequences — disk writes, raw network calls — cannot cross without passing through a broker that reviews each request against policy.
This sourceDescribes the multi-process browser sandbox: a confined renderer brokering disk and network access through a validated channel.
- The asymmetric permeability is engineered explicitly: rendered output and structured messages flow out to the host through a narrow, validated IPC channel (so the host learns the result), but the renderer's consequences — disk writes, raw network calls — cannot cross without passing through a broker that reviews each request against policy.
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:00afd93ff426 · see in the full table