<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Beloga</title>
        <link>https://paragraph.com/@beloga</link>
        <description>undefined</description>
        <lastBuildDate>Wed, 29 Apr 2026 20:44:02 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Beloga</title>
            <url>https://storage.googleapis.com/papyrus_images/c385de23e1c43a47a8009c1b4252c6670e7bba8cb612384b83c4aa9e83b5b07e.png</url>
            <link>https://paragraph.com/@beloga</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Mitigating Censorship with IPFS: Empowering Freedom of Speech and Access to Information]]></title>
            <link>https://paragraph.com/@beloga/mitigating-censorship-with-ipfs-empowering-freedom-of-speech-and-access-to-information</link>
            <guid>It7JBBu9JKbfB4hHSuAW</guid>
            <pubDate>Thu, 31 Aug 2023 00:07:12 GMT</pubDate>
            <description><![CDATA[UnsplashIn an era where free speech is often limited by various laws and regulations, it is crucial to explore innovative technologies that can empower individuals and safeguard the dissemination of information. As a tech activist originally from Singapore, I have witnessed the impact of laws like the Protection from Online Falsehoods and Manipulation Act (POFMA) and the Foreign Interference and Countermeasures Act (FICA) on free speech. I firmly believe that freedom of speech and access to i...]]></description>
            <content:encoded><![CDATA[<figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/965d932d9161063e91e8eeb54b538a061bb1cc68eab214a2750ae93e65146fe2.png" alt="Unsplash" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Unsplash</figcaption></figure><p>In an era where free speech is often limited by various laws and regulations, it is crucial to explore innovative technologies that can empower individuals and safeguard the dissemination of information. As a tech activist originally from Singapore, I have witnessed the impact of laws like the Protection from Online Falsehoods and Manipulation Act (POFMA) and the Foreign Interference and Countermeasures Act (FICA) on free speech. I firmly believe that freedom of speech and access to information are essential for raising awareness and enabling individuals to make informed decisions based on a comprehensive understanding of the world. Fortunately, the advent of the internet has revolutionized information sharing, transcending the boundaries of physical restrictions. In this context, the InterPlanetary File System (IPFS) emerges as a powerful tool to mitigate censorship and foster an environment conducive to free speech and information access.</p><h2 id="h-what-is-ipfs" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What is IPFS?</h2><p>The InterPlanetary File System (IPFS) is a decentralized protocol designed to revolutionize the distribution and retrieval of information on the internet. Unlike traditional centralized web hosting, which relies on specific servers, IPFS utilizes a content-addressable system and a distributed network to store and access files. This innovative approach ensures that every piece of information possesses a unique identifier, known as a Content Identifier (CID), generated from the content itself.</p><h2 id="h-how-does-ipfs-work" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">How does IPFS work?</h2><p>IPFS utilizes Content Identifiers (CIDs) and a distributed hash table (DHT) to connect p2p (peer to peer) nodes and facilitate content discovery. By generating CIDs based on the content, IPFS creates a secure and unique identifier for each piece of information. When a user requests a file, IPFS retrieves it from the nearest available node, leveraging the decentralized network to enhance download speeds and reduce bandwidth costs.</p><h3 id="h-hosting-an-isolated-website-on-ipfs" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Hosting an isolated website on IPFS</h3><p>One of the notable applications of IPFS is hosting websites in a decentralized and censorship-resistant manner. To host a website on IPFS, the website&apos;s files are added to the IPFS network, generating a CID for each file. This decentralized hosting approach ensures that the content remains accessible even if individual nodes or servers go offline. By distributing the website&apos;s files across multiple nodes, IPFS enhances resilience against censorship attempts.</p><h2 id="h-advantages-and-disadvantages-of-using-ipfs" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Advantages and disadvantages of using IPFS:</h2><p>IPFS offers several advantages in mitigating censorship and promoting freedom of speech:</p><ul><li><p>Decentralization: By distributing content across a network of nodes, IPFS reduces reliance on centralized servers, making it difficult for authorities to censor or block specific information.</p></li><li><p>Resistance to censorship: Due to its distributed nature, IPFS ensures that content remains accessible even in the face of censorship attempts.</p></li><li><p>Efficient content delivery: Leveraging a distributed network, IPFS allows users to retrieve content from the nearest available node, improving download speeds and reducing bandwidth costs.</p></li></ul><p>However, it is essential to consider the following disadvantages:</p><ul><li><p>Content permanence: Ensuring long-term content permanence can be challenging with IPFS. If nodes hosting a particular file go offline, the content might become temporarily unavailable until other nodes replicate it.</p></li><li><p>Legal and ethical considerations: As with any technology, IPFS can be used for both positive and negative purposes. Addressing legal and ethical concerns regarding the distribution of copyrighted or illegal content is crucial.</p></li></ul><h2 id="h-notables-uses-of-ipfs" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Notables uses of IPFS</h2><p>IPFS has gained traction across various domains, showcasing its potential to mitigate censorship and enhance information access:</p><ul><li><p>File sharing: Platforms like Filecoin utilize IPFS for decentralized file storage and sharing, providing an alternative to centralized cloud storage services.</p></li><li><p>Decentralized websites: Projects like ENS (Ethereum Name Service) and Fleek enable users to create and host decentralized websites on IPFS, promoting uncensored access toinformation.</p></li><li><p>Media distribution: IPFS has been used to distribute news articles, scientific research, and other media files, ensuring their availability and reducing reliance on centralized servers.</p></li></ul><h2 id="h-alternatives-to-ipfs" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Alternatives to IPFS</h2><p>While IPFS offers a powerful solution for mitigating censorship, exploring alternative technologies ensures a diverse range of options. Some notable alternatives include:</p><ul><li><p>ZeroNet: A decentralized web platform that uses Bitcoin cryptography and the BitTorrent network, providing censorship-resistant website hosting.</p></li><li><p>Freenet: A decentralized network enabling anonymous information sharing and website publishing, ensuring censorship resistance.</p></li><li><p>DAT Protocol: A peer-to-peer file sharing protocol facilitating decentralized data synchronization and sharing, suitable for hosting websites and sharing files.</p></li><li><p>Tor: A network renowned for anonymous browsing and circumventing censorship by routing internet traffic through a series of relays.</p></li><li><p>Blockchain-based solutions: Blockchain technologies like Ethereum and Holochain offer decentralized hosting and storage options that contribute to mitigating censorship.</p></li></ul><p>In the quest to protect freedom of speech and promote access to information, IPFS stands out as a powerful tool for mitigating censorship. Its decentralized architecture, content-addressable system, and distributed network provide an innovative approach to information sharing, reducing reliance on centralized entities and making censorship more challenging. By hosting websites and sharing files on IPFS, individuals can ensure the availability and accessibility of content, even in the face of censorship attempts.</p><p>However, it is crucial to continue exploring and developing alternative technologies to ensure a robust and inclusive landscape that empowers individuals with unfettered access to information. Each alternative presents unique strengths and weaknesses, contributing to a diverse ecosystem of technologies dedicated to protecting free speech and fostering the dissemination of information.</p><p>In the pursuit of a world where freedom of speech and access to information are upheld, IPFS and its alternatives play a vital role, championing the democratization of knowledge and empowering individuals to make informed decisions based on a complete understanding of the world.</p>]]></content:encoded>
            <author>beloga@newsletter.paragraph.com (Beloga)</author>
        </item>
    </channel>
</rss>