<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>FOSS Daily - Linux, Privacy &amp; Open Source on FOSS Daily!</title><link>https://foss-daily.org/</link><description>Recent content in FOSS Daily - Linux, Privacy &amp; Open Source on FOSS Daily!</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 12 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://foss-daily.org/index.xml" rel="self" type="application/rss+xml"/><item><title>Privacy Tools and Why They Matter</title><link>https://foss-daily.org/privacy-tools/</link><pubDate>Fri, 12 Jun 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/privacy-tools/</guid><description>&lt;blockquote&gt;
&lt;p&gt;Tools and recommendations get updated over time, services change hands, get acquired, get audited (or stop publishing audits), so check the date above and don&amp;rsquo;t treat this as gospel six months from now.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This page covers the privacy tools we recommend, what each one actually protects against, and more importantly what it doesn&amp;rsquo;t.&lt;/p&gt;
&lt;h2 id="what-is-a-privacy-tool-really"&gt;What is a &amp;ldquo;privacy tool,&amp;rdquo; really?&lt;/h2&gt;
&lt;p&gt;A privacy tool reduces the amount of information you leak to a specific observer: your ISP, the website you&amp;rsquo;re visiting, an advertiser (i see you Google, RIP &amp;ldquo;don&amp;rsquo;t be evil&amp;rdquo;), or a government. No single tool protects against all of these at once, and using the wrong tool for your actual threat model can give you a false sense of security while doing nothing useful.&lt;/p&gt;</description></item><item><title>HTTP/2 Bomb: One Client Can Kill Your Server in 10 Seconds</title><link>https://foss-daily.org/posts/http2bomb2026/</link><pubDate>Fri, 05 Jun 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/http2bomb2026/</guid><description>&lt;p&gt;The HTTP/2 Bomb dropped this week. CVE-2026-49975 chains two decade-old attack techniques into something nastier than the sum of its parts. An AI coding assistant helped find it. Your server is probably vulnerable right now.&lt;/p&gt;
&lt;h2 id="how-it-works"&gt;How It Works&lt;/h2&gt;
&lt;p&gt;HTTP/2 has a header compression scheme called HPACK. The Bomb abuses it by inserting a tiny header into the dynamic table, then referencing it thousands of times via one-byte indices.&lt;/p&gt;
&lt;p&gt;One byte in. Thousands of bytes allocated. Envoy hits 5,700:1 amplification. Apache manages 4,000:1. This is just the first punch.&lt;/p&gt;</description></item><item><title>Colorado Open Source Exemption Could Save Linux From Age Verification Rules</title><link>https://foss-daily.org/posts/sb26-051-2/</link><pubDate>Fri, 24 Apr 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/sb26-051-2/</guid><description>&lt;p&gt;Colorado almost forced age verification on your Linux laptop. That actually happened.&lt;/p&gt;
&lt;p&gt;Lawmakers tried to shove corporate surveillance tech into every computing device, treating Debian like TikTok. Open source projects don&amp;rsquo;t have compliance departments. They don&amp;rsquo;t have lawyers on retainer. They would have simply disappeared from Colorado, or more likely, stopped existing entirely. This was legislative malware targeting the wrong software.&lt;/p&gt;
&lt;h2 id="how-system76-actually-did-something"&gt;How System76 Actually Did Something&lt;/h2&gt;
&lt;p&gt;Carl Richell, CEO of System76, didn&amp;rsquo;t just tweet about this. He met with Senator Matt Ball, co-author of SB26-051. Face to face. In person.&lt;/p&gt;</description></item><item><title>Wine 11: NTSYNC Delivers 678% Gaming Performance Gains</title><link>https://foss-daily.org/posts/wine11/</link><pubDate>Sun, 19 Apr 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/wine11/</guid><description>&lt;h2 id="the-numbers-first"&gt;The Numbers First&lt;/h2&gt;
&lt;p&gt;Wine 11 shipped in January 2026 with NTSYNC support—a kernel-level rewrite of how Wine handles Windows thread synchronization. The performance gains are real and measurable:&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Game&lt;/th&gt;
 &lt;th&gt;Before&lt;/th&gt;
 &lt;th&gt;After&lt;/th&gt;
 &lt;th&gt;Gain&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Dirt 3&lt;/td&gt;
 &lt;td&gt;110.6 FPS&lt;/td&gt;
 &lt;td&gt;860.7 FPS&lt;/td&gt;
 &lt;td&gt;678%&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Resident Evil 2&lt;/td&gt;
 &lt;td&gt;26 FPS&lt;/td&gt;
 &lt;td&gt;77 FPS&lt;/td&gt;
 &lt;td&gt;196%&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Call of Juarez&lt;/td&gt;
 &lt;td&gt;99.8 FPS&lt;/td&gt;
 &lt;td&gt;224.1 FPS&lt;/td&gt;
 &lt;td&gt;124%&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Tiny Tina&amp;rsquo;s Wonderlands&lt;/td&gt;
 &lt;td&gt;130 FPS&lt;/td&gt;
 &lt;td&gt;360 FPS&lt;/td&gt;
 &lt;td&gt;177%&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Call of Duty: Black Ops I&lt;/td&gt;
 &lt;td&gt;Unplayable&lt;/td&gt;
 &lt;td&gt;Playable&lt;/td&gt;
 &lt;td&gt;N/A&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Benchmark source:&lt;/strong&gt; &lt;a href="https://www.xda-developers.com/wine-11-rewrites-linux-runs-windows-games-speed-gains/"&gt;XDA Developers testing&lt;/a&gt; comparing NTSYNC-enabled Wine against vanilla Wine (no fsync/esync).&lt;/p&gt;</description></item><item><title>Shelly-ALPM: Making Arch Linux Actually Accessible</title><link>https://foss-daily.org/posts/shelly-alpm/</link><pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/shelly-alpm/</guid><description>&lt;p&gt;Look, we all know the deal with Arch Linux. It&amp;rsquo;s powerful, it&amp;rsquo;s got the latest software, and the Arch Wiki is basically the gold standard for Linux documentation. But let&amp;rsquo;s be honest for most people, the idea of managing their system through &lt;code&gt;pacman&lt;/code&gt; commands is pretty intimidating. That&amp;rsquo;s been the trade-off for years: you want cutting-edge Arch goodness? Better get comfortable with the terminal.&lt;/p&gt;
&lt;p&gt;Shelly-ALPM is trying to change that, and it&amp;rsquo;s doing it in a way that&amp;rsquo;s actually interesting.&lt;/p&gt;</description></item><item><title>Securing your homelab with UFW (the right way)</title><link>https://foss-daily.org/posts/ufw2026/</link><pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/ufw2026/</guid><description>&lt;p&gt;Running services at home without a firewall is like leaving your front door wide open and hoping nobody walks in. UFW (Uncomplicated Firewall) is the easiest way to fix that on Debian-based systems, and it&amp;rsquo;s a lot more capable than most people think once you go past the basics.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s actually do this right.&lt;/p&gt;
&lt;h2 id="install-and-set-defaults"&gt;Install and set defaults&lt;/h2&gt;
&lt;p&gt;Most Debian-based systems already have it:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo apt install ufw
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Before enabling anything, set your default policies. This is the most important step and most people skip it:&lt;/p&gt;</description></item><item><title>Colorado's SB26-051 Would Require Your Operating System to Collect Your Age</title><link>https://foss-daily.org/posts/sb26-051/</link><pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/sb26-051/</guid><description>&lt;p&gt;Colorado is considering a bill that would require your operating system to ask your age before you can use it. Not a website. Not an app. Your OS. The whole foundation your device runs on.&lt;/p&gt;
&lt;p&gt;Senate Bill 26-051, &amp;ldquo;Age Attestation on Computing Devices,&amp;rdquo; was introduced on January 27, 2026 and is currently in committee. It is not law yet.&lt;/p&gt;
&lt;h2 id="how-it-works"&gt;How It Works&lt;/h2&gt;
&lt;p&gt;When you set up a new phone or computer in Colorado, the OS would be required to collect your birthdate or age during account creation. That data gets turned into an &amp;ldquo;age signal,&amp;rdquo; sorted into one of four brackets: under 13, 13 to 16, 16 to 18, or 18 and above.&lt;/p&gt;</description></item><item><title>Google is Killing Android's Open Ecosystem (And How to Fight Back)</title><link>https://foss-daily.org/posts/google-killing-android-open-ecosystem/</link><pubDate>Sun, 22 Feb 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/google-killing-android-open-ecosystem/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt; All factual claims in this post are sourced and linked. Editorial analysis and opinions are the author&amp;rsquo;s own. Nothing here constitutes legal advice.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Your phone is about to betray you. Google has declared war on every app it didn&amp;rsquo;t approve and by September 2026, your device could refuse to install them. Every privacy tool, every independent app, every FOSS project you depend on could become inaccessible.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Not just Play Store apps. &lt;em&gt;Every&lt;/em&gt; app.&lt;/p&gt;</description></item><item><title>Beginner Distros Are Holding You Back</title><link>https://foss-daily.org/posts/beginner-distros-holding-you-back/</link><pubDate>Fri, 20 Feb 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/beginner-distros-holding-you-back/</guid><description>&lt;p&gt;There&amp;rsquo;s a persistent myth in the Linux community that you need to start with Ubuntu or Mint before you&amp;rsquo;re &amp;ldquo;ready&amp;rdquo; for something real. It sounds reasonable on the surface. Ease people in, lower the barrier, get more users on Linux. Noble goals. Wrong execution. What these distros actually do is teach you to depend on them, not on your own understanding of the system underneath.&lt;/p&gt;
&lt;h2 id="the-abstraction-trap"&gt;The abstraction trap&lt;/h2&gt;
&lt;p&gt;Ubuntu and its derivatives are built on a philosophy of hiding complexity. That sounds user-friendly until you realize the complexity isn&amp;rsquo;t going away, it&amp;rsquo;s just being hidden from you. The moment something breaks, and it will break, you&amp;rsquo;re standing in front of a wall with no idea what&amp;rsquo;s behind it.&lt;/p&gt;</description></item><item><title>BeyondTrust Gets Hit Again: Pre-Auth RCE in Remote Support Tools</title><link>https://foss-daily.org/posts/beyondtrust-cve-2026-02-13/</link><pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/beyondtrust-cve-2026-02-13/</guid><description>&lt;p&gt;BeyondTrust Remote Support and Privileged Remote Access have a critical pre-authentication RCE bug. No login needed, no user interaction, just send a crafted WebSocket request and you&amp;rsquo;re executing OS commands as the site user.&lt;/p&gt;
&lt;p&gt;This is CVE-2026-1731. CVSS 9.9. And it&amp;rsquo;s in the exact same endpoint that got exploited by Chinese state actors three months ago.&lt;/p&gt;
&lt;h2 id="what-happened"&gt;What Happened&lt;/h2&gt;
&lt;p&gt;The vulnerability is a command injection in the &lt;code&gt;thin-scc-wrapper&lt;/code&gt; script. This script handles WebSocket connections at &lt;code&gt;/nw&lt;/code&gt; and reads a version number from the client. The problem? That version number gets used in a Bash arithmetic comparison without proper validation.&lt;/p&gt;</description></item><item><title>Frigate NVR Command Injection Bug Allowed Admin-Level RCE (CVE-2026-25643)</title><link>https://foss-daily.org/posts/frigate-rce-2026/</link><pubDate>Thu, 12 Feb 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/frigate-rce-2026/</guid><description>&lt;p&gt;Frigate has long been positioned as a privacy-first, self-hosted camera solution. However, CVE-2026-25643 shows how a single input validation flaw can undermine that model.&lt;/p&gt;
&lt;p&gt;CVE-2026-25643 stems from insufficient input validation in Frigate’s integration of go2rtc’s exec: stream feature.&lt;/p&gt;
&lt;h2 id="what-actually-happened"&gt;What Actually Happened&lt;/h2&gt;
&lt;p&gt;Frigate versions before 0.16.4 let you inject OS commands straight into the config.yaml file through the &lt;code&gt;exec:&lt;/code&gt; directive. The go2rtc streaming service would then execute the supplied command without sufficient validation. Many deployments run Frigate in privileged Docker mode to enable hardware acceleration.&lt;/p&gt;</description></item><item><title>Microsoft's Notepad Got Pwned (They Added AI To It, So...)</title><link>https://foss-daily.org/posts/microsoft-notepad-2026/</link><pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/microsoft-notepad-2026/</guid><description>&lt;p&gt;Remember when Notepad was just&amp;hellip; Notepad? A simple text editor nobody asked to be modernized?&lt;/p&gt;
&lt;p&gt;Yeah, Microsoft didn&amp;rsquo;t care either. They bolted on Markdown support and AI features anyway. And now we&amp;rsquo;ve got &lt;a href="https://www.cve.org/CVERecord?id=CVE-2026-20841"&gt;CVE-2026-20841&lt;/a&gt;. Remote code execution. Via a text file. This is the kind of thing that makes you go &amp;ldquo;oh come on, really?&amp;rdquo;&lt;/p&gt;
&lt;h2 id="what-actually-happened-with-cve-2026-20841"&gt;What actually happened with CVE-2026-20841&lt;/h2&gt;
&lt;p&gt;Someone at Microsoft thought &amp;ldquo;what if Notepad could execute commands?&amp;rdquo; and shipped it enabled by default. Attackers can now trick users into opening a malicious &lt;code&gt;.md&lt;/code&gt; file, you click a link, and BAM, code runs with your full permissions. Full system compromise. It&amp;rsquo;s that bad.&lt;/p&gt;</description></item><item><title>About</title><link>https://foss-daily.org/about/</link><pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/about/</guid><description>&lt;h2 id="about-foss-dailyorg"&gt;About foss-daily.org&lt;/h2&gt;
&lt;p&gt;Tech blog about free software, Linux, and privacy tools. No corporate BS, no ads, no donations.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;The &lt;code&gt;$&lt;/code&gt; in the logo?&lt;/strong&gt; That&amp;rsquo;s a shell prompt, not bitcoin or money. This site has nothing to do with crypto or cash.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h3 id="what-youll-find"&gt;What You&amp;rsquo;ll Find&lt;/h3&gt;
&lt;p&gt;Guides, distro reviews, and opinions on software that doesn&amp;rsquo;t spy on you. Focus on stuff that actually works without bloat.&lt;/p&gt;
&lt;h3 id="how-its-built"&gt;How It&amp;rsquo;s Built&lt;/h3&gt;
&lt;p&gt;Hugo static site on AlmaLinux. I recently ditched cloudflare due to some privacy concerns what i had with it.&lt;/p&gt;</description></item><item><title>Setting up an Arch Linux mirror (2026)</title><link>https://foss-daily.org/posts/archlinux-mirror/</link><pubDate>Thu, 22 Jan 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/archlinux-mirror/</guid><description>&lt;p&gt;Ever get annoyed by slow download speeds because mirrors near you are shit? And you&amp;rsquo;ve got a homeserver or VPS just sitting there?&lt;/p&gt;
&lt;p&gt;Yeah, me too. So let&amp;rsquo;s set up your own Arch mirror.&lt;/p&gt;
&lt;h2 id="getting-the-mirror-files"&gt;Getting the mirror files&lt;/h2&gt;
&lt;p&gt;First thing you gonna do is make a directory for it:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;mkdir -p /var/www/mirrors/archlinux/
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Now you gonna want to grab a tier 1 mirror (since others suck) from &lt;a href="https://archlinux.org/mirrors/tier/1/"&gt;https://archlinux.org/mirrors/tier/1/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Pick one and run this:&lt;/p&gt;</description></item><item><title>Best Private Email Providers: Why You Should Ditch Gmail</title><link>https://foss-daily.org/posts/email/</link><pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/posts/email/</guid><description>&lt;h2 id="why"&gt;Why?&lt;/h2&gt;
&lt;p&gt;In today&amp;rsquo;s days you can&amp;rsquo;t avoid email&amp;rsquo;s you need one for every service on internet.&lt;/p&gt;
&lt;p&gt;But hold on foss-daily? Why would i want switch from GMail to another email provider? Well..&lt;/p&gt;
&lt;p&gt;You can use GMail for example accounts on sites but its not very recommended, for communicating with other people you don&amp;rsquo;t have any privacy on GMail since they don&amp;rsquo;t encrypt your emails and recently Google made it that their own ai can read your emails. &lt;a href="https://www.reddit.com/r/tutanota/comments/1q839ob/gmail_welcoming_the_gemini_era_thats_it_guide_to/"&gt;Source&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Contribute to FOSS Daily</title><link>https://foss-daily.org/contribute/</link><pubDate>Sat, 10 Jan 2026 00:00:00 +0000</pubDate><guid>https://foss-daily.org/contribute/</guid><description>&lt;h2 id="why-it-matters"&gt;Why It Matters&lt;/h2&gt;
&lt;p&gt;FOSS isn&amp;rsquo;t just software it&amp;rsquo;s the only thing standing between users and total corporate control over computing. Without it, we&amp;rsquo;d all be locked into proprietary ecosystems, our data harvested, our workflows dictated by what&amp;rsquo;s profitable rather than what works.&lt;/p&gt;
&lt;p&gt;Every guide you write, every tool you document, every setup you share that&amp;rsquo;s one more person who might escape the walled gardens. One more admin who can build infrastructure they actually control. One more dev who learns there&amp;rsquo;s an alternative to surrender.&lt;/p&gt;</description></item></channel></rss>