<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>cblanken.dev - TIL</title>
    <link rel="self" type="application/atom+xml" href="https://www.cblanken.dev/til/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://www.cblanken.dev/til/"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2024-09-16T00:00:00+00:00</updated>
    <id>https://www.cblanken.dev/til/atom.xml</id>
    <entry xml:lang="en">
        <title>IANA Protocol Registry</title>
        <published>2024-09-16T00:00:00+00:00</published>
        <updated>2024-09-16T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Cameron Blankenbuehler
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://www.cblanken.dev/til/iana-protocols/"/>
        <id>https://www.cblanken.dev/til/iana-protocols/</id>
        
        <content type="html" xml:base="https://www.cblanken.dev/til/iana-protocols/">&lt;p&gt;If you’ve ever found yourself browsing through RFCs published by the
&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.ietf.org&quot;&gt;IETF&lt;&#x2F;a&gt;, you know it can be a bit of a chore if you’re
just researching some tag name or error code. You shouldn’t need to read
through the entire spec for a protocol just to do some troubleshooting. Right?
Well, here comes &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.iana.org&quot;&gt;IANA&lt;&#x2F;a&gt; to the rescue. IANA has
conveniently compiled a central repository for the many codes and numbers
contained in Internet protocols. You can find it at their &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.iana.org&#x2F;protocols&quot;&gt;protocol
registry&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;Personally I was just looking for a &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.iana.org&#x2F;assignments&#x2F;dmarc-parameters&#x2F;dmarc-parameters.xhtml#tag&quot;&gt;simple
breakdown&lt;&#x2F;a&gt;
of all the tags available for DMARC. Of course, there’s also a &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.rfc-editor.org&#x2F;rfc&#x2F;rfc7489.html#section-11.4&quot;&gt;DMARC tag
registry table&lt;&#x2F;a&gt;
embedded in the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.rfc-editor.org&#x2F;rfc&#x2F;rfc7489.html&quot;&gt;DMARC RFC (RFC
7489)&lt;&#x2F;a&gt;. But I was having trouble
wading through all 73 pages of the spec. So, in this case, it wasn’t really
necessary. However, for something like the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.iana.org&#x2F;assignments&#x2F;mail-parameters&#x2F;mail-parameters.xhtml#mail-parameters-2&quot;&gt;SMTP service
extensions&lt;&#x2F;a&gt;,
it can be much more useful as the service extensions are spread across many
different RFCs.&lt;&#x2F;p&gt;
</content>
        
    </entry>
    <entry xml:lang="en">
        <title>What is DMARC?</title>
        <published>2024-09-03T00:00:00+00:00</published>
        <updated>2024-09-03T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Cameron Blankenbuehler
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://www.cblanken.dev/til/learning-dmarc/"/>
        <id>https://www.cblanken.dev/til/learning-dmarc/</id>
        
        <content type="html" xml:base="https://www.cblanken.dev/til/learning-dmarc/">&lt;p&gt;I’ve recently been trying to get a better handle on how email works and how
it’s secured. If you want to do the same. Go try out the exercises at
&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;www.learndmarc.com&quot;&gt;https:&#x2F;&#x2F;www.learndmarc.com&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;It’s a great resource for visualizing how DMARC works in conjuction with
&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;html&#x2F;rfc7208&quot;&gt;Sender Policy Framework (SPF)&lt;&#x2F;a&gt;
and &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;datatracker.ietf.org&#x2F;doc&#x2F;html&#x2F;rfc4686&quot;&gt;Domain Keys Identified mail
(DKIM)&lt;&#x2F;a&gt; to secure email and
catch spam and phishing attempts.&lt;&#x2F;p&gt;
&lt;p&gt;There’s even a quiz you can try to see how well you can analyze email traffic
and determine the DMARC results.&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
