<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>WebRTC - 標籤 - Yan-Hao Wang&#39;s Blog</title>
        <link>https://kola.ink/tags/webrtc/</link>
        <description>WebRTC - 標籤 - Yan-Hao Wang&#39;s Blog</description>
        <generator>Hugo -- gohugo.io</generator><language>zh-TW</language><managingEditor>bses30074@gmail.com (Yan-Hao Wang)</managingEditor>
            <webMaster>bses30074@gmail.com (Yan-Hao Wang)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Sat, 04 Apr 2026 22:08:33 &#43;0800</lastBuildDate><atom:link href="https://kola.ink/tags/webrtc/" rel="self" type="application/rss+xml" /><item>
    <title>Isolated and Exhausted: Attacking Operating Systems via Site Isolation in the Browser 論文解析</title>
    <link>https://kola.ink/isolated-and-exhausted/</link>
    <pubDate>Sat, 04 Apr 2026 22:08:33 &#43;0800</pubDate>
    <author>bses30074@gmail.com (Yan-Hao Wang)</author>
    <guid>https://kola.ink/isolated-and-exhausted/</guid>
    <description><![CDATA[<h2 id="site-isolation">Site Isolation</h2>
<p>Site 定義: 協定（Protocol）+ 主要網域（Main Domain，即 eTLD+1）。</p>
<p>舉例來說，<a href="https://a.com:4444" target="_blank" rel="noopener noreffer ">https://a.com:4444</a> 和 <a href="https://b.a.com" target="_blank" rel="noopener noreffer ">https://b.a.com</a> 是不同的 Origin，但在 Site Isolation 的邏輯下，它們被視為同一個 Site（主網域都是 a.com），在正常情況下，瀏覽器會為了節省資源，把這兩個網頁放在同一個 OS 行程中處理 。</p>]]></description>
</item>
</channel>
</rss>
