<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Virebent.art Blog</title>
    <link>https://virebent.art/blog.html</link>
    <description>Articles on privacy, self-hosting, anonymous networks, and the open web.</description>
    <language>en</language>
    <atom:link xmlns:atom="http://www.w3.org/2005/Atom" href="https://virebent.art/feed.xml" rel="self" type="application/rss+xml" />

    <item>
      <title>What We Learned Running Services Through Nym</title>
      <link>https://virebent.art/blog/what-we-learned-from-nym.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/what-we-learned-from-nym.html</guid>
      <description><![CDATA[NymDrop, N2Usenet, and an IRCv3 connector exposed the same gap between mixnet privacy and dependable service infrastructure. These are the structural problems we found in the network path.]]></description>
    </item>
    <item>
      <title>Nym vs Tor: The Right Tool for a Surveillance-Heavy World</title>
      <link>https://virebent.art/blog/nym-vs-tor-threat-model.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/nym-vs-tor-threat-model.html</guid>
      <description><![CDATA[A comparison of routing models, traffic analysis resistance, and how the NYM token changes the economics of Sybil attacks.]]></description>
    </item>
    <item>
      <title>Gemini Protocol: Simplicity as a Privacy Feature</title>
      <link>https://virebent.art/blog/gemini-protocol-privacy.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/gemini-protocol-privacy.html</guid>
      <description><![CDATA[Gemini strips publishing back to text, TLS, and nothing else. This article explains why that constraint can be a privacy feature.]]></description>
    </item>
    <item>
      <title>IRCv3: What Changed, and Why It Matters</title>
      <link>https://virebent.art/blog/ircv3-modern-chat.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/ircv3-modern-chat.html</guid>
      <description><![CDATA[What IRCv3 extensions add to the protocol, including SASL, message tags, history, and capability negotiation.]]></description>
    </item>
    <item>
      <title>A Commitment to User Privacy</title>
      <link>https://virebent.art/blog/commitment-userprivacy.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/commitment-userprivacy.html</guid>
      <description><![CDATA[What our infrastructure choices mean in practice, and what we cannot protect users from.]]></description>
    </item>
    <item>
      <title>Understanding Metadata: The Hidden Layer of Your Digital Communications</title>
      <link>https://virebent.art/blog/metadata.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/metadata.html</guid>
      <description><![CDATA[Why encrypted content is not enough, and how metadata tells its own story.]]></description>
    </item>
    <item>
      <title>NSA, Espionage, and Cryptographic Backdoors</title>
      <link>https://virebent.art/blog/the-vulnerability-of-the-RNG-ecosystem.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/the-vulnerability-of-the-RNG-ecosystem.html</guid>
      <description><![CDATA[What the Dual EC DRBG standardization process tells us about trusting cryptographic standards.]]></description>
    </item>
    <item>
      <title>Beyond Blockchain: Why the Cypherpunk Movement Must Return to Its Roots</title>
      <link>https://virebent.art/blog/cypherpunk-roots.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/cypherpunk-roots.html</guid>
      <description><![CDATA[An argument for returning cryptographic tools to their original purpose of individual autonomy.]]></description>
    </item>
    <item>
      <title>Why Choose Open-Source, Self-Hosted Solutions</title>
      <link>https://virebent.art/blog/self-hosted-privacy-security.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/self-hosted-privacy-security.html</guid>
      <description><![CDATA[A practical comparison of self-hosted and hosted SaaS solutions for privacy-sensitive workloads.]]></description>
    </item>
    <item>
      <title>A Digital Resistance Manifesto: Why We Choose Static HTML/CSS</title>
      <link>https://virebent.art/blog/statichtmlcss3.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/statichtmlcss3.html</guid>
      <description><![CDATA[The case for static sites, small dependency chains, and boring infrastructure.]]></description>
    </item>
    <item>
      <title>Why We Block Search Engine Crawlers</title>
      <link>https://virebent.art/blog/robots-txt-privacy-first.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/robots-txt-privacy-first.html</guid>
      <description><![CDATA[Why indexing by advertising platforms is not a neutral act.]]></description>
    </item>
    <item>
      <title>The NNTP Revival: Decentralized Alternative to Social Media</title>
      <link>https://virebent.art/blog/nntp-revival-social-media-alternative.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/nntp-revival-social-media-alternative.html</guid>
      <description><![CDATA[Why the NNTP protocol remains relevant as a decentralized publishing system.]]></description>
    </item>
    <item>
      <title>VFACE and Identicons: Pseudonymous Identity for N2Usenet</title>
      <link>https://virebent.art/blog/usenet-posting-gateway.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/usenet-posting-gateway.html</guid>
      <description><![CDATA[How deterministic identicons, Ed25519 identity material, and SHA-256 fingerprints support pseudonymous continuity.]]></description>
    </item>
    <item>
      <title>Posting to Usenet Anonymously with NeoMutt and Mail2News over Tor</title>
      <link>https://virebent.art/blog/neomutt-mail2news.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/neomutt-mail2news.html</guid>
      <description><![CDATA[How to post to Usenet through the Virebent Tor onion gateway.]]></description>
    </item>
    <item>
      <title>Configuring Implicit TLS on Port 563 with systemd and Certbot</title>
      <link>https://virebent.art/blog/nnrpd-tls.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/nnrpd-tls.html</guid>
      <description><![CDATA[Notes from configuring NNTPS with INN2, systemd socket activation, and automatic certificate renewal.]]></description>
    </item>
    <item>
      <title>Enhancing Tor Anonymity: Randomized Circuit Length</title>
      <link>https://virebent.art/blog/tor-circuits.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/tor-circuits.html</guid>
      <description><![CDATA[The tradeoffs involved in randomizing Tor circuit length.]]></description>
    </item>
    <item>
      <title>Tor Extended Hop Risks: Why More Hops Can Mean Less Anonymity</title>
      <link>https://virebent.art/blog/tor-extended-hops-risks.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/tor-extended-hops-risks.html</guid>
      <description><![CDATA[Why adding more Tor hops can create new anonymity tradeoffs.]]></description>
    </item>
    <item>
      <title>AnonMesh: Rethinking Anonymous Networks, Part 1</title>
      <link>https://virebent.art/blog/anonmesh-part1.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/anonmesh-part1.html</guid>
      <description><![CDATA[A design exploration for a mesh-based anonymous communication layer.]]></description>
    </item>
    <item>
      <title>Right-Click Cryptography: Building a Crypto Tools Menu in Openbox</title>
      <link>https://virebent.art/blog/openbox-crypto-tools.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/openbox-crypto-tools.html</guid>
      <description><![CDATA[Making age and Minisign key generation available from an Openbox context menu.]]></description>
    </item>
    <item>
      <title>Nofuture.Go: Post-Quantum Key Generation and Secure Text Encryption</title>
      <link>https://virebent.art/blog/nofuture.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/nofuture.html</guid>
      <description><![CDATA[Design notes for a Go tool using post-quantum primitives for key generation and text encryption.]]></description>
    </item>
    <item>
      <title>Pollux: Digital Privacy and Online Anonymity as Fundamental Rights</title>
      <link>https://virebent.art/blog/article3.html</link>
      <guid isPermaLink="true">https://virebent.art/blog/article3.html</guid>
      <description><![CDATA[The political and legal framing behind the Pollux research and indexing project.]]></description>
    </item>
  </channel>
</rss>
