<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nostr on Jack Mordaunt</title><link>https://mordaunt.dev/site/tags/nostr/</link><description>Recent content in Nostr on Jack Mordaunt</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 16 Jul 2025 14:57:56 -0300</lastBuildDate><atom:link href="https://mordaunt.dev/site/tags/nostr/index.xml" rel="self" type="application/rss+xml"/><item><title>Hugo and nip-05</title><link>https://mordaunt.dev/site/posts/hugo-nip-05/</link><pubDate>Wed, 16 Jul 2025 14:57:56 -0300</pubDate><guid>https://mordaunt.dev/site/posts/hugo-nip-05/</guid><description>&lt;p&gt;&lt;a href="https://nostr.how/en/guides/get-verified" class="external-link" target="_blank" rel="noopener"&gt;nip-05&lt;/a&gt; is a convenience for identifying users on nostr such as &lt;code&gt;mordaunt@jackmordaunt.com&lt;/code&gt;, which is
shorter and more memorable than a &lt;span class="tooltip"&gt;
 raw npub
 &lt;span class="tooltiptext"&gt;npub14l0387z0ejfmnn3j38nnalg5p57952d84aqakqguhzx7p7pns2vqg3x78w&lt;/span&gt;
&lt;/span&gt;
.&lt;/p&gt;
&lt;p&gt;It works by making a &lt;code&gt;GET&lt;/code&gt; request at &lt;code&gt;jackmordaunt.com/.well-known/nostr.json&lt;/code&gt; and extracting the
public keys from the JSON response.&lt;/p&gt;
&lt;p&gt;This quick guide will show you how to host your own with a Hugo site.&lt;/p&gt;
&lt;h3 id="add-your-configuration"&gt;
 Add your configuration.
 &lt;a class="heading-link" href="#add-your-configuration"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Inside your &lt;code&gt;hugo.toml&lt;/code&gt;, add:&lt;/p&gt;</description></item></channel></rss>