<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments for Brandon Checketts	</title>
	<atom:link href="https://www.brandonchecketts.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>https://www.brandonchecketts.com/</link>
	<description>Web Programming, Linux System Administation, and Entrepreneurship in Athens Georgia</description>
	<lastBuildDate>Fri, 10 Jul 2026 05:25:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.1</generator>
	<item>
		<title>
		Comment on Disney Should Have a Developer Program by Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/disney-should-have-a-developer-program/comment-page-1#comment-222523</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Fri, 10 Jul 2026 05:25:46 +0000</pubDate>
		<guid isPermaLink="false">https://www.brandonchecketts.com/?p=1167#comment-222523</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.brandonchecketts.com/archives/disney-should-have-a-developer-program/comment-page-1#comment-222064&quot;&gt;Justin Hinerman&lt;/a&gt;.

The benefit would be a bunch of innovation that they don&#039;t have to fund themselves.  They get lots of developers building stuff on top of their API with them having to design, develop, and maintain it.  A marketplace and ecosystem of Disney and adjacent tools that comes up with things they don&#039;t have time or resources to build, or haven&#039;t even thought of.

Many other companies their size do this successfully (although in different industries).   Amazon Web Services for technical tools.  Shopify and most e-commerce platforms have robust marketplaces.  The investment in a small team to standardize, monitor, and deal with approvals can lead to lots of new functionality.   The can be eventually expanded even to reward the tools with commissions on things like hotel bookings or dining reservations during off-peak times.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.brandonchecketts.com/archives/disney-should-have-a-developer-program/comment-page-1#comment-222064">Justin Hinerman</a>.</p>
<p>The benefit would be a bunch of innovation that they don&#8217;t have to fund themselves.  They get lots of developers building stuff on top of their API with them having to design, develop, and maintain it.  A marketplace and ecosystem of Disney and adjacent tools that comes up with things they don&#8217;t have time or resources to build, or haven&#8217;t even thought of.</p>
<p>Many other companies their size do this successfully (although in different industries).   Amazon Web Services for technical tools.  Shopify and most e-commerce platforms have robust marketplaces.  The investment in a small team to standardize, monitor, and deal with approvals can lead to lots of new functionality.   The can be eventually expanded even to reward the tools with commissions on things like hotel bookings or dining reservations during off-peak times.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Disney Should Have a Developer Program by Justin Hinerman		</title>
		<link>https://www.brandonchecketts.com/archives/disney-should-have-a-developer-program/comment-page-1#comment-222064</link>

		<dc:creator><![CDATA[Justin Hinerman]]></dc:creator>
		<pubDate>Mon, 18 May 2026 14:23:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.brandonchecketts.com/?p=1167#comment-222064</guid>

					<description><![CDATA[Couldn&#039;t agree more! Plus the tools out there today are probably so brittle - the second Disney changes an API, the tool breaks and developers have to reverse-engineer to get it working again. 

Sadly, the investment probably doesn&#039;t make sense for Disney. What&#039;s the benefit for them that justifies that cost?]]></description>
			<content:encoded><![CDATA[<p>Couldn&#8217;t agree more! Plus the tools out there today are probably so brittle &#8211; the second Disney changes an API, the tool breaks and developers have to reverse-engineer to get it working again. </p>
<p>Sadly, the investment probably doesn&#8217;t make sense for Disney. What&#8217;s the benefit for them that justifies that cost?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on SSH Agent Forwarding &#8211; An Underutilized Essential Tool by grin		</title>
		<link>https://www.brandonchecketts.com/archives/ssh-agent-forwarding-what-you-need-to-know/comment-page-1#comment-221455</link>

		<dc:creator><![CDATA[grin]]></dc:creator>
		<pubDate>Wed, 01 Apr 2026 10:57:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.brandonchecketts.com/?p=1334#comment-221455</guid>

					<description><![CDATA[Indeed, agent forwarding is considered outright dangerous (unless only you control all forwarder machines). There are multiple &quot;vulnerabilities&quot; where forwarded agents may be caught/cloned and used to do nasty things, and if I remember correctly some of those are architectural attributes, not bugs.

https://rabexc.org/posts/pitfalls-of-ssh-agents]]></description>
			<content:encoded><![CDATA[<p>Indeed, agent forwarding is considered outright dangerous (unless only you control all forwarder machines). There are multiple &#8220;vulnerabilities&#8221; where forwarded agents may be caught/cloned and used to do nasty things, and if I remember correctly some of those are architectural attributes, not bugs.</p>
<p><a href="https://rabexc.org/posts/pitfalls-of-ssh-agents" rel="nofollow ugc">https://rabexc.org/posts/pitfalls-of-ssh-agents</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on SSH Key Best Practices for 2025 &#8211; Using ed25519, key rotation, and other best practices by Vilius Šumskas		</title>
		<link>https://www.brandonchecketts.com/archives/ssh-ed25519-key-best-practices-for-2025/comment-page-1#comment-221230</link>

		<dc:creator><![CDATA[Vilius Šumskas]]></dc:creator>
		<pubDate>Fri, 06 Mar 2026 12:53:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.brandonchecketts.com/?p=1233#comment-221230</guid>

					<description><![CDATA[Great article! I think you could expand it a little bit in regards to key creation strategy, e.g. should individuals create only one key or should they be created per one individual per their device.

Regarding cloud providers, I don&#039;t know AWS that much, but at least on Google Cloud there is what they call &quot;OS Login&quot;. It basically manages SSH keys for you, rotates them, etc., and then automatically provides the keys to VMs during login. Special lean binary (which acts as an SSH plugin) lets you in. Of course, this assumes that you trust Google with your private keys. On other hand, they probably could log in into VMs running on _their_ infra without you anyway :)]]></description>
			<content:encoded><![CDATA[<p>Great article! I think you could expand it a little bit in regards to key creation strategy, e.g. should individuals create only one key or should they be created per one individual per their device.</p>
<p>Regarding cloud providers, I don&#8217;t know AWS that much, but at least on Google Cloud there is what they call &#8220;OS Login&#8221;. It basically manages SSH keys for you, rotates them, etc., and then automatically provides the keys to VMs during login. Special lean binary (which acts as an SSH plugin) lets you in. Of course, this assumes that you trust Google with your private keys. On other hand, they probably could log in into VMs running on _their_ infra without you anyway 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Disney Should Have a Developer Program by Brandon Checketts		</title>
		<link>https://www.brandonchecketts.com/archives/disney-should-have-a-developer-program/comment-page-1#comment-221159</link>

		<dc:creator><![CDATA[Brandon Checketts]]></dc:creator>
		<pubDate>Tue, 24 Feb 2026 22:52:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.brandonchecketts.com/?p=1167#comment-221159</guid>

					<description><![CDATA[Also Disney Cruise itineraries and availability!]]></description>
			<content:encoded><![CDATA[<p>Also Disney Cruise itineraries and availability!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Tracking TCP connections with netstat by Alfonso		</title>
		<link>https://www.brandonchecketts.com/archives/tracking-tcp-connections-with-netstat/comment-page-1#comment-220832</link>

		<dc:creator><![CDATA[Alfonso]]></dc:creator>
		<pubDate>Fri, 16 Jan 2026 08:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.brandonchecketts.com/archives/tracking-tcp-connections-with-netstat#comment-220832</guid>

					<description><![CDATA[Fristly, thanks for your site. Secondly you can put netstat showing info in a continously way with the -c option.  And finally, you can find a little explanation about those timers at the end of &quot;man neststat&quot;. 
Apologies for my English.]]></description>
			<content:encoded><![CDATA[<p>Fristly, thanks for your site. Secondly you can put netstat showing info in a continously way with the -c option.  And finally, you can find a little explanation about those timers at the end of &#8220;man neststat&#8221;.<br />
Apologies for my English.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on SSH Key Best Practices for 2025 &#8211; Using ed25519, key rotation, and other best practices by Andy Barr		</title>
		<link>https://www.brandonchecketts.com/archives/ssh-ed25519-key-best-practices-for-2025/comment-page-1#comment-220420</link>

		<dc:creator><![CDATA[Andy Barr]]></dc:creator>
		<pubDate>Fri, 05 Dec 2025 12:53:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.brandonchecketts.com/?p=1233#comment-220420</guid>

					<description><![CDATA[What a brilliant article, really enjoyed reading this and the part about the comments and dates is a great idea!! Two years are just coming up for my keys, so will be rotating them very soon in the new year. Now I have to remember where I have pushed out the public key to!!

Just going to do a quick search to see if you have an article on securing the SSH Server setup as this would make my life complete!!]]></description>
			<content:encoded><![CDATA[<p>What a brilliant article, really enjoyed reading this and the part about the comments and dates is a great idea!! Two years are just coming up for my keys, so will be rotating them very soon in the new year. Now I have to remember where I have pushed out the public key to!!</p>
<p>Just going to do a quick search to see if you have an article on securing the SSH Server setup as this would make my life complete!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Twenty One Innovations From the Star Wars Galactic Star Cruiser by Dither		</title>
		<link>https://www.brandonchecketts.com/archives/twenty-one-innovations-from-the-star-wars-galactic-star-cruiser/comment-page-1#comment-220307</link>

		<dc:creator><![CDATA[Dither]]></dc:creator>
		<pubDate>Fri, 21 Nov 2025 00:41:48 +0000</pubDate>
		<guid isPermaLink="false">https://www.brandonchecketts.com/?p=1128#comment-220307</guid>

					<description><![CDATA[The way the 2 big rides on Batuu are integrated into the GSC storyline.

Culinary. Making food from a Galaxy Far, Far Away approachable by everyone. Fancy names, comfort food taste. Similar with drinks in the Sublight Lounge.]]></description>
			<content:encoded><![CDATA[<p>The way the 2 big rides on Batuu are integrated into the GSC storyline.</p>
<p>Culinary. Making food from a Galaxy Far, Far Away approachable by everyone. Fancy names, comfort food taste. Similar with drinks in the Sublight Lounge.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on SSH Key Best Practices for 2025 &#8211; Using ed25519, key rotation, and other best practices by Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/ssh-ed25519-key-best-practices-for-2025/comment-page-1#comment-220050</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Thu, 23 Oct 2025 01:53:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.brandonchecketts.com/?p=1233#comment-220050</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.brandonchecketts.com/archives/ssh-ed25519-key-best-practices-for-2025/comment-page-1#comment-218987&quot;&gt;James French&lt;/a&gt;.

Thanks for your explanation James. What you mentioned about signing host keys might make this worth me figuring it out]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.brandonchecketts.com/archives/ssh-ed25519-key-best-practices-for-2025/comment-page-1#comment-218987">James French</a>.</p>
<p>Thanks for your explanation James. What you mentioned about signing host keys might make this worth me figuring it out</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on SSH Key Best Practices for 2025 &#8211; Using ed25519, key rotation, and other best practices by Brandon		</title>
		<link>https://www.brandonchecketts.com/archives/ssh-ed25519-key-best-practices-for-2025/comment-page-1#comment-220049</link>

		<dc:creator><![CDATA[Brandon]]></dc:creator>
		<pubDate>Thu, 23 Oct 2025 01:50:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.brandonchecketts.com/?p=1233#comment-220049</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.brandonchecketts.com/archives/ssh-ed25519-key-best-practices-for-2025/comment-page-1#comment-219005&quot;&gt;Richard&lt;/a&gt;.

Thanks Richard, I&#039;ve made this more clear]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.brandonchecketts.com/archives/ssh-ed25519-key-best-practices-for-2025/comment-page-1#comment-219005">Richard</a>.</p>
<p>Thanks Richard, I&#8217;ve made this more clear</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
