<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Thibault Meunier &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/author/thibault-meunier/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Thu, 30 Oct 2025 22:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Beyond IP lists: a registry format for bots and agents</title>
		<link>https://noise.getoto.net/2025/10/31/beyond-ip-lists-a-registry-format-for-bots-and-agents/</link>
		
		<dc:creator><![CDATA[Thibault Meunier]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 22:00:00 +0000</pubDate>
				<category><![CDATA[bots]]></category>
		<category><![CDATA[research]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=5d5123e52e5d0a1e583357be4b60b4e2</guid>

					<description><![CDATA[We propose an open registry format for Web Bot Auth to move beyond IP-based identity. This allows any origin to discover and verify cryptographic keys for bots, fostering a decentralized and more trustworthy ecosystem.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Anonymous credentials: rate-limiting bots and agents without compromising privacy</title>
		<link>https://noise.getoto.net/2025/10/30/anonymous-credentials-rate-limiting-bots-and-agents-without-compromising-privacy/</link>
		
		<dc:creator><![CDATA[Thibault Meunier]]></dc:creator>
		<pubDate>Thu, 30 Oct 2025 13:00:00 +0000</pubDate>
				<category><![CDATA[Rate-limiting]]></category>
		<category><![CDATA[research]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=d42311e433041d590729da71b97aea26</guid>

					<description><![CDATA[As AI agents change how the Internet is used, they create a challenge for security. We explore how Anonymous Credentials can rate limit agent traffic and block abuse without tracking users or compromising their privacy.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Forget IPs: using cryptography to verify bot and agent traffic</title>
		<link>https://noise.getoto.net/2025/05/15/forget-ips-using-cryptography-to-verify-bot-and-agent-traffic/</link>
		
		<dc:creator><![CDATA[Thibault Meunier]]></dc:creator>
		<pubDate>Thu, 15 May 2025 13:00:00 +0000</pubDate>
				<category><![CDATA[AI Bots]]></category>
		<category><![CDATA[Bot Management]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[Cryptography]]></category>
		<category><![CDATA[research]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=35141d45605eb10994f4cbf7cfe8c208</guid>

					<description><![CDATA[Bots now browse like humans. We're proposing bots use cryptographic signatures so that website owners can verify their identity. Explanations and demonstration code can be found within the post.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Sometimes I cache: implementing lock-free probabilistic caching</title>
		<link>https://noise.getoto.net/2024/12/26/sometimes-i-cache-implementing-lock-free-probabilistic-caching/</link>
		
		<dc:creator><![CDATA[Thibault Meunier]]></dc:creator>
		<pubDate>Thu, 26 Dec 2024 14:00:00 +0000</pubDate>
				<category><![CDATA[Cache]]></category>
		<category><![CDATA[Cloudflare Workers]]></category>
		<category><![CDATA[Developer Platform]]></category>
		<category><![CDATA[research]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=e4c0890ba79b4d408267e32f828923e4</guid>

					<description><![CDATA[If you want to know what cache revalidation is, how it works, and why it can involve rolling a die, read on. This blog post presents a lock-free probabilistic approach to cache revalidation, along]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Cloudflare helps verify the security of end-to-end encrypted messages by auditing key transparency for WhatsApp</title>
		<link>https://noise.getoto.net/2024/09/24/cloudflare-helps-verify-the-security-of-end-to-end-encrypted-messages-by-auditing-key-transparency-for-whatsapp/</link>
		
		<dc:creator><![CDATA[Thibault Meunier]]></dc:creator>
		<pubDate>Tue, 24 Sep 2024 13:00:00 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[security]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=fcf8dd2e7b8fbb5aff86040387c7c672</guid>

					<description><![CDATA[Cloudflare is now verifying WhatsApp’s Key Transparency audit proofs to ensure the security of end-to-end encrypted messaging conversations without having to manually check QR codes. We are publishing the results of the proof verification to https://dash.key-transparency.cloudflare.com for independent researchers and security experts to compare against WhatsApp’s. Cloudflare does not have access to underlying public key material or message metadata as part of this infrastructure.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Serving Cloudflare Pages sites to the IPFS network</title>
		<link>https://noise.getoto.net/2022/05/16/serving-cloudflare-pages-sites-to-the-ipfs-network/</link>
		
		<dc:creator><![CDATA[Thibault Meunier]]></dc:creator>
		<pubDate>Mon, 16 May 2022 12:57:44 +0000</pubDate>
				<category><![CDATA[Cloudflare Pages]]></category>
		<category><![CDATA[Distributed Web]]></category>
		<category><![CDATA[ipfs]]></category>
		<category><![CDATA[Platform Week]]></category>
		<category><![CDATA[research]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=8563e2c693e3946dfc2f5f7c34b0af05</guid>

					<description><![CDATA[Today, we're announcing we're bridging the two. We will make it possible for our customers to serve their sites on the IPFS network]]></description>
		
		
		<enclosure url="http://blog.cloudflare.com/content/images/2022/05/image5-13.png" length="0" type="" />

			</item>
		<item>
		<title>Web3 — A vision for a decentralized web</title>
		<link>https://noise.getoto.net/2021/10/01/web3-a-vision-for-a-decentralized-web/</link>
		
		<dc:creator><![CDATA[Thibault Meunier]]></dc:creator>
		<pubDate>Fri, 01 Oct 2021 12:59:31 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Distributed Web]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[Web3]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=0c2527f247529aa70807ec63725eb747</guid>

					<description><![CDATA[In this blog we start to explain Web3 in the context of the web's evolution, and how Cloudflare might help to support it.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/10/image1.png" length="0" type="" />

			</item>
		<item>
		<title>How Cloudflare provides tools to help keep IPFS users safe</title>
		<link>https://noise.getoto.net/2021/09/30/how-cloudflare-provides-tools-to-help-keep-ipfs-users-safe/</link>
		
		<dc:creator><![CDATA[Thibault Meunier]]></dc:creator>
		<pubDate>Wed, 29 Sep 2021 23:02:00 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[Distributed Web]]></category>
		<category><![CDATA[ipfs]]></category>
		<category><![CDATA[research]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=57f96c7a046f7afc1cc27f97af6ec0c2</guid>

					<description><![CDATA[The Cloudflare IPFS module protects users from threats like phishing and ransomware.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/10/image4.png" length="0" type="" />

			</item>
		<item>
		<title>A Name Resolver for the Distributed Web</title>
		<link>https://noise.getoto.net/2021/01/13/a-name-resolver-for-the-distributed-web/</link>
		
		<dc:creator><![CDATA[Thibault Meunier]]></dc:creator>
		<pubDate>Wed, 13 Jan 2021 12:00:00 +0000</pubDate>
				<category><![CDATA[Distributed Web]]></category>
		<category><![CDATA[ethereum]]></category>
		<category><![CDATA[ipfs]]></category>
		<category><![CDATA[research]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=7e3d6e0e6b87f061fbdd4ef187f558e8</guid>

					<description><![CDATA[At Cloudflare, we have been exploring alternative ways to resolve queries to responses that align with these attributes. We are proud to announce a new resolver for the Distributed Web, where IPFS content indexed by the Ethereum Name Service (ENS) can be accessed.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2021/01/image4.png" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 29/157 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2026-02-06 20:17:57 by W3 Total Cache
-->