<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Whit Richardson</title>
    <description>Rediscovering the lost art of blogging. A space for thoughts, ideas, and reflections.</description>
    <link>https://whit.fyi/</link>
    <atom:link href="https://whit.fyi/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Tue, 01 Sep 2026 04:44:25 +0000</lastBuildDate>
    <generator>Jekyll</generator>
    
    <item>
      <title>Token Gating Isn&apos;t Really Web3 - Do This Instead</title>
      <description>&lt;p&gt;&lt;em&gt;This is a post I originally wrote in 2023 when I was working at Darkblock, a startup that’d built and shipped an encryption protocol that allowed any artist or creator to encrypt multimedia files and immutably attach those encrypted files (stored on Arweave) to an NFT. The only way to decrypt a Darkblock file - whether it was an ebook, 3D avatar, video, mp3, or high-res version of your photograph - was to prove ownership of the NFT. Sadly, while investors liked the tech, they all thought we were too early to be able to gain enough traction in the current market.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;If you’re “gating” access to something, that implies there’s a gate—and where there’s a gate, there’s a gatekeeper trying to protect whatever’s beyond the gate.&lt;/p&gt;

&lt;p&gt;That is a centralized way of handling digital assets, and comes with all the well-known downsides of centralization—users are at the mercy of the platform, creators risk being de-platformed or losing access if the website disappears, gated content is susceptible to censorship, etc.&lt;/p&gt;

&lt;p&gt;Let’s use ebooks as an example to further explore the token-gating model.&lt;/p&gt;

&lt;p&gt;NFTs have been used successfully to sell digital art and music, but in those cases the actual content is not protected (i.e., the JPEG is right-click-savable and the MP3 is freely listenable). That’s because NFTs protect ownership, not the actual digital asset. So what’s a creator to do—an author in this example—if they recognize the value of selling their ebook as an NFT, but want to protect their IP so that only buyers can read it? In the past, token gating the ebook behind a website was the only option.&lt;/p&gt;

&lt;p&gt;If they token gated their ebooks, the buyers of the NFT would need to connect their wallet and prove they own the NFT in order to access the ebook, which would likely be centrally stored, maybe in a Dropbox or Drive folder, Amazon S3 bucket, or even IPFS.&lt;/p&gt;

&lt;p&gt;In this scenario, the NFT is nothing but an access pass—no different than a ticket to get through the gate at a concert. An NFT may represent ownership in an ebook, but if that ebook is token gated, that ownership is illusory.&lt;/p&gt;

&lt;p&gt;If this model sounds familiar, it’s because it is!&lt;/p&gt;

&lt;p&gt;Token gating recreates Kindle’s business model of locking ebooks in its walled garden and gating access, though with a username and password rather than an NFT. In fact, this is the same model all web2 content platforms use: Audible, Apple Movies, Spotify, etc. In our current online existence, ownership of digital content we “buy” is illusory. You don’t own that movie you just “bought” for $13.99 on Apple Movies, or the audiobook you “bought” on Audible for $25.99, or the album you downloaded onto your phone from Spotify. Rather, you’re paying a licensing fee to access and consume that piece of content on that particular platform, access that could be revoked at any time if Apple, Amazon or Spotify decides to remove the content.&lt;/p&gt;

&lt;p&gt;Whoever controls the walled garden—whether it’s gated by a username or NFT—controls the ebook, including the ability to revise or censor the file at any time, or delete it outright. Even if there’s no ill intent, what if the file is accidentally moved to a different Dropbox folder or the author forgets to pay their hosting fees? A future buyer of that NFT Book would quickly discover that they don’t really own anything but the underlying token.&lt;/p&gt;

&lt;p&gt;Amazon has repeatedly demonstrated this problem by censoring ebooks from well-known authors like Roald Dahl, Agatha Christie, and R.L. Stine. People who had bought those ebooks years ago woke up one day to discover the books had been edited in various ways. In other cases, Amazon has deleted entire ebooks from peoples’ Kindle libraries for various reasons.&lt;/p&gt;

&lt;p&gt;If you haven’t already realized, it all comes down to centralization. If digital content is controlled by a centralized platform, it’s always at risk of being censored or removed without warning. And it’s never truly owned.&lt;/p&gt;

&lt;p&gt;The alternative is to use blockchain tech’s capabilities to introduce decentralization into the Creator Economy and how people interact with digital content—the same way it’s being used to decentralize finance and social media.
Decentralized content means users hold the keys to the content and choose where to consume it, not the platforms.&lt;/p&gt;

&lt;h2 id=&quot;the-alternative-cryptographically-bound-content&quot;&gt;The Alternative: Cryptographically Bound Content&lt;/h2&gt;
&lt;p&gt;So if you want to provide exclusive digital content, but don’t want to lock the files in a centralized walled garden and gate access to them, what’s the alternative?&lt;/p&gt;

&lt;p&gt;Store them in the open—just encrypt them first.&lt;/p&gt;

&lt;p&gt;The solution is what I call cryptographically bound content. It takes advantage of blockchain technology and cryptographic techniques like proxy re-encryption to create a decentralized, trustless way of delivering—and monetizing—exclusive content.&lt;/p&gt;

&lt;p&gt;The concept is straightforward: encrypt multimedia files and immutably attach them to NFTs, creating content that is decentralized (i.e., not tied to any one platform), portable, composable, and capable of being truly owned by the NFT’s owner via decentralized storage and access.&lt;/p&gt;

&lt;h3 id=&quot;cryptographically-bound-files-are-portable&quot;&gt;Cryptographically bound files are portable&lt;/h3&gt;
&lt;p&gt;By binding encrypted files to the NFT, that content can be fetched and unlocked from any app or marketplace that integrates the underlying protocol. The encrypted files are accessible regardless of the status of any single, centralized website or platform.&lt;/p&gt;

&lt;p&gt;For example, you could unlock and read an NFT comic book by connecting your wallet to the project’s website, a dedicated reader app, or even through a marketplace interface—wherever the protocol is integrated.&lt;/p&gt;

&lt;h3 id=&quot;cryptographically-bound-files-are-composable&quot;&gt;Cryptographically bound files are composable&lt;/h3&gt;
&lt;p&gt;Any app or game that incorporates this approach can integrate an owner’s bound files into its product. Remember the hype around Loot Project and its simple text-based NFTs that included various weapons and magical armor as traits? People touted it as an example of how NFTs can be composable and how a disparate network of games, marketplaces, and other apps could be developed that integrated a person’s Loot NFTs. Cryptographically bound content enables entire digital files to be composable rather than just traits.&lt;/p&gt;

&lt;p&gt;Imagine a music player that scans your wallet for bound MP3s, decrypts them on the fly, and plays them. Or a game or metaverse that uploads your bound 3D assets at runtime. Or a digital ebook reader that pulls in all bound PDFs and EPUBs from across your entire NFT collection.&lt;/p&gt;

&lt;h3 id=&quot;cryptographically-bound-files-can-be-truly-owned&quot;&gt;Cryptographically bound files can be truly owned&lt;/h3&gt;
&lt;p&gt;To shift from the platform-centric content model ubiquitous in web2 to a web3 content model that empowers creators and users alike, decentralization is necessary. This requires removing centralized authority from three areas: storage, access, and encryption.&lt;/p&gt;

&lt;p&gt;Storage — Encrypted files need to live on permanent, decentralized storage like Arweave rather than S3 buckets or Dropbox folders that can disappear.&lt;/p&gt;

&lt;p&gt;Access — By binding files to the NFT, the content travels with the NFT. The owner decides where they access those files, which brings us back to the portability described above.&lt;/p&gt;

&lt;p&gt;Encryption — This is the hardest piece. True decentralization requires a network of nodes incentivized to create and store encryption keys in trusted execution environments, rather than relying on a single service provider.&lt;/p&gt;

&lt;p&gt;The ultimate vision is for a person to be able to unlock and access their NFT’s content—whether a film or ebook—from anywhere they interact with their NFTs, whether that’s their wallet or a marketplace.&lt;/p&gt;

&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;While token gating may be a familiar and convenient way to provide access to exclusive content, it ultimately falls short when it comes to decentralization, flexibility, censorship-resistance, and providing true ownership over digital content. It’s also short-sighted.&lt;/p&gt;

&lt;p&gt;If an author relies on token gating to sell an ebook, someone who mints one today can be confident the ebook will be accessible to them. But what about someone who wants to buy that ebook NFT 10 years from now? Can they be confident that if they buy the NFT it will get them access to an ebook as opposed to running into a 404 message or broken Dropbox link? No, they can’t. But if the ebook is cryptographically bound content stored on permanent infrastructure, they can have confidence it’ll stick around.&lt;/p&gt;

&lt;p&gt;If we believe NFTs provide the delivery and ownership technology of the future, then we need to be thinking in decades—not days.&lt;/p&gt;

&lt;p&gt;For a Digital Goods Economy to flourish, it will need to not only leverage blockchain technology to track ownership and provenance, but be built atop decentralized protocols that enable digital assets to be permanently accessible, censorship-resistant, and not right-click savable.&lt;/p&gt;

&lt;p&gt;As Marc Andreessen always reminds us, “Buy physical copies of any book you plan to read in the future. Do it now.”&lt;/p&gt;

&lt;p&gt;Hopefully one day he’ll feel confident adding: “…or encrypted copies of digital books stored via a decentralized protocol.”&lt;/p&gt;
</description>
      <pubDate>Sun, 25 Jan 2026 15:00:00 +0000</pubDate>
      <link>https://whit.fyi/2026/01/25/token-bound-content/</link>
      <guid isPermaLink="true">https://whit.fyi/2026/01/25/token-bound-content/</guid>
    </item>
    
    <item>
      <title>We&apos;re Living Through History</title>
      <description>&lt;p&gt;This is my first post on this new site. I’ve been thinking for a while about creating a space where I can share longer-form thoughts—something more substantial than social media allows, but less formal than academic writing.&lt;/p&gt;

&lt;h2 id=&quot;why-write-in-public&quot;&gt;Why Write in Public?&lt;/h2&gt;

&lt;p&gt;There’s something powerful about thinking out loud. When we write with an audience in mind, even a hypothetical one, we’re forced to clarify our thoughts. We can’t rely on the shortcuts and half-formed ideas that populate our internal monologue.&lt;/p&gt;

&lt;p&gt;Writing in public is also an act of generosity. It’s sharing our mental models, our discoveries, our questions. It’s contributing to the great conversation that spans generations and disciplines.&lt;/p&gt;

&lt;h2 id=&quot;what-youll-find-here&quot;&gt;What You’ll Find Here&lt;/h2&gt;

&lt;p&gt;I plan to write about:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Technology and Society&lt;/strong&gt;: How digital tools are reshaping human experience&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Philosophy and Ideas&lt;/strong&gt;: The big questions that have fascinated thinkers for millennia&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Creativity and Process&lt;/strong&gt;: The craft of making things, thinking through problems&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Books and Learning&lt;/strong&gt;: Reflections on what I’m reading and discovering&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;the-design-philosophy&quot;&gt;The Design Philosophy&lt;/h2&gt;

&lt;p&gt;You’ll notice this site is deliberately simple. No fancy animations, no complex layouts, no distracting sidebars. Just words on a page, designed to be read.&lt;/p&gt;

&lt;p&gt;I believe good design serves the content, not the other way around. The goal here is to create space for ideas to breathe, for thoughts to unfold naturally.&lt;/p&gt;

&lt;hr /&gt;

&lt;p&gt;&lt;em&gt;Thanks for reading. If something here resonates with you, I’d love to hear from you.&lt;/em&gt;&lt;/p&gt;
</description>
      <pubDate>Sat, 24 Jan 2026 15:00:00 +0000</pubDate>
      <link>https://whit.fyi/2026/01/24/living-history/</link>
      <guid isPermaLink="true">https://whit.fyi/2026/01/24/living-history/</guid>
    </item>
    
  </channel>
</rss>
