<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Notes on Ixonae on Security</title>
    <link>https://www.ixonae.com/notes/</link>
    <description>Recent content in Notes on Ixonae on Security</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>contact@ixonae.com (Ixonae)</managingEditor>
    <webMaster>contact@ixonae.com (Ixonae)</webMaster>
    <copyright>© 2026 Ixonae</copyright>
    <lastBuildDate>Tue, 07 Apr 2026 08:12:35 +0000</lastBuildDate><atom:link href="https://www.ixonae.com/notes/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>TIL: SSL Certificates are Published Through Certificate Transparency Logs</title>
      <link>https://www.ixonae.com/notes/2026/04/til-ct-certificate-transparency/</link>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      <author>contact@ixonae.com (Ixonae)</author>
      <guid>https://www.ixonae.com/notes/2026/04/til-ct-certificate-transparency/</guid>
      <description>&lt;p&gt;Today I learned that every time you issue an SSL certificate for a domain, it gets publicly logged&#xA;in what is called &lt;a href=&#34;https://certificate.transparency.dev/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Certificate Transparency (CT) logs&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;It was created by Google in 2013, following the&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/DigiNotar&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;DigiNotar incident&lt;/a&gt; (and others), where that Certificate&#xA;Authority (CA) was hacked, and ended up issuing a number of fraudulent certificates with the aim of&#xA;enabling man-in-the-middle attacks.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Hosting Hugo with Cloudflare Pages rather than AWS Cloudfront</title>
      <link>https://www.ixonae.com/notes/2026/04/hosting-hugo-cloudflare-pages/</link>
      <pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate>
      <author>contact@ixonae.com (Ixonae)</author>
      <guid>https://www.ixonae.com/notes/2026/04/hosting-hugo-cloudflare-pages/</guid>
      <description>&lt;p&gt;In the article I wrote about switching to Hugo for blogging a while ago (&lt;a href=&#34;https://www.ixonae.com/posts/2023/goodbye-ghost-hello-hugo/#s3-and-cloudfront-setup-via-terraform&#34; &gt;Goodbye Ghost, Hello&#xA;Hugo&lt;/a&gt;), I&#xA;mentioned how I used AWS CloudFront on the hosting side.&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>Using Apache mod Include for a Simple &#34;What is My IP&#34; Script</title>
      <link>https://www.ixonae.com/notes/2026/03/mod_apache_what_is_ip/</link>
      <pubDate>Tue, 31 Mar 2026 00:00:00 +0000</pubDate>
      <author>contact@ixonae.com (Ixonae)</author>
      <guid>https://www.ixonae.com/notes/2026/03/mod_apache_what_is_ip/</guid>
      <description>&lt;p&gt;As part of the &lt;a href=&#34;https://github.com/ixonae/NetworkWatcher&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Network Watcher&lt;/a&gt;, I wanted to have&#xA;something like &lt;code&gt;https://ifconfig.me/ip&lt;/code&gt; but that I can self host without having to install or&#xA;configure anything new.&lt;/p&gt;&#xA;&lt;p&gt;Since I have an Apache server running as a proxy server somewhere, I decided to look into my&#xA;options.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
