<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-04-11T03:30:21Z</updated>
  <generator>https://yabu.me</generator>

  <title>Nostr notes by Open Web Docs</title>
  <author>
    <name>Open Web Docs</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://yabu.me/npub14kngaf5ega4r2keuq9cw7t5276g0fzsj7axsxlr98k0cnheu3ews2al9y3.rss" />
  <link href="https://yabu.me/npub14kngaf5ega4r2keuq9cw7t5276g0fzsj7axsxlr98k0cnheu3ews2al9y3" />
  <id>https://yabu.me/npub14kngaf5ega4r2keuq9cw7t5276g0fzsj7axsxlr98k0cnheu3ews2al9y3</id>
  <icon>https://cdn.masto.host/frontendsocial/accounts/avatars/109/327/554/626/275/983/original/faae3b56f90876b2.png</icon>
  <logo>https://cdn.masto.host/frontendsocial/accounts/avatars/109/327/554/626/275/983/original/faae3b56f90876b2.png</logo>




  <entry>
    <id>https://yabu.me/nevent1qqsy6hc0klkxnt2n4fh6cvyumqm9lya5nkr6405vspkp678qvaly48szyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896wdk05w</id>
    
      <title type="html">We&amp;#39;ve updated MDN&amp;#39;s guide on Subresource Integrity (SRI) ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy6hc0klkxnt2n4fh6cvyumqm9lya5nkr6405vspkp678qvaly48szyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896wdk05w" />
    <content type="html">
      We&amp;#39;ve updated MDN&amp;#39;s guide on Subresource Integrity (SRI) and added docs for the HTML `integrity` attribute.&lt;br/&gt;&lt;br/&gt;The SRI docs now talk about the fact that you can provide multiple `integrity` values (using the same or different hash functions) and how browsers will handle that.&lt;br/&gt;&lt;br/&gt;Thanks to &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub19qjt288d57fpwmg97jsknrmsfslalukmzpz4s0tpg2wj6yp0q86qy00ztu&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;codingjoe :django: :python:&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub19qj…0ztu&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; for your feedback! We&amp;#39;re looking forward to improved SRI support in &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1l0ckm3n7wc4wc7yvszs83ml76kz7lfz9hu3zwvlg3k6jlyh5j8wqytkt92&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Django&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1l0c…kt92&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;!&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://developer.mozilla.org/en-US/docs/Web/Security/Defenses/Subresource_Integrity&#34;&gt;https://developer.mozilla.org/en-US/docs/Web/Security/Defenses/Subresource_Integrity&lt;/a&gt;
    </content>
    <updated>2026-04-20T09:25:09Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsd97h0h239t375xldxqp63qwxhxs0ycqdmj2gfrw0uw7y34ca72ygzyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896y972x9</id>
    
      <title type="html">We&amp;#39;ve written a new guide on Fetch Metadata! Fetch metadata ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsd97h0h239t375xldxqp63qwxhxs0ycqdmj2gfrw0uw7y34ca72ygzyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896y972x9" />
    <content type="html">
      We&amp;#39;ve written a new guide on Fetch Metadata! &lt;br/&gt;&lt;br/&gt;Fetch metadata is a group of HTTP request headers.&lt;br/&gt;&lt;br/&gt;They tell you if requests are navigation between documents, request for a subresource, or requests made from JavaScript, and whether they are same-origin, or same-site, or from completely different sites.&lt;br/&gt;&lt;br/&gt;Thanks to this information, you can implement defenses against cross-origin attacks such as cross-site request forgeries (CSRF) and various cross-site leaks.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Fetch_metadata&#34;&gt;https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Fetch_metadata&lt;/a&gt;
    </content>
    <updated>2026-04-01T11:23:54Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsv406wne78tmnwwmt0dknptcrevz892sdvd32qtsfmxh7u9pcxxjszyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j8967g3uf2</id>
    
      <title type="html">We&amp;#39;re happy to share that @npub1yng…nhrk invests in Web ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsv406wne78tmnwwmt0dknptcrevz892sdvd32qtsfmxh7u9pcxxjszyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j8967g3uf2" />
    <content type="html">
      We&amp;#39;re happy to share that &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1yng6dx32zrl2qhp2kq26al7uzkwqkugrkaxf4gsycs9r5snrkjdqlznhrk&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Sovereign Tech Agency&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1yng…nhrk&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; invests in Web Security and Privacy Documentation!&lt;br/&gt;&lt;br/&gt;Over the coming year, Open Web Docs will be working on creating and updating Security and Privacy documentation for web developers on &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1azl49z5aacf56hgus0xn95fhrtmvuy9kmj6lnczk979pwsdddulqqntw5z&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;MDN Web Docs&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1azl…tw5z&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;.&lt;br/&gt;&lt;br/&gt;Full announcement: &lt;a href=&#34;https://openwebdocs.org/content/posts/stf-investment-2025/&#34;&gt;https://openwebdocs.org/content/posts/stf-investment-2025/&lt;/a&gt;
    </content>
    <updated>2025-09-30T12:04:42Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsymmym8fp2wrfy90lt4226qv7zl0kqyf9x48d9f4gyukjec3x0k6szyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896x9tt4x</id>
    
      <title type="html">Reducing the transport size of HTTP responses with a compression ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsymmym8fp2wrfy90lt4226qv7zl0kqyf9x48d9f4gyukjec3x0k6szyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896x9tt4x" />
    <content type="html">
      Reducing the transport size of HTTP responses with a compression dictionary. &lt;br/&gt;&lt;br/&gt;New MDN article written by &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1tcqdjwzdxp50ptw366n59ruqx2xtqkr3qxatqe0tgmjjqm26qyrsyt8yp7&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Barry Pollard&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1tcq…8yp7&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; and reviewed by Will Bamberg.&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Compression_dictionary_transport&#34;&gt;https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Compression_dictionary_transport&lt;/a&gt;
    </content>
    <updated>2025-04-02T10:18:25Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsggve8yv03lfkvnpdtesl0zmfpn0v7hq56vgqyl74tkrx2eg3932szyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896jj630k</id>
    
      <title type="html">In 2024, thanks to an investment from @npub1yng…nhrk, we ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsggve8yv03lfkvnpdtesl0zmfpn0v7hq56vgqyl74tkrx2eg3932szyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896jj630k" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfanz6lvdqtfdretth7dt20f6fj2dlmzrxpqzmnqyl77s37e5945ghyqxkj&#39;&gt;nevent1q…qxkj&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;In 2024, thanks to an investment from &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1yng6dx32zrl2qhp2kq26al7uzkwqkugrkaxf4gsycs9r5snrkjdqlznhrk&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Sovereign Tech Agency&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1yng…nhrk&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, we systematically collected compatibility data for 30 browser releases throughout the entire year. As a result, whenever browsers shipped new features, the data was already available on &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub1azl49z5aacf56hgus0xn95fhrtmvuy9kmj6lnczk979pwsdddulqqntw5z&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;MDN Web Docs&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub1azl…tw5z&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt;, caniuse.com, and other projects.
    </content>
    <updated>2025-01-30T14:58:31Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsfanz6lvdqtfdretth7dt20f6fj2dlmzrxpqzmnqyl77s37e5945gzyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896qc6eag</id>
    
      <title type="html">Open Web Docs 2024 Report We&amp;#39;re reflecting on our fourth year ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsfanz6lvdqtfdretth7dt20f6fj2dlmzrxpqzmnqyl77s37e5945gzyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896qc6eag" />
    <content type="html">
      Open Web Docs 2024 Report&lt;br/&gt;&lt;br/&gt;We&amp;#39;re reflecting on our fourth year of ensuring the long-term health of web platform documentation &lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://openwebdocs.org/content/reports/2024/&#34;&gt;https://openwebdocs.org/content/reports/2024/&lt;/a&gt;
    </content>
    <updated>2025-01-30T14:00:29Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsz8u7krh9vxdafemwxad397m98pymeuqtf8j2h9cza6vfs5m8xaeqzyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896r5kj0w</id>
    
      <title type="html">Learn about XSS for XMAS! We created a new MDN page about ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsz8u7krh9vxdafemwxad397m98pymeuqtf8j2h9cza6vfs5m8xaeqzyzk6dr4xn9rk5d2m8sqhpmew3tmfpay2ztm56qmuv57elzwl8j896r5kj0w" />
    <content type="html">
      Learn about XSS for XMAS!&lt;br/&gt;&lt;br/&gt;We created a new MDN page about Cross-site scripting: &lt;a href=&#34;https://developer.mozilla.org/en-US/docs/Web/Security/Attacks/XSS&#34;&gt;https://developer.mozilla.org/en-US/docs/Web/Security/Attacks/XSS&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#websecurity
    </content>
    <updated>2024-12-18T10:44:41Z</updated>
  </entry>

</feed>