<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: secureblue</title><link>https://news.ycombinator.com/user?id=secureblue</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 13 Jun 2026 13:35:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=secureblue" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by secureblue in "Malicious versions of Nx and some supporting plugins were published"]]></title><description><![CDATA[
<p>secureblue creator here :)<p>some corrections:<p>> last I heard it wasn't out of Beta or whatever yet<p>It is<p>> But it uses containers rather than VMs<p>It doesn't use plain containers for app isolation. We ship the OS itself as a bootable container (<a href="https://github.com/bootc-dev/bootc" rel="nofollow">https://github.com/bootc-dev/bootc</a>). That doesn't mean we use or recommend using containers for application isolation. Container support is actually disabled by default via our selinux policy restricting userns usage (this can be toggled though, of course). Containers on their own don't provide sandboxing. The syscall filtering for them is extremely weak. Flatpak (which sandboxes via bubblewrap: <a href="https://github.com/containers/bubblewrap" rel="nofollow">https://github.com/containers/bubblewrap</a>) can be configured to be reasonably good, but we still encourage the use of VMs if needed. We provide one-click tooling for easily installing virt-manager (<a href="https://en.wikipedia.org/wiki/Virt-manager" rel="nofollow">https://en.wikipedia.org/wiki/Virt-manager</a>) if desired.<p>In short though, secureblue and Qubes aren't really analogous. We have different goals and target use cases. There is even an open issue on Qubes to add a template to use secureblue as a guest: <a href="https://github.com/QubesOS/qubes-issues/issues/9755" rel="nofollow">https://github.com/QubesOS/qubes-issues/issues/9755</a></p>
]]></description><pubDate>Wed, 27 Aug 2025 20:58:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45045190</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=45045190</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45045190</guid></item><item><title><![CDATA[Secureblue: A security-focused desktop and server Linux operating system]]></title><description><![CDATA[
<p>Article URL: <a href="https://secureblue.dev/">https://secureblue.dev/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42993824">https://news.ycombinator.com/item?id=42993824</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 09 Feb 2025 20:50:25 +0000</pubDate><link>https://secureblue.dev/</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=42993824</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42993824</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Fedora Atomic Images, F40 Release"]]></title><description><![CDATA[
<p>We've been working hard to address feedback and make improvements over the last several months. Secureblue now has expanded hardening, improved documentation, and clearer scope.<p>Instructions are of course in the readme! :) 
<a href="https://github.com/secureblue/secureblue">https://github.com/secureblue/secureblue</a></p>
]]></description><pubDate>Tue, 23 Apr 2024 19:59:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=40136564</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=40136564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40136564</guid></item><item><title><![CDATA[Secureblue: Hardened Fedora Atomic Images, F40 Release]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/secureblue/secureblue/releases/tag/v2.0.0">https://github.com/secureblue/secureblue/releases/tag/v2.0.0</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40136527">https://news.ycombinator.com/item?id=40136527</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 23 Apr 2024 19:55:55 +0000</pubDate><link>https://github.com/secureblue/secureblue/releases/tag/v2.0.0</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=40136527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40136527</guid></item><item><title><![CDATA[Wayblue: Fedora Atomic Images for Wayland Compositors]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/wayblueorg/wayblue">https://github.com/wayblueorg/wayblue</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39654412">https://news.ycombinator.com/item?id=39654412</a></p>
<p>Points: 13</p>
<p># Comments: 2</p>
]]></description><pubDate>Sat, 09 Mar 2024 20:15:19 +0000</pubDate><link>https://github.com/wayblueorg/wayblue</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=39654412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39654412</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p>FYI, both userns and non-userns variants are now available. <a href="https://github.com/secureblue/secureblue/commit/38999d4123aa2e37e6ebcd365e19b9b99b0b7a7f">https://github.com/secureblue/secureblue/commit/38999d4123aa...</a></p>
]]></description><pubDate>Sat, 16 Dec 2023 21:48:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=38668043</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38668043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38668043</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p>Clearlinux has nothing comparable to this as far as I know: <a href="https://github.com/ublue-os/startingpoint">https://github.com/ublue-os/startingpoint</a><p>And it's also mainly geared towards server use cases, whereas this project is mainly focused on desktop users.</p>
]]></description><pubDate>Sat, 16 Dec 2023 02:54:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=38661316</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38661316</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38661316</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p>Just changed it. Thanks for the feedback!</p>
]]></description><pubDate>Sat, 16 Dec 2023 01:02:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=38660786</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38660786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38660786</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p><i>What is your distro doing that would make someone want to degoogle it?</i><p>Certain users have expressed a preference towards Brave instead of Chromium because in their view Brave's "degoogling" of chromium is preferable. That line is in the readme to clarify that this is not a concern for the project and not in scope.</p>
]]></description><pubDate>Sat, 16 Dec 2023 00:46:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=38660690</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38660690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38660690</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p>Some people think that Brave is preferable to Chromium because they "degoogle" it.</p>
]]></description><pubDate>Sat, 16 Dec 2023 00:45:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=38660685</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38660685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38660685</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p><i>Trading off possible kernel bugs against letting a whole LOT of userspace software run with real root privilege</i><p>Only bubblewrap would run as root, but yes this is a fair critique as this is an opinionated tradeoff. I'm considering adding a set of userns variants to give users the choice between the two.<p><i>the packages have a bad security reputation</i><p>By default we only enable the flathub-verified remote for this reason.<p><i>Just more attack surface if you didn't remove Firefox.</i><p>We're removing firefox.<p><i>... and pushing everybody into a less tested code path. Again, what is this trying to solve?</i><p>Around half of V8 vulnerabilities are enabled by JIT: <a href="https://microsoftedge.github.io/edgevr/posts/Super-Duper-Secure-Mode/" rel="nofollow noreferrer">https://microsoftedge.github.io/edgevr/posts/Super-Duper-Sec...</a></p>
]]></description><pubDate>Sat, 16 Dec 2023 00:44:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=38660675</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38660675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38660675</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p>As a follow up to this, given that bubblewrap-suid without userns vs bubblewrap with userns is a tradeoff, I could make it so both variants are published. This would give users choice between the two and be less opinionated. If this is wanted please open an issue for it and I'll add it.</p>
]]></description><pubDate>Fri, 15 Dec 2023 23:58:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=38660351</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38660351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38660351</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p><i>I'm just making a judgement call for myself. Any other project ontop of Fedora increases the attack vector with its own maintainers.</i><p>Totally understandable.<p><i>an ISO</i><p>Small point of correction: we're not publishing ISOs.</p>
]]></description><pubDate>Fri, 15 Dec 2023 23:33:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=38660202</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38660202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38660202</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p>Universal blue, the starting point for this project, is fedora based. <a href="https://universal-blue.org/" rel="nofollow noreferrer">https://universal-blue.org/</a><p>No other distro has the same level of immutable tooling or support for immutable variants at this time. Also, Fedora has selinux tooling and enforcing mode out of the box and they're working on further selinux improvements upstream, so we'll get that for free.</p>
]]></description><pubDate>Fri, 15 Dec 2023 23:28:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=38660165</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38660165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38660165</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p><i>I'm a little concerned that degoogling would be necessary.</i><p>I don't follow. The readme specifically says it's not in scope.<p><i>How much of the user's privacy is this thing selling away in the name of "security"?</i><p>Nothing more or less than upstream fedora. The point of putting that in there is to make it so we don't get people opening issues to ask us to switch to Brave or what have you.<p><i>tradeoff</i><p>Yes, it's a tradeoff and it's made clear in the readme that we're doing this.<p><i>Why should I trust this? It's an unofficial respin by an anonymous user; why would a user trust it?</i><p>I would have the same question :)<p>As I said in another comment: All of the CICD is completely open and transparent. You can read through the github actions logs and build config to verify everything for yourself if you want.</p>
]]></description><pubDate>Fri, 15 Dec 2023 23:26:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=38660149</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38660149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38660149</guid></item><item><title><![CDATA[New comment by secureblue in "Secureblue: Hardened Immutable Fedora Images"]]></title><description><![CDATA[
<p><i>Most of this can be done with Ansible.</i><p>All of this can be done in several ways. Ansible, manually, a script, etc. Building it into an image just makes it more convenient.<p><i>So why should I download images from a 3rd party outside of the Fedora project?</i><p>All of the CICD is completely open and transparent. You can read through the github actions logs and build config to verify everything for yourself if you want.<p><i>If you really want to harden an OS with a good SElinux implementation you should try enabling user roles.</i><p>Agreed, that would be a massive improvement. There's a SIG upstream working on it.</p>
]]></description><pubDate>Fri, 15 Dec 2023 23:00:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=38659932</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38659932</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38659932</guid></item><item><title><![CDATA[Secureblue: Hardened Immutable Fedora Images]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/secureblue/secureblue">https://github.com/secureblue/secureblue</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38659291">https://news.ycombinator.com/item?id=38659291</a></p>
<p>Points: 96</p>
<p># Comments: 49</p>
]]></description><pubDate>Fri, 15 Dec 2023 21:55:18 +0000</pubDate><link>https://github.com/secureblue/secureblue</link><dc:creator>secureblue</dc:creator><comments>https://news.ycombinator.com/item?id=38659291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38659291</guid></item></channel></rss>