<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>atproto on edouard.paris</title>
    <link>https://edouard.paris/atproto/</link>
    <description>Recent content in atproto on edouard.paris</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://edouard.paris/atproto/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Hardware wallet for signing PLC operations</title>
      <link>https://edouard.paris/articles/hardware-wallet-for-signing-plc-operations/</link>
      <pubDate>Thu, 17 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://edouard.paris/articles/hardware-wallet-for-signing-plc-operations/</guid>
      <description>&lt;h1 id=&#34;hardware-wallet-for-plc-rotation-key&#34;&gt;Hardware wallet for PLC rotation key&lt;/h1&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://atproto.com&#34;&gt;Atproto&lt;/a&gt;, the protocol behind Bluesky, allows for&#xA;the decentralization of many components of the platform.&#xA;Today, I want to discuss how it manages identity&#xA;with public key distribution and key rotation and introduce a&#xA;new application I am developing.&lt;/p&gt;&#xA;&lt;p&gt;Currently, a Bluesky identity is attached to a global identifier (did:plc)&#xA;stored on one centralized server, the PLC directory. This identifier resolves to&#xA;a set of public keys, which we will discuss later, and a pointer to the Personal&#xA;Data Server (PDS) where the user content is stored.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Set up ATProto pds with NixOs</title>
      <link>https://edouard.paris/notes/setup-atproto-pds-with-nixos/</link>
      <pubDate>Fri, 21 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://edouard.paris/notes/setup-atproto-pds-with-nixos/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;Self-hosting a Bluesky PDS means running your own Personal Data Server that is capable of federating with the wider ATProto network. - &lt;a href=&#34;https://atproto.com/guides/self-hosting&#34;&gt;https://atproto.com/guides/self-hosting&lt;/a&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;hr&gt;&#xA;&lt;h1 id=&#34;set-up-your-personal-atproto-pds-with-nixos&#34;&gt;Set up your personal ATProto PDS with NixOs&lt;/h1&gt;&#xA;&lt;p&gt;This guide walks you through the process to host your own PDS instance&#xA;using &lt;a href=&#34;https://nixos.org&#34;&gt;NixOs&lt;/a&gt;, &lt;a href=&#34;https://github.com/ryantm/agenix&#34;&gt;agenix&lt;/a&gt; for secure environment&#xA;management, and &lt;a href=&#34;https://caddyserver.com/&#34;&gt;Caddy&lt;/a&gt; as a reverse proxy for traffic encryption.&lt;/p&gt;&#xA;&lt;p&gt;Thanks to the Nixpkgs contributors for making this possible!&lt;/p&gt;&#xA;&lt;aside&gt;&#xA;  &lt;div class=&#34;sidenote&#34;&gt;&#xA;  I wrote a &lt;a href=&#34;https://edouard.paris/notes/install-nixos-on-an-ovh-vps-with-nixos-anywhere&#34;&gt;quick guide&lt;/a&gt; on how to install NixOs using &lt;code&gt;nixos-anywhere&lt;/code&gt; on an Ovh vps.&#xA;  &lt;/div&gt;&#xA;&lt;/aside&gt;&#xA;&#xA;&lt;p&gt;You need to have a server running &lt;a href=&#34;https://nixos.org&#34;&gt;NixOs&lt;/a&gt;.&#xA;Using &lt;a href=&#34;https://github.com/nix-community/nixos-anywhere&#34;&gt;nixos-anywhere&lt;/a&gt; makes it&#xA;easy to install on a vps. The server configuration should be in a NixOs flake.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
