<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>blog.ibj.io</title>
    <link>https://blog.ibj.io/</link>
    <description>Recent content on blog.ibj.io</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 17 Jul 2019 21:21:03 -0700</lastBuildDate>
    
	<atom:link href="https://blog.ibj.io/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Personal Identity Attestation</title>
      <link>https://blog.ibj.io/personal-identity-attestation/</link>
      <pubDate>Wed, 17 Jul 2019 21:21:03 -0700</pubDate>
      
      <guid>https://blog.ibj.io/personal-identity-attestation/</guid>
      <description>I&amp;rsquo;m here to jump on the &amp;ldquo;PGP is bad&amp;rdquo; bandwagon. I recently read &amp;ldquo;The PGP Problem&amp;rdquo;, a blog post all about how PGP is an aged, bizarre, yet still incredibly relevant piece of personal identity software. I&amp;rsquo;m not going to rehash the points that are made in that post. It is a really good post, you should read it if you haven&amp;rsquo;t &amp;ndash; not only because what I&amp;rsquo;ll write after is an extension of this post, but also because its some great content.</description>
    </item>
    
    <item>
      <title>Securing services with multiple routing paths</title>
      <link>https://blog.ibj.io/letsencrypt/</link>
      <pubDate>Fri, 22 Mar 2019 00:17:29 -0400</pubDate>
      
      <guid>https://blog.ibj.io/letsencrypt/</guid>
      <description>LetsEncrypt is really helpful for properly securing services. Obviously, this is a topic thats been beaten to death by countless other people, so I&amp;rsquo;ll try to tread lightly on the details of LE specifically and jump straight to my use and solution.
My problem is a bit more grand than I need TLS certificates - I&amp;rsquo;ve been using TLS certificates from LetsEncrypt for some time now, but the way I used to have external traffic routing into my homelab made it difficult to also sign traffic coming from within my homelab.</description>
    </item>
    
    <item>
      <title>Syncookies and Cuda</title>
      <link>https://blog.ibj.io/syncookies-and-cuda/</link>
      <pubDate>Sun, 17 Mar 2019 20:29:23 -0400</pubDate>
      
      <guid>https://blog.ibj.io/syncookies-and-cuda/</guid>
      <description>I was recently tasked with coming up with a project that related to security vulnerabilities in a class that I&amp;rsquo;m taking. I decided to evaluate the security of syncookies in Linux against a brute force attack. The end goal was to devise a way to brute force the secret held by the Linux kernel for use with syncookies so that artificial syncookies could be fabricated, thus being able to short circuit the 3-way handshake and generate various types of denial of service attacks.</description>
    </item>
    
  </channel>
</rss>