<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sebastian Whiting | Security Engineer</title><link>https://sebsec.io/</link><description>Recent content on Sebastian Whiting | Security Engineer</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 11 Apr 2024 18:05:41 -0500</lastBuildDate><atom:link href="https://sebsec.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Liars and Outliers - Headcount Matters</title><link>https://sebsec.io/blog/liars-and-outliers/</link><pubDate>Thu, 11 Apr 2024 18:05:41 -0500</pubDate><guid>https://sebsec.io/blog/liars-and-outliers/</guid><description>&lt;p&gt;I recently finished reading &lt;a href="https://amzn.to/4aLRts8" title="Amazon Affiliate Link"&gt;Liars and Outliers&lt;/a&gt; by &lt;a href="https://www.schneier.com/blog/about/" title="About Bruce Schneier"&gt;Bruce Schneier&lt;/a&gt; and it was not what I expected and in a lot of ways that is a good thing.
&lt;em&gt;(Disclosure: the book link above is an Amazon affiliate link — I may earn a small commission if you buy through it.)&lt;/em&gt;
It is so easy to get focused on the technology and forget that at the end of the day, people are at the core of what we do.
In his book, Schneier does an excellent job of abstracting the concept of security to a point where we can understand contracts and societal pressures as forms of security in addition to cryptography and EDR tools.
This allows him to draw an accurate picture of the relationship between trust and security.&lt;/p&gt;</description></item><item><title>About Me - Sebastian Whiting</title><link>https://sebsec.io/about/</link><pubDate>Sat, 30 Mar 2024 15:02:08 -0400</pubDate><guid>https://sebsec.io/about/</guid><description>&lt;h2 id="i-make-systems-and-people-more-secure"&gt;I make systems and people more secure!&lt;/h2&gt;
&lt;p&gt;I like to get my hands dirty where I can whether that is writing policy or code or doing incident response.
Before I was doing InfoSec things, I was in the United States Navy where I split atoms underwater (submarine nuclear power plant operator).&lt;/p&gt;
&lt;h3 id="view-my-resume"&gt;View my Resume!&lt;/h3&gt;
&lt;div id="downloadButtonContainer"&gt;
 &lt;a id="downloadButton" href="https://docs.google.com/document/d/1S3BjChcOwAHodipMJDYLGcPjXpexbuGkNNzTLbEoIoY/preview" target="_blank" rel="noopener"&gt;My Resume&lt;/a&gt;
&lt;/div&gt;

&lt;style&gt;
 #downloadButtonContainer {
 text-align: center;
 margin-top: 20px;
 }

 #downloadButton {
 display: inline-block;
 padding: 10px 20px;
 font-size: 16px;
 background-color: #007bff;
 color: #fff;
 border: none;
 border-radius: 5px;
 cursor: pointer;
 text-decoration: none;
 transition: background-color 0.3s ease;
 }

 #downloadButton:hover {
 background-color: #0056b3;
 color: #fff;
 }
&lt;/style&gt;

&lt;h3 id="when-im-not-doing-infosec-stuff"&gt;When I&amp;rsquo;m not doing InfoSec stuff:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Hobbies:&lt;/strong&gt; Weight lifting, hiking, and reading&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Community:&lt;/strong&gt; Volunteering with my church and local charities to help resettle Ukranian refugees.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Video Games:&lt;/strong&gt; My top games recently are Elden Ring and Baldur&amp;rsquo;s Gate 3 but I&amp;rsquo;ve also been playing Rogue Trader and Palworld on and off.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Books&lt;/strong&gt; I&amp;rsquo;m mostly a fantasy nerd, but I&amp;rsquo;ve been known to enjoy a variety of books.&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 id="thanks-for-stopping-by"&gt;Thanks for stopping by!&lt;/h4&gt;
&lt;p&gt;&lt;img src="https://sebsec.io/images/Oly.jpg" alt="Alt text" loading="lazy" decoding="async"&gt;&lt;br&gt;
USS Olympia (SSN-717) pulling into Pearl Harbor, Hawaii. This was taken the day I returned from sea for the last time! I would have been somewhere in the back 1/3 and definitely below the waterline.&lt;/p&gt;</description></item><item><title>This Site is Built on NixOS</title><link>https://sebsec.io/blog/nixos/</link><pubDate>Sat, 30 Mar 2024 15:02:08 -0400</pubDate><guid>https://sebsec.io/blog/nixos/</guid><description>&lt;p&gt;My personal website was due for an overhaul (and in many ways a simplification) and I&amp;rsquo;ve been working around Nix long enough that I decided to build out my new site on it. Well, this is it!&lt;/p&gt;
&lt;p&gt;At a high level, these are the tools I used:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;DigitalOcean&lt;/strong&gt; for hosting the server (configured with Terraform)&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;A custom NixOS image&lt;/strong&gt; which I found directions for &lt;a href="https://notes.abhinavsarkar.net/2022/DO-nixos-image" title="Digital Ocean NixOS Image"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Flakes&lt;/strong&gt; for configuration.&lt;/p&gt;</description></item></channel></rss>