<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6736&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Why cloud dependency and push updates is a bad thing]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6736</link>
		<description><![CDATA[The most recent posts in Why cloud dependency and push updates is a bad thing.]]></description>
		<lastBuildDate>Tue, 30 Jul 2024 09:23:20 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51418#p51418</link>
			<description><![CDATA[<p>Unfortunately, where there is money to be made, such foolhardiness will continue to propagate.</p>]]></description>
			<author><![CDATA[dummy@example.com (quickfur)]]></author>
			<pubDate>Tue, 30 Jul 2024 09:23:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51418#p51418</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51417#p51417</link>
			<description><![CDATA[<p>Dependence on cloud nonsense aside, this really comes down to crowdstrike&#039;s implementation:<br />* Falcon sensor is an old-school kernel driver (as opposed to running in a kernel VM, e.g. eBPF modules).<br />* It&#039;s also marked as boot-critical, so &quot;safe mode&quot; doesn&#039;t bypass it.<br />* It loads files (and potentially executable code too) from userland without sufficient input validation.<br />* It&#039;s written in C++, it&#039;s not memory-safe, and invalid data (in this case a bunch of literal nothing) in a definition update caused a null-pointer dereference.</p><p>IOW, this is a crowdstrike fuckup, and a pretty serious one at that. Whoever came up with the architecture for falcon sensor (at least on Windows) should be fired immediately. <br />Not only is this a fragile single point of failure, the apparent lack of input validation makes it a rootkit waiting to happen as soon as somebody manages to sneak in a compromised definition update.</p><p>There are ways to do something like this without producing a massive SPOF (or at least making it more easily recoverable), and this all stinks of arrogance and &quot;infallibility culture&quot; at crowdstrike. <br />Their big shiny selling point is &quot;instant updates&quot;, and to achieve that they sidestepped driver validation and threw out decades of best-practice when it comes to running code in kernel space. This is <a href="https://www.youtube.com/watch?v=yeUyxjLhAxU" rel="nofollow">ring-0 plug-n-play printer driver</a> levels of &quot;don&#039;t do that&quot;.<br />Perhaps it will wake their customers up to the peril of granting IDDQD rights to a bunch of chimpanzees.</p><p>AV vendors abusing their privs to do stupid things isn&#039;t remotely new, we&#039;ve had gratuitous SSL tampering for years, we&#039;ve had easily hijackable update mechanisms, and we&#039;ve had products that decompress potentially malicious payloads in kernel-space, to mention just a few dumb ideas off the top of my head.<br />Surely by now <em>somebody</em> has realised that giving J.Random AV slinger god-mode in the name of &quot;muh securitee&quot; and &quot;users are too stupid to be trusted&quot; is a bad plan... Surely.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Tue, 30 Jul 2024 05:18:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51417#p51417</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51416#p51416</link>
			<description><![CDATA[<p>@quickfur<br />As the old saying goes, &quot;common sense is not so common anymore&quot; rings true throughout the millennia. I have read conspiracies that there were possibly dark designs behind the breach that&#039;s why the file or whatever got zeroed out before it could be analyzed properly, possibly a fail safe mechanism built in just in case it did what it did last week and crashed millions of pc&#039;s, so in effect no one would get any value from the kernel crash dumps.</p>]]></description>
			<author><![CDATA[dummy@example.com (soren)]]></author>
			<pubDate>Tue, 30 Jul 2024 02:42:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51416#p51416</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51415#p51415</link>
			<description><![CDATA[<p>Anyway, jokes aside, this whole fiasco is living proof of why forced push updates are Evil(tm).&#160; The admin doesn&#039;t even have a chance to review whether or not to go ahead, Windows just updates itself without being told to, because it&#039;s simply too cool not to install the latest and greatest preemptive multitasking features, and show it off by simultaneously rebooting and crashing.</p><p>In a sane world, the admin would first be notified that updates are available, and if he was a sane person, he&#039;d roll out updates gradually, to batches of terminals / endpoints, then test to see if everything is alright before proceeding to upgrade the rest of the endpoints.&#160; But alas, we do not live in a sane world, and updates are just blindly pushed to all endpoints independently of the admin. People are putting a mighty lot o&#039; trust in these Big Tech corporations, I gotta say.</p>]]></description>
			<author><![CDATA[dummy@example.com (quickfur)]]></author>
			<pubDate>Tue, 30 Jul 2024 01:02:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51415#p51415</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51414#p51414</link>
			<description><![CDATA[<p>This could be a great time to sell Devuan to Delta. <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>Just don&#039;t get caught in a situation where the plane has to make an emergency landing and the pilot has to recompile the kernel...</p><p>Or the pilot needs to engage the emergency landing gear and discovers that he needs to download and install a driver from the non-free section of the repo first. :-D</p>]]></description>
			<author><![CDATA[dummy@example.com (quickfur)]]></author>
			<pubDate>Tue, 30 Jul 2024 00:57:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51414#p51414</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51413#p51413</link>
			<description><![CDATA[<p>...at least Delta can afford to pay a pilot $20,000 to make an emergency overseas&#039; flight for 17 hour&#039;s of work.</p><p>...and no, I&#039;m not kidding.</p>]]></description>
			<author><![CDATA[dummy@example.com (The-Amnesiac-Philosopher)]]></author>
			<pubDate>Mon, 29 Jul 2024 23:45:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51413#p51413</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51412#p51412</link>
			<description><![CDATA[<p>My wife is a Flight Attendant for Delta Airlines.</p><p>A recent Windows&#039; update completely broke their system...hundreds of flights cancelled...flight attendants stranded around the world...no way to get home...having to pay to stay in hotels themselves, buy their food, etc. This has been going on for over 2 weeks (maybe 3 weeks ???).</p><p>Two other major airlines were also affected by the update; however, <span class="bbu">they had backup plans</span>. Both of those airlines had things backed** up and going within a week. Delta is STILL a mess.</p><p>Hey Delta...you ever thought of switching to Linux???</p><p>**EDIT: Changed &quot;back&quot; to &quot;backed&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (The-Amnesiac-Philosopher)]]></author>
			<pubDate>Mon, 29 Jul 2024 23:37:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51412#p51412</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51411#p51411</link>
			<description><![CDATA[<p>Good advice. Users on this forum deserve better than offerings like this..</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 29 Jul 2024 20:39:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51411#p51411</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51410#p51410</link>
			<description><![CDATA[<p>It&#039;s an article about Windows, whaddya expect? 😂</p><p>Nothing to see here, move along. 😜</p>]]></description>
			<author><![CDATA[dummy@example.com (quickfur)]]></author>
			<pubDate>Mon, 29 Jul 2024 20:26:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51410#p51410</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51407#p51407</link>
			<description><![CDATA[<p>Sigh . . . in the windows article this:</p><div class="quotebox"><blockquote><div><p>This could negatively effect users in parts of the world without reliable internet . . .</p></div></blockquote></div><p>Good grief . . . idiot writer doesn&#039;t know the difference between effect and affect. And they get paid to produce this drivel? We are doomed! LOL!</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 29 Jul 2024 14:37:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51407#p51407</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51402#p51402</link>
			<description><![CDATA[<p>here is former Google engineer Avery Pennarun — now the CEO/founder of Tailscale regarding the centralized nature(and central point of failure) that is the current www/web/cloud/internet/etc</p><p><a href="https://tailscale.com/blog/new-internet" rel="nofollow"> https://tailscale.com/blog/new-internet</a></p><p>also see:</p><p><a href="https://www.techradar.com/news/upcoming-windows-11-pro-update-will-force-you-to-have-an-internet-connection" rel="nofollow"> https://www.techradar.com/news/upcoming-windows-11-pro-update-will-force-you-to-have-an-internet-connection</a></p><p>iirc, apple also does this...</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Mon, 29 Jul 2024 11:18:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51402#p51402</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51343#p51343</link>
			<description><![CDATA[<p>He hit the nail right on the head. Current incentives are completely bass-ackwards, and the brittle tower of cards that is (most of) Big Tech today is the result.&#160; All this for what?&#160; To make a quick profit in the short-term, who cares about the long term anyway.</p><p>That attitude is prevalent in today&#039;s IT sector, where people are highly incentivized to appreciate (and build) the latest and greatest, and to do so as quickly as possible.&#160; MS, being, ironically, one of the early pioneers of this approach (remember &quot;release early, fix bugs later&quot;, back in the days of Windows 95 and Windows 98?).&#160; Today almost all of Big Tech is run this way.&#160; Get the product out the door as fast as possible, we&#039;ll sort out the bugs later. Let the customers find the problems for us -- we don&#039;t have the time &amp; resources to do that ourselves anyway -- we&#039;ll fix it the next patch release, where we get to charge the customers more for their efforts! Win-win!</p><p>Now we see what value this &quot;win-win&quot; strategy actually has, when the tower of cards collapses.&#160; Crowdstrike was only a partial collapse.&#160; Can&#039;t wait to see what chaos ensues when it will be a full collapse.</p>]]></description>
			<author><![CDATA[dummy@example.com (quickfur)]]></author>
			<pubDate>Fri, 26 Jul 2024 16:43:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51343#p51343</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51337#p51337</link>
			<description><![CDATA[<p>while visiting Bruce Schneier&#039;s website for _other_ reasons this was his Crowdstrike commentary:</p><p><a href="https://www.schneier.com/blog/archives/2024/07/the-crowdstrike-outage-and-market-driven-brittleness.html" rel="nofollow"> https://www.schneier.com/blog/archives/2024/07/the-crowdstrike-outage-and-market-driven-brittleness.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Fri, 26 Jul 2024 07:59:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51337#p51337</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51330#p51330</link>
			<description><![CDATA[<p>Sadly not in 25 words or less . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 25 Jul 2024 17:10:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51330#p51330</guid>
		</item>
		<item>
			<title><![CDATA[Re: Why cloud dependency and push updates is a bad thing]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51329#p51329</link>
			<description><![CDATA[<p>The entire post was somewhat intended for the joke thread. <img src="https://dev1galaxy.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (quickfur)]]></author>
			<pubDate>Thu, 25 Jul 2024 17:06:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51329#p51329</guid>
		</item>
	</channel>
</rss>
