<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~files/feed-premium.xsl"?>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedpress="https://feed.press/xmlns" xmlns:podcast="https://podcastindex.org/namespace/1.0" version="2.0">
  <channel>
    <feedpress:locale>en</feedpress:locale>
    <feedpress:newsletterId>itsfoss</feedpress:newsletterId>
    <atom:link rel="hub" href="https://feedpress.superfeedr.com/"/>
    <title>It's FOSS</title>
    <description>Making You a Better Linux User</description>
    <link>https://itsfoss.com/</link>
    <image>
      <url>https://itsfoss.com/content/images/2025/11/android-chrome-512x512.png</url>
      <title><![CDATA[It's FOSS]]></title>
      <link>https://itsfoss.com/</link>
    </image>
    <generator>Ghost </generator>
    <lastBuildDate>Fri, 19 Jun 2026 23:59:29 +0530</lastBuildDate>
    <atom:link href="https://feed.itsfoss.com/" rel="self" type="application/rss+xml"/>
    <ttl>60</ttl>
    <item>
      <title><![CDATA[Canonical&#x27;s New AI Tool Wants You to Talk to Ubuntu Instead of Type]]></title>
      <description><![CDATA[Myna runs entirely on local hardware and is set to debut with Ubuntu 26.10.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17363827/myna-ai-speech-to-text-tool</link>
      <guid isPermaLink="false">6a34d9d3e7c63000013477a1</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Fri, 19 Jun 2026 17:08:39 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/ubuntu-myna-ai-tool-banner.png" medium="image">
        <media:description type="plain">ubuntu logo on the left, an illustration showing a penguin making use of speech-to-text on the right</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>In April, Jon Seager of Canonical laid out <a href="https://itsfoss.com/news/ubuntu-is-getting-ai/">the company's plan</a> for handling AI in Ubuntu. The framework split things into two groups, <em>implicit AI</em> that quietly improves what you already use and <em>explicit AI</em> that are features you'd actually summon on purpose.</p><p>Back then, Jon gave speech-to-text and text-to-speech as one of the examples of what an implicit feature could look like. Weeks later, one piece of that puzzle has materialized in the form of <a href="https://discourse.ubuntu.com/t/introducing-myna-speech-to-text-for-ubuntu-desktop/84251">Myna</a>.</p><p>While the tool is early in the development cycle, it is <strong>set to debut with Ubuntu 26.10</strong>, due out in October.</p><h2 id="ai-powered-accessibility-begins">AI-powered accessibility begins</h2><p><a href="https://www.linkedin.com/in/jean-baptiste-lallement/">Jean-Baptiste Lallement</a>, Canonical's Director of Engineering for Ubuntu Desktop, posted the announcement, saying that voice dictation has become a common feature across modern platforms.</p><p>For Ubuntu 26.10, the initial version of Myna is expected to be <strong>a desktop dictation tool built around GNOME on Wayland</strong> with a push-to-talk mechanism gatekeeping when your microphone accepts input.</p><p>Using it means holding a hotkey, speaking, and letting go. A small activity indicator shows while it is listening, and the transcribed text lands wherever the cursor was sitting when dictation started.</p><h2 id="how-will-it-work">How will it work?</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://itsfoss.com/content/images/2026/06/myna-system-architecture-diagram.png" class="kg-image" alt="a complex diagram depicting the system architecture of myna is shown here, i suggest using an ocr tool to understand it" loading="lazy" width="1517" height="1247" srcset="https://itsfoss.com/content/images/size/w600/2026/06/myna-system-architecture-diagram.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/myna-system-architecture-diagram.png 1000w, https://itsfoss.com/content/images/2026/06/myna-system-architecture-diagram.png 1517w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Source: Canonical</em></i></figcaption></figure><p>Recognition itself happens inside a sandboxed component called the <strong>Canonical Inference Snap</strong>, while a <em>Speech Orchestrator</em> manages the session and an <em>Audio Adapter</em> handles whatever the microphone picks up, denoising and chunking it before it ever reaches the model.</p><p>The snap is meant to carry <strong>speech models in three sizes</strong>, <em>lightweight</em>, <em>default</em>, and <em>quality</em>, along with a runtime to match whatever hardware is being used to run Myna. May it be an NVIDIA GPU, an Intel NPU, or just a CPU.</p><p>And before you yell, "<em>my data would be sent to cloud servers!</em>" know that <strong>speech recognition will happen locally</strong>, and an internet connection is not needed once the appropriate model is installed.</p><p>Moreover, text only appears once it is finalized, so you won't see half-formed words flicker the way some assistants show live captions. The <strong>audio data won't be sticking around</strong> either, being stored in a small in-memory buffer that gets discarded the moment the session ends.</p><p>Features like dictation into password fields, wake words, continuous listening, voice assistants, voice commands, translation, speaker identification, and automatic language detection are all off the table.</p><h2 id="the-fine-print">The fine print</h2><p>None of this is locked in yet. The <a href="https://github.com/canonical/myna">GitHub</a> repository holds nothing more than a license, a README, and a folder for the documentation and architecture specs. </p><p>And, going by how past features have landed on interim Ubuntu releases, we could see Myna show up in <a href="https://cdimage.ubuntu.com/daily-live/current/">the daily builds of Ubuntu 26.10</a> in the coming weeks.</p><p>You should also know that Canonical is looking for feedback before the specs for Myna are finalized, especially from people who already rely on dictation or assistive tools on Linux.</p>
<img src="https://feed.itsfoss.com/link/24361/17363827.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Epic Games Built Its Own Git Alternative For Handling Large Files]]></title>
      <description><![CDATA[Written in Rust and released under the MIT license, Lore is a version control system for handling large, complex data.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17363408/lore-launched</link>
      <guid isPermaLink="false">6a33820de7c630000133b92f</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Thu, 18 Jun 2026 23:35:32 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/lore-vcs-banner.png" medium="image">
        <media:description type="plain">epic games logo is placed over the lore logo (both white), and below this is written "a new open source alterantive to git"</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>Epic Games used its <a href="https://www.unrealengine.com/news/state-of-unreal-2026-top-news-from-the-show">State of Unreal 2026</a> keynote to announce Lore, an open source version control system the company built in-house and is releasing for free.</p><p>You see, game and film projects have a workflow where they have to mix source code with large binary files such as build inputs, big data files, and other generated content. The problem is that most existing <a href="https://en.wikipedia.org/wiki/Version_control">version control</a> tools were not built to handle that kind of combination well.</p><p><a href="https://git-scm.com">Git</a> handles large binary files through an add-on called <a href="https://git-lfs.com">Git LFS</a>, rather than treating them as a built-in part of the system. <a href="https://www.perforce.com">Perforce</a> manages binaries better, but it needs a live connection to its server for routine tasks, and it is a closed, proprietary system that other companies cannot build tools on top of.</p><p>Epic Games says none of the available systems combine binary handling, offline work, and a fully open specification together, which is why it built its own.</p><p><strong>Suggested Read &#128214;:</strong> <a href="https://itsfoss.com/github-alternatives/" rel="noreferrer"><em>GitHub Alternatives to Host Your Open Source Projects</em></a></p><h2 id="how-does-it-work">How does it work?</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/lore-linux-terminal-demo.png" class="kg-image" alt="a terminal window screenshot showing the initial config step to get lore vcs up and running on linux" loading="lazy" width="1202" height="576" srcset="https://itsfoss.com/content/images/size/w600/2026/06/lore-linux-terminal-demo.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/lore-linux-terminal-demo.png 1000w, https://itsfoss.com/content/images/2026/06/lore-linux-terminal-demo.png 1202w" sizes="(min-width: 720px) 720px"></figure><p>Lore keeps a server running as the authority for who can access a project and how conflicts get resolved, but everyday work like saving changes, recording a commit, or switching branches happens entirely on your machine, <strong>without needing an internet connection</strong>.</p><p>Every piece of content is given a unique fingerprint and stored only once, so identical data is never duplicated across files or branches.</p><p>It also has a verification system, so the structure of every revision can be checked for tampering or corruption. Large files are broken into smaller pieces, so editing one part of a multi-gigabyte file does not require re-uploading the whole thing.</p><p>And, by default, your machine only holds the files you are actually using, since Lore pulls down a file's data only when something asks for it.</p><p>The core library, server, and CLI are <strong>all written in Rust</strong>, with official SDKs for JavaScript, Python, C#, and Go. Everything routes through the same interface, so the CLI is not a special, privileged way of using Lore.</p><p>Any tool built using the same interface can do everything the CLI does.</p><h2 id="get-started-quickly">Get started quickly</h2><p>The project has not reached a stable release yet, with <a href="https://github.com/EpicGames/lore/releases">the most recent release</a> being 0.8.3, and Epic Games is warning that interfaces and storage formats could fluctuate from release to release.</p><p>You do not need to have Rust installed or set up a container to try it out. One install script does the whole process of grabbing the CLI and server binary, dropping them into your PATH, and spinning up a server on your machine.</p><p>The <a href="https://epicgames.github.io/lore/tutorials/quickstart/">official guide</a> lists the script to get it configured on Linux:</p><pre><code>curl -fsSL https://raw.githubusercontent.com/EpicGames/lore/main/scripts/install.sh | bash -s -- --demo</code></pre><p>Beyond that, if you have any questions or are just looking to have a conversation surrounding it, there's a <a href="https://discord.gg/E4SFJKRPbg">Discord</a> server you can join that has people from the development team and the Lore community.</p>
<img src="https://feed.itsfoss.com/link/24361/17363408.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[FOSS Weekly #26.25: AUR Supply Chain Attack, Commodore Phones, SonicDE, Y Server, Kernel 7.1 and More]]></title>
      <description><![CDATA[14 years of It&#x27;s FOSS thanks you for your support]]></description>
      <link>https://feed.itsfoss.com/link/24361/17363301/foss-weekly-26-25</link>
      <guid isPermaLink="false">6a326f4fe7c630000133b513</guid>
      <category><![CDATA[Newsletter ✉️]]></category>
      <dc:creator><![CDATA[Abhishek Prakash]]></dc:creator>
      <pubDate>Thu, 18 Jun 2026 19:44:10 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/foss-weekly-1.webp" medium="image"/>
      <content:encoded><![CDATA[
<p><a href="https://itsfoss.com/newsletter/foss-weekly-26-24/">Last week I shared something personal</a> and something I was way too hesitatnt to share. It was the fact that the ad-driven model that kept It's FOSS running for 14 years is breaking down, and that YOUR support is the most direct way to keep this going.</p><p>The response was overwhelming and I cannot thank you enough to all the well wishers and supports. From what I see, so far 112 readers opted for the <a href="https://itsfoss.com/lifetime-membership/">lifetime Plus membership</a>. Several readers, even existing paid members, <a href="https://ko-fi.com/itsfoss">bought coffees</a> (a metaphor for donation).</p><p>Several readers wrote in to share how It's FOSS helped them make the switch to Linux, sometimes years ago, and that it finally felt like the right moment to "give back". Thank you &#128591;</p><p>There were a few concerns raised as well so let me answer them here for everyone.</p><p><em>"Will It's FOSS continue to publish? Will it survive?"</em></p><p>Fair concern. Here is the thing: the 112 people who joined last week made a real difference. They showed their confidence in It's FOSS, in the work we do and that's a huge confidence booster for me. It shows that there are good people out there who are willing to actively support us and no big tech can take this community support from us. The more Plus member we have, the stronger we become. So, yes, We are not just going to survive, we are going to thrive. Just keep supporting us &#128170;</p><p><em>"I already get the newsletter and content for free. What do I actually gain by paying for the Plus membership?"</em></p><p>Honestly, not a lot of extra features. There are a <a href="https://itsfoss.com/plus-member-resources/">few eBooks to download</a>, though. But this is intentional. I never wanted to lock Linux content behind a paywall. The tutorials, the news, this newsletter, they stay free. What the Plus membership does is make sure they stay free, for you and for everyone else too. You are not buying a product for yourself, you are doing it for everyone. For students who canot pay, for someone who has just lost a job, for people who do not even earn $119 in an entire month. </p><p>The $30 discount on lifetime membership will continue till 25th June. If you have been on the fence, this is the week to get off it. Our goal is to reach 200 lifetime member by the next week. Do help us please.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://itsfoss.com/lifetime-membership/" class="kg-btn kg-btn-accent">Get Lifetime Membership, $30 Off</a></div><p>Not ready for a lifetime commitment? A one-time donation helps too.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://ko-fi.com/itsfoss" class="kg-btn kg-btn-accent">Make a one-time donation</a></div><p>Thank you for 14 years. Let's make it 14 more.</p><div class="kg-card kg-callout-card kg-callout-card-green"><div class="kg-callout-emoji">&#128161;</div><div class="kg-callout-text">If you made a payment for the LIfetime membership and has not heard from me, please reach out to me (support@itsfoss.com) and share the transaction detail. I have manually enabled it for 97 people. Sent mail to 14 people to clear the confusion about email address. There is at least one Wise payment that has no email address associated and thus no way for me to know who sent it. Please send me an email on support@itsfoss if it was you and share the deatils of the transaction.</div></div><h2 id="%F0%9F%93%B0-news-that-matter">&#128240; News That Matter</h2><p><a href="https://itsfoss.com/news/linux-kernel-7-1-release/">Linux 7.1</a> does a lot for a feature release. The new NTFS driver is the main talking point here, but Intel FRED switching to on-by-default and a long-overdue Steam Deck OLED audio fix are worth knowing about too.</p><p>Another new release this week is <a href="https://itsfoss.com/news/kde-plasma-6-7-release/">KDE Plasma 6.7</a>. There are a few improvements here and there and the two vintage themes make a comeback.</p><p>With Ubuntu, Fedora, and soon KDE all dropping X11, <a href="https://itsfoss.com/news/yserver/">yserver is a strange but interesting counter-move</a>, arriving as a new X11 server, written in Rust, assisted by Claude. It intentionally drops decades of cruft to focus on what modern desktops actually need.</p><p>Session, the private messaging service that doesn't require a phone number, has managed to <a href="https://getsession.org/blog/the-future-of-session">avoid getting shut down</a> thanks to the community stepping up and donating the funds required to keep things running.</p><p>A new open standard called <a href="https://itsfoss.com/news/doclang-new-open-document-standard-for-ai/">DocLang</a> wants to be the format AI pipelines actually need instead of fighting with PDFs and DOCX files that were designed for human eyes. This vendor-neutral working group has already released v0.6 of the specifications with more work already underway.</p><p>In contrast, a compromised Fedora contributor account <a href="https://itsfoss.com/news/fedora-bug-tracker-infiltrated-by-ai-agent/">let an AI agent run loose</a> across Bugzilla unsupervised, mass-reassigning bugs to the wrong person, closing reports it had no business closing with hallucinated LLM-generated comments.</p><p><a href="https://itsfoss.com/news/commodore-callback-8020-launch/">Commodore and Jolla have joined to create anti-doomscrolling flip smartphone</a>. It uses Linux-based Sailfish OS. </p><h2 id="%F0%9F%A7%A0-what-we%E2%80%99re-thinking-about">&#129504; What We&rsquo;re Thinking About</h2><p>Arch User Repository, the community contributed repo, suffered supply chain attack. </p><p>Arch had to <a href="https://itsfoss.com/news/arch-linux-aur-malware-flood/">shut off new AUR registrations</a> after three separate malware waves tore through the community repo in the span of a week. More than 1,500 AUR packages were hit. AUR helper <a href="https://itsfoss.com/news/yay-v13-release/">Yay released a new version with some measures to spot malicious packages</a>.</p><p>A few lesson from this incident:</p><ul><li>It is always better to install packages from official repoistories your distro provides.</li><li>If you are erelying on AUR, looking at the PKGBUILD is more important than ever.</li><li>There is little end users like you and I can do in case of <a href="https://www.cloudflare.com/learning/security/what-is-a-supply-chain-attack/">supply chain attacks</a>. It is up to distributions to secure the users.</li><li>Supply chain attacks are going to be a bigger problem for the open source ecosystem. No wonder IBM-Red Hat is coming up with a <a href="https://www.ibm.com/products/lightwell">$5 billion project Lightwall</a> for this purpose.</li></ul><p>Proton has launched <a href="https://proton.me/business/blog/proton-mail-easy-switch-for-business">Easy Switch for Business</a>, a six-step migration tool that moves a company's emails, calendars, and contacts from Google Workspace to <a href="https://go.getproton.me/aff_c?offer_id=37&amp;aff_id=1173">Proton Mail</a> (<em>partner link</em>) seamlessly.</p><h2 id="%F0%9F%A7%AE-linux-tips-tutorials-and-learnings">&#129518; Linux Tips, Tutorials, and Learnings</h2><p>CachyOS swapped out Octopi for <a href="https://itsfoss.com/news/shelly-package-manager/">a homegrown Rust package manager called Shelly</a>, and it looks like a useful upgrade. One window handles repos, AUR, AppImage, and Flathub together; search spans all four at once; and it just looks like something built in 2026.</p><p>If that doesn't interest you, then we have <a href="https://itsfoss.com/dark-gtk-themes/">a list of GTK themes</a> that cater to a wide variety of tastes, ranging from the warm retro tones of Gruvbox to the macOS-inspired looks of WhiteSur and McMojave, and even a pitch-black option in Flat Remix for OLED screens.</p><p>If you use GNOME, explore this <a href="https://itsfoss.com/best-gnome-extensions/">list of GNOME Extensions</a>. Perhaps you will find some good ones for your usecase.</p><p>And here is the <a href="https://itsfoss.com/dank-linux/">Dank Linux review</a> I mentioned in the last newsletter but forgot to add the link.</p><h2 id="%F0%9F%91%B7-ai-homelab-and-hardware-corner">&#128119; AI, Homelab and Hardware Corner</h2><p><a href="https://raven.computer/?ref=itsfoss.com">Raven Resonance</a> has come up with something they call <em>an ambient computer</em>, which can easily be passed off as a smart glass. It is Linux-powered, <em>not open source</em>, and is called <a href="https://itsfoss.com/news/raven-prism-linux-smart-glass/">Raven Prism</a>.</p><p>There's also <a href="https://itsfoss.com/news/flipper-one-announcement/">a Linux cyberdeck</a> that was in the news recently that you might've missed.</p><h2 id="%E2%9C%A8-apps-and-projects-highlights">&#10024; Apps and Projects Highlights</h2><p>Unhappy with KDE ditching X11 on Plasma? There's <a href="https://itsfoss.com/sonicde-x11-kde-plasma-fork/">a fork</a> that looks to preserve the experience while being init system agnostic.</p><h2 id="%F0%9F%93%BD%EF%B8%8F-videos-for-you">&#128253;&#65039; Videos for You</h2><p>If you ever feel the need to experience how bad Winslop is, <a href="https://www.youtube.com/watch?v=l5sAAHMBfvM">you can create a bootable USB drive on Linux</a> to get things going.</p><figure class="kg-card kg-embed-card"><iframe width="200" height="113" src="https://www.youtube.com/embed/l5sAAHMBfvM?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" title="How to Create a Bootable Windows 11 USB on Linux in Just 5 Minutes (Simple AF)"></iframe></figure><div class="kg-card kg-button-card kg-align-center"><a href="https://www.youtube.com/@itsfoss" class="kg-btn kg-btn-accent">Subscribe to It's FOSS YouTube Channel</a></div><h2 id="%F0%9F%92%A1-quick-handy-tip">&#128161; Quick Handy Tip</h2><p>If you are using the <a href="https://extensions.gnome.org/extension/779/clipboard-indicator/">Clipboard Indicator</a> extension on GNOME, then you can go into its settings, and under the "<em>Behaviour</em>" tab, enable "<em>Paste on select</em>." This allows you to automatically paste the selected clipboard item directly into your active text field when you click on it in the clipboard menu.</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/06/access-extension-settings.png" width="856" height="492" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/06/access-extension-settings.png 600w, https://itsfoss.com/content/images/2026/06/access-extension-settings.png 856w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/06/enable-click-to-paste.png" width="915" height="582" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/06/enable-click-to-paste.png 600w, https://itsfoss.com/content/images/2026/06/enable-click-to-paste.png 915w" sizes="(min-width: 720px) 720px"></div></div></div></figure><h2 id="%F0%9F%8E%8B-fun-in-the-fossverse">&#127883; Fun in the FOSSverse</h2><p>Can you name <a href="https://itsfoss.com/quiz/popular-file-managers-crossword/">all the popular file managers</a> in this crossword?</p><p>I am not complaining, are you? &#129488;</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/meme9182.png" class="kg-image" alt="linux situation nowadays meme" loading="lazy" width="1920" height="1920" srcset="https://itsfoss.com/content/images/size/w600/2026/06/meme9182.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/meme9182.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/meme9182.png 1600w, https://itsfoss.com/content/images/2026/06/meme9182.png 1920w" sizes="(min-width: 720px) 720px"></figure><p><strong>&#128467;&#65039; Tech Trivia</strong>: Last time we talked about <a href="https://en.wikipedia.org/wiki/Alan_Turing" rel="noreferrer">Alan Turing</a> and his unfortunate passing, but what often gets overlooked is <a href="https://en.wikipedia.org/wiki/Tommy_Flowers">Tommy Flowers</a>' contribution to building <a href="https://en.wikipedia.org/wiki/Colossus_computer">Colossus</a>.</p><p>Using 1,800 thermionic valves, his breakthrough dramatically shortened World War II while also proving that vacuum tubes could be reliable, forever changing modern computing history.</p><p>He did get some recognition in 2023, when <a href="https://www.porf.co.uk/blue-plaque-honours-tommy-flowers-the-man-behind-alan-turings-computer-revolution/">a blue plaque</a> went up at Dollis Hill in London, the former Post Office research site where he built Colossus using mostly spare telephone parts.</p><p><strong>&#129489;&zwj;&#129309;&zwj;&#129489; From the Community</strong>: A FOSSer <a href="https://itsfoss.community/t/anyone-familiar-with-openindiana-os/15929">is looking for pointers</a> about an operating system called <a href="https://openindiana.org">OpenIndiana</a>. Have you ever used it?</p>
<img src="https://feed.itsfoss.com/link/24361/17363301.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[After the AUR Malware Flood, Yay v13 Lets You Script Your Own Safety Net]]></title>
      <description><![CDATA[The release adds Lua-based hooks alongside a simpler way to see how recently a PKGBUILD was last touched.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17363250/yay-v13-release</link>
      <guid isPermaLink="false">6a33a82ae7c630000133ba15</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Thu, 18 Jun 2026 18:08:27 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/yay-v13-release-banner.png" medium="image">
        <media:description type="plain">arch linux logo is on the left with the following written below it "yay 13.0 aur helper", on the right is an illustration of a cardboard box, notepad, and magnifying glass</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>As you might already know, the AUR has been going <a href="https://itsfoss.com/news/arch-linux-aur-malware-flood/">through a rough patch</a>, where more than 1,500 packages were compromised across three separate waves of malware attacks before Arch developers could get a handle on it.</p><p><a href="https://jguer.github.io/yay/">yay</a>, the most <a href="https://itsfoss.com/best-aur-helpers/" rel="noreferrer">popular AUR helper for Arch Linux</a>, just put out <a href="https://github.com/Jguer/yay/releases/tag/v13.0.0">a release</a> aimed at tackling that mess on the user level, introducing <a href="https://jguer.space/blog/2026-06-15-yay-v13">two new features</a> that make it easier to spot a risky package before you install it and to automate the review work yourself.</p><p> Let's check it out! &#129299;</p><h2 id="new-tools-to-spot-malicious-packages">New tools to spot malicious packages</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://itsfoss.com/content/images/2026/06/yay-v13-pkgbuild-last-modified.png" class="kg-image" alt="a terminal window showing the output for the following command: yay -Ss zen-browser" loading="lazy" width="1173" height="711" srcset="https://itsfoss.com/content/images/size/w600/2026/06/yay-v13-pkgbuild-last-modified.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/yay-v13-pkgbuild-last-modified.png 1000w, https://itsfoss.com/content/images/2026/06/yay-v13-pkgbuild-last-modified.png 1173w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">The new PKGBUILD last-modified timestamps are visible inside the square brackets.</em></i></figcaption></figure><p>Search results, the yogurt prompt, and the upgrade menu all carry <strong>a new timestamp</strong> now, showing how long it's been since a package's <a href="https://wiki.archlinux.org/title/PKGBUILD">PKGBUILD</a> last changed. This gives you a heads-up on which packages might be worth a closer look before installing.</p><p><a href="https://jguer.space/about">Jo Guerreiro</a>, the maintainer of yay, clarified that the number by itself doesn't accomplish anything. Something edited last week isn't automatically dangerous, and something untouched for years isn't automatically clean.</p><p>This is meant to be just one extra signal to weigh before you commit to an install.</p><p>The other major addition here is support for <a href="https://jguer.github.io/yay/lua.html">Lua-based hooks and configuration</a>, letting you script how yay behaves at different points in the install and upgrade flow. You can now drop a file at <code>$XDG_CONFIG_HOME/yay/init.lua</code>, usually <code>~/.config/yay/init.lua</code>, and yay will pull both settings and hooks straight out of it.</p><p>Leave that file out entirely and nothing Lua-related runs at all. <code>config.json</code> doesn't go away either, <code>init.lua</code> sits above it and can override what's already there, while flags you pass on the command line take priority over everything else.</p><p>One of the new hooks, <code>UpgradeSelect</code>, kicks in partway through <code>yay -Syu</code>, once yay has worked out what needs upgrading but hasn't yet put the package exclusion screen in front of you.</p><p>Two more hooks come into play before the actual install runs, just later in the sequence than <code>UpgradeSelect</code>.</p><p><code>AURPreInstall</code> triggers right after a PKGBUILD is fetched, early enough to abort an install before you've seen any menus. By the time <code>makepkg --verifysource</code> finishes pulling and checking the source, <code>AURPostDownload</code> fires, and at that point a script can look at the PKGBUILD next to the actual files it downloaded, still ahead of the install.</p><p>Beyond those, the v13 release also adds hooks for filtering search results and for taking action once a package finishes installing. The rest of it is mostly cleanup work like restoring missing locale files, and the ALPM executor picks up a proper log callback and a new Debug method.</p><p><strong>You can get yay running</strong> on your Arch Linux or Arch-based setup by cloning it from the AUR and building it with makepkg:</p><pre><code>git clone https://aur.archlinux.org/yay.git
cd yay &amp;&amp; makepkg -si</code></pre>
<img src="https://feed.itsfoss.com/link/24361/17363250.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Commodore&#x27;s New Flip Phone Skips Android for Linux-Based Sailfish OS]]></title>
      <description><![CDATA[The Callback 8020 still runs apps made for Android, btw.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17363121/commodore-callback-8020-launch</link>
      <guid isPermaLink="false">6a32726ce7c630000133b51d</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Thu, 18 Jun 2026 12:40:07 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/commodore-callback-8020-banner.png" medium="image">
        <media:description type="plain">five colorways of the commodore callback 8020 are shown here with the new commodore logo placed below them</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>A year has passed since <a href="https://commodore.net">Commodore</a>, the computer brand many of you know and love, <a href="https://itsfoss.com/news/commodore-lives-again/">came back from the dead</a> under new ownership.</p><p>The comeback is picking up pace too, with a lineup that already includes multiple Commodore 64 Ultimate editions, a C64X PC, and <a href="https://commodore.net/licensing/">a licensing program</a> that invites outside builders to use the name.</p><p>Now, they have announced <strong>a return to the phone market</strong>, and not in the doomscrolling glass-slab avatar we are all used to, but in a retro, very equippable flip phone format.</p><h2 id="making-flip-phones-great-again">Making Flip Phones Great Again</h2><figure class="kg-card kg-embed-card"><iframe width="200" height="113" src="https://www.youtube.com/embed/ixD_fqrnA_c?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" title="Commodore: The Next Chapter Unfolds | Official Reveal Video"></iframe></figure><p>The <a href="https://commodore.net/callback/">Commodore Callback 8020</a> is what comes out when a flip phone skips Android and goes toward a privacy-respecting Linux-based mobile operating system instead. In this case, Jolla's <a href="https://sailfishos.org">Sailfish OS</a>, known for having great Android app compatibility without Google's surveillance baked in.</p><p><a href="https://jolla.com">Jolla</a>'s CEO, Sami Pienim&auml;ki, says that it was chosen after Commodore evaluated competing platforms, citing Sailfish OS' design language and stance on privacy as the deciding factors.</p><p>As for what else it offers in terms of software, <strong>browsers and social media apps are blocked at the system level</strong>, with no toggle to turn the restrictions off. WhatsApp comes preinstalled, and Signal, Telegram, and WeChat are all supported, with iMessage possible through a third-party bridge.</p><p>Additionally, the official material points out that <strong>over 99% of Android apps are supported</strong>. Users can even control a Commodore 64 Ultimate's LEDs from the Callback 8020, as long as both are on the same Wi-Fi network.</p><h3 id="the-specs">The Specs</h3><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/commodore-callback-8020-specs.jpg" class="kg-image" alt="an illustration that showcases the specifications and internals of the commodore callback 8020" loading="lazy" width="1376" height="768" srcset="https://itsfoss.com/content/images/size/w600/2026/06/commodore-callback-8020-specs.jpg 600w, https://itsfoss.com/content/images/size/w1000/2026/06/commodore-callback-8020-specs.jpg 1000w, https://itsfoss.com/content/images/2026/06/commodore-callback-8020-specs.jpg 1376w" sizes="(min-width: 720px) 720px"></figure><p>The polycarbonate-bodied phone is powered by a <strong>MediaTek Helio G81</strong> chip with passive cooling, paired with <strong>4GB of RAM</strong> and <strong>64GB of storage </strong>(<em>expandable via microSD</em>), which should be enough for a phone built around doing less rather than more.</p><p>Flip it up, and you will see <strong>a 3.25-inch IPS display</strong> featuring a 480x640 resolution inside and a 1.77-inch VFD-style screen on the outside. Below the main screen sits <strong>a tactile T9 keypad</strong>, with dedicated <em>Fn</em> keys flanking the big Commodore key.</p><p>Camera duties fall to a 48MP Sony sensor on the back, with autofocus on both the front and rear lenses for video calls. A <strong>removable 1550mAh battery</strong> keeps things running as you use the device and receive notifications on the Dome-LED system (<em>look at the light bar below the keypad</em>).</p><p><strong>For connectivity</strong>, you get dual-SIM 4G support with Wi-Fi, Bluetooth, hotspot, and GPS capabilities.</p><h2 id="get-yours">Get Yours</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/commodore-callback-8020-colors.png" class="kg-image" alt="" loading="lazy" width="1920" height="1080" srcset="https://itsfoss.com/content/images/size/w600/2026/06/commodore-callback-8020-colors.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/commodore-callback-8020-colors.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/commodore-callback-8020-colors.png 1600w, https://itsfoss.com/content/images/2026/06/commodore-callback-8020-colors.png 1920w" sizes="(min-width: 720px) 720px"></figure><p>The Callback 8020 is being offered in <strong>five colorways</strong>: <em>ProtoPET White</em>, <em>SX Silver</em>, <em>BASIC Beige</em>, <em>Starlight Edition</em>, and <em>Founders Edition</em>. Swappable back covers and a protective case are sold separately for anyone who wants to change the look of their device later.</p><p>Pricing starts at <strong>$499</strong> for ProtoPET White, SX Silver, and BASIC Beige. Starlight Edition runs <strong>$549.99</strong>, and the Founders Edition tops out at <strong>$640</strong>. These are discounted prices, and signing up for <a href="https://commodore.net/stay-updated/">the waitlist</a> unlocks <strong>an extra $50 off</strong> that will apply on June 30 when pre-orders open.</p><p>Units are set to ship this winter, though Commodore hasn't given a specific date, and the window could easily run into early 2027.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://commodore.net/stay-updated/" class="kg-btn kg-btn-accent">Join The Waitlist</a></div>
<img src="https://feed.itsfoss.com/link/24361/17363121.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[KDE Plasma 6.7 Release Resurrects Two Themes From the KDE 4 Era]]></title>
      <description><![CDATA[The release also brings per-screen virtual desktops and Union, a new CSS-based theming system.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17363095/kde-plasma-6-7-release</link>
      <guid isPermaLink="false">6a322a6ee7c630000133b276</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Thu, 18 Jun 2026 10:29:41 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/kde-plasma-6-7-release-banner.png" medium="image">
        <media:description type="plain">against a mixed-green triangle-themed background, a screenshot of kde plasma 6.7 is shown with the release's name written in white inside a blue box below</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>KDE's <a href="https://kde.org/anniversaries/30/">30th anniversary</a> is closing in on us, and the developers have spent these past few months getting things ready for the occasion, set to take place in October. Two of those things are <em>Oxygen</em> and <em>Air</em>, two classic Plasma themes from the KDE 4 era that we talked about a few months ago.</p><p>The X11-free Plasma 6.8 is also due around the same time, barring any delays, of course.</p><p>But, yeah, that's looking somewhat further into the future. For now, let's focus on the <a href="https://kde.org/announcements/plasma/6/6.7.0/">Plasma 6.7</a> release, which has arrived with those themes as well as a number of upgrades that make the desktop experience more refined than before.</p><div class="kg-card kg-callout-card kg-callout-card-green"><div class="kg-callout-emoji">&#128330;&#65039;</div><div class="kg-callout-text">This release is dedicated to <a href="https://www.facebook.com/eric.laffoon.2025/">Eric Laffoon</a>, a long-time supporter of KDE who passed away in May.</div></div><h2 id="%F0%9F%86%95-kde-plasma-67-whats-new">&#127381; KDE Plasma 6.7: What's New?</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/kde-plasma-6-7-endeavouros.png" class="kg-image" alt="screenshot that showcases the desktop view of kde plasma on an endeavouros installation, with the app launcher open on the left-hand side with apps like firefox, system settings, dolphin, and spectacle visible" loading="lazy" width="1920" height="1080" srcset="https://itsfoss.com/content/images/size/w600/2026/06/kde-plasma-6-7-endeavouros.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/kde-plasma-6-7-endeavouros.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/kde-plasma-6-7-endeavouros.png 1600w, https://itsfoss.com/content/images/2026/06/kde-plasma-6-7-endeavouros.png 1920w" sizes="(min-width: 720px) 720px"></figure><p>Before we get into the highlights of this release, let's talk about <strong>the various usability and quality-of-life upgrades</strong> that ship with Plasma 6.7.</p><p>If you use Plasma's virtual keyboard, holding down a key now brings up the special characters tied to it instead of you having to dig through a separate symbols screen.</p><p>The <a href="https://apps.kde.org/discover/">Discover</a> software center also gets some attention, where the "<em>Install</em>" button has been redone to make it clearer and harder to miss, and app listings carry more useful descriptions on each card.</p><p>Similarly, <strong>the printing workflow has been improved</strong> with a new print queue management tool, the system tray icon for printers now showing the number of print jobs in a queue, and quick connections to shared printers on Windows networks.</p><figure class="kg-card kg-gallery-card kg-width-wide"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/06/kde-plasma-6-7-vietnamese-lunar-calendar.png" width="857" height="545" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/06/kde-plasma-6-7-vietnamese-lunar-calendar.png 600w, https://itsfoss.com/content/images/2026/06/kde-plasma-6-7-vietnamese-lunar-calendar.png 857w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/06/kde-plasma-6-7-dark-mode-toggle.png" width="654" height="542" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/06/kde-plasma-6-7-dark-mode-toggle.png 600w, https://itsfoss.com/content/images/2026/06/kde-plasma-6-7-dark-mode-toggle.png 654w"></div></div></div></figure><p>Plasma's calendar options grow too, with the Vietnamese lunar calendar joining the other non-Gregorian calendars already on offer.</p><p>And if you've already set up custom Global Themes for day and night, you can now flip between light and dark instantly via a toggle inside the "<em>Brightness &amp; Color</em>" quick settings.</p><p>Now, for the rest of the changes. &#128071;</p><h3 id="two-classics-make-a-comeback">Two Classics Make a Comeback</h3><figure class="kg-card kg-embed-card kg-card-hascaption"><iframe src="https://player.vimeo.com/video/1202064846?app_id=122963" width="426" height="240" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" referrerpolicy="strict-origin-when-cross-origin" title="KDE Plasma 6.7 Oxygen Demo"></iframe><figcaption><p><i><em class="italic" style="white-space: pre-wrap;">Source: KDE</em></i></p></figcaption></figure><p>If you remember, Oxygen and Air both go back to the <a href="https://en.wikipedia.org/wiki/KDE_Plasma_4?ref=itsfoss.com">KDE 4</a> days, when Oxygen was the default theme starting with KDE 4.0, and Air took over that role once KDE 4.3 arrived.</p><p>Ahead of their anniversary, a restoration effort led by community contributors looked to bring them back into proper shape.</p><p>We covered that restoration effort in detail <a href="https://itsfoss.com/news/kde-plasma-oxygen-air-comeback/">back in April</a>, and a good chunk of it has now landed in Plasma 6.7, including reworked panels, a minimized window indicator, new switch designs, and adaptive opacity for both themes.</p><p>These now ship as full Global Themes too, with light, dark, and twilight variants. The two wallpapers that shipped with KDE 4 (<em>Air and Horos</em>) are part of the package as well.</p><h3 id="per-screen-virtual-desktops">Per-Screen Virtual Desktops</h3><figure class="kg-card kg-embed-card kg-card-hascaption"><iframe src="https://player.vimeo.com/video/1202066004?app_id=122963" width="426" height="240" frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" referrerpolicy="strict-origin-when-cross-origin" title="KDE Plasma 6.7 Per-Screen Virtual Desktop"></iframe><figcaption><p><i><em class="italic" style="white-space: pre-wrap;">Source: KDE</em></i></p></figcaption></figure><p>Next in line is one of the most sought-after features that has arrived after 21 years of requests. Plasma has had <a href="https://userbase.kde.org/System_Settings/Virtual_Desktops">virtual desktops</a> for ages, but they were always tied globally across every monitor you had connected.</p><p>That changes now. You can finally set up separate virtual desktops for each screen, so your laptop display and your external monitor no longer have to share the same set. It might sound like a small change, but anyone running a multi-monitor setup knows how essential this is.</p><p>Apart from that, switching between virtual desktops got faster too; now you can pull up the <em>Overview</em> screen with <code>Super+W</code> and with a simple scroll or a tap of <em><code>Page Up</code></em> / <em><code>Page Down</code></em> move between desktops.</p><p><strong>Suggested Read &#128214;: </strong><a href="https://itsfoss.com/sonicde-x11-kde-plasma-fork/"><em>This New Project Gives You Plasma With X11</em></a></p><h3 id="arrival-of-union">Arrival of Union</h3><p>Plasma's theming has been a fragmented affair behind the scenes, with different toolkits needing different styling approaches.</p><p>With this release, a new theming system, <a href="https://invent.kde.org/plasma/union/">Union</a>, is being introduced that wants to assimilate all of that into one CSS-based system. So Plasma, QtQuick software, and QtWidgets software can pull their looks from the same set of style files instead of three separate ones.</p><p>In its current state, it is <strong>disabled by default</strong> and only touches the QtQuick side of the stack, arriving here as a tech preview rather than a finished feature.</p><h2 id="%F0%9F%93%A5-get-kde-plasma-67">&#128229; Get KDE Plasma 6.7?</h2><p>Users of Plasma on <a href="https://itsfoss.com/best-rolling-release-distros/">rolling release distros</a> like Arch Linux or EndeavourOS will be getting this the earliest. If you can't wait or are on a non-Arch distro, then you can <a href="https://kde.org/info/plasma-6.7.0/">build from source</a>.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://kde.org/info/plasma-6.7.0/" class="kg-btn kg-btn-accent">KDE Plasma 6.7 (source)</a></div><p>On the other hand, if you just want to see how this release performs before committing to it on your main setup, then you could always go for the <em>User Edition</em> of <a href="https://neon.kde.org/?ref=itsfoss.com">KDE Neon</a>.</p><hr><p>&#128172; <em>Have you been on KDE Plasma for a long time? How has it been for you?</em></p>
<img src="https://feed.itsfoss.com/link/24361/17363095.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Raven Prism is a Linux Computer That Happens To Be A Pair of Glasses]]></title>
      <description><![CDATA[This eye-controlled smart glass is a San Francisco-based startup&#x27;s bet on ambient computing.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17362195/raven-prism-linux-smart-glass</link>
      <guid isPermaLink="false">6a30dfb9e7c630000133ace0</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Tue, 16 Jun 2026 23:37:44 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/raven-prism-brand-logo-banner.png" medium="image">
        <media:description type="plain">on the left, a raven prism smart glass device is shown sitting on a tree branch stand, on the right is the raven resonance logo</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>Smart glasses have become a real consumer product over the past year, being at the center of some pretty funny brainrot and outdoorsy content.</p><p>Meta's partnerships with Ray-Ban and Oakley have put <a href="https://www.meta.com/ai-glasses/">AI-powered glasses</a> on faces across global markets, pitching voice-activated AI assistants, integrated cameras, and phone notifications as the selling points.</p><p><strong>The privacy record of those products</strong>, however, is extremely disturbing. Meta's AI features push footage from the glasses to their servers for processing, and <a href="https://www.svd.se/a/K8nrV4/metas-ai-smart-glasses-and-data-privacy-concerns-workers-say-we-see-everything">an investigation earlier this year</a> confirmed that human contractors had reviewed people's most intimate moments.</p><p>Then there's the more recent fiasco, where Meta <a href="https://www.wired.com/story/meta-smart-glasses-face-recognition-nametag-connections/">was caught sneaking</a> face recognition code for its smart glasses onto millions of phones. This quietly laid the groundwork for a system that could match any face the glasses saw against stored biometric signatures.</p><p>All of that doesn't instill much confidence, but these devices can be useful if the company behind them actually cares about its users rather than harvesting their soul&hellip; err, data.</p><p>There's a new one being launched by a San Francisco-based startup that has some impressive specs, is powered by Linux, and isn't looking to sell user data.</p><div class="kg-card kg-callout-card kg-callout-card-red"><div class="kg-callout-emoji">&#128679;</div><div class="kg-callout-text">This is not an open source project. We covered it because the operating system for this is based on Linux.</div></div><h2 id="raven-prism-is-this-for-you">Raven Prism: Is This For You?</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/raven-prism.jpg" class="kg-image" alt="a raven prism smart glass is seen at the center of this image sitting on a tree branch stand" loading="lazy" width="1519" height="983" srcset="https://itsfoss.com/content/images/size/w600/2026/06/raven-prism.jpg 600w, https://itsfoss.com/content/images/size/w1000/2026/06/raven-prism.jpg 1000w, https://itsfoss.com/content/images/2026/06/raven-prism.jpg 1519w" sizes="(min-width: 720px) 720px"></figure><p>Founded by Thomas Suarez, <a href="https://raven.computer">Raven Resonance</a> is a wearable computing startup with a diverse team of engineers who have experience building wearables, spatial computing, and other electronic gadgets.</p><p>The Raven Prism is what they call <strong>the world's first ambient computer</strong> rather than a smart glass. I know, I implied that this was a smart glass at the start, because to me it looks like one.</p><p>It is a standalone Linux computer that can be your everyday prescription (<em>&minus;4.5 to +4.5 diopters</em>) or non-prescription eyewear that does not depend upon a smartphone to function.</p><p>The ambient computing concept, as the company describes it, is technology that is present when you need it and stays out of the way when you don't.</p><p>In this implementation, a full-color display on the right lens puts information in the wearer's field of view without cutting them off from the world around them. Eye control is the primary input, supplemented by voice and wireless HID peripherals.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/raven-prism-software.jpg" class="kg-image" alt="an illustration showing some applications on the raven prism's right lens display" loading="lazy" width="1920" height="1080" srcset="https://itsfoss.com/content/images/size/w600/2026/06/raven-prism-software.jpg 600w, https://itsfoss.com/content/images/size/w1000/2026/06/raven-prism-software.jpg 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/raven-prism-software.jpg 1600w, https://itsfoss.com/content/images/2026/06/raven-prism-software.jpg 1920w" sizes="(min-width: 720px) 720px"></figure><p><strong>Some use cases</strong> the company points to include hands-free coding agents, reading board schematics mid-build, following a recipe in the kitchen, and keeping sheet music in view while playing an instrument.</p><p>Powering it is <strong>RavenOS</strong>, the company's own <a href="https://itsfoss.com/news/linux-6-0-release/">Linux-based</a> OS built around gaze-first, hands-free interaction. So yeah, it does not run Android or AOSP, and Raven is already building apps with future spatial environments in mind.</p><p>The device supports SSH out of the box, can be rooted, and system images are planned for release soon. Moreover, as <strong>a native ARM64 Linux platform</strong>, it can run anything built for that environment, including Unity, web apps, local AI models, and agents.</p><p>At launch, the Raven Prism is set <strong>to ship with more than 25 apps</strong>, and if you want to build for it, the SDK is live on <a href="https://github.com/RavenResonance/raven-framework">GitHub</a>, with a development kit also in the works.</p><h2 id="the-hardware-bits">The Hardware Bits</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/raven-prism-removable-battery.jpg" class="kg-image" alt="this picture shows a person removing a detachable battery pack from the raven prism smart glass" loading="lazy" width="1920" height="1080" srcset="https://itsfoss.com/content/images/size/w600/2026/06/raven-prism-removable-battery.jpg 600w, https://itsfoss.com/content/images/size/w1000/2026/06/raven-prism-removable-battery.jpg 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/raven-prism-removable-battery.jpg 1600w, https://itsfoss.com/content/images/2026/06/raven-prism-removable-battery.jpg 1920w" sizes="(min-width: 720px) 720px"></figure><p>The Raven Resonance team is being tight-lipped about the full specifications of the device but have shared some basic information that gives us an idea of what will be offered.</p><p>Under the hood is a <strong>quad-core 64-bit ARM processor</strong> running at roughly 1 GHz, with the device available in <strong>2 GB and 4 GB RAM</strong> configurations. It<strong> weighs under 70 grams</strong>, with the weight distribution tailored for all-day wear.</p><p>The display is <strong>a full-color LCoS waveguide</strong> positioned on the right eye with <strong>a 30-degree diagonal field of view</strong>. Raven describes the viewing experience as comparable to a 16-inch laptop at arm's length.</p><p>There's also <strong>a camera on the left</strong>, multiple microphones, and <strong>Raven Wings</strong> (<em>shown above</em>) as the hot-swappable modular batteries that keep the Prism running throughout the day, with these doubling up as an expansion platform.</p><h2 id="the-privacy-focused-bits">The Privacy-Focused Bits</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/raven-prism-camera-cover.jpg" class="kg-image" alt="this picture shows a person putting on the camera cover over a raven prism smart glass" loading="lazy" width="1920" height="1080" srcset="https://itsfoss.com/content/images/size/w600/2026/06/raven-prism-camera-cover.jpg 600w, https://itsfoss.com/content/images/size/w1000/2026/06/raven-prism-camera-cover.jpg 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/raven-prism-camera-cover.jpg 1600w, https://itsfoss.com/content/images/2026/06/raven-prism-camera-cover.jpg 1920w" sizes="(min-width: 720px) 720px"></figure><p>Before you get worried, Raven Prism will ship with <strong>a physical cover for the camera</strong> that you remove when you want to use it and put back when you don't. There's also "<em>Beakon</em>" lights that illuminate when the camera is active, making it visible to both the wearer and anyone nearby.</p><p>Similarly, eye tracking uses a combination of in-house models and technology from <a href="https://pupil-labs.com">Pupil Labs</a>, but all processing happens on the device.</p><p>This way, no user data leaves the device without explicit consent from the wearer, and Prism itself <strong>doesn't collect any telemetry by default</strong>, with an opt-in path for people who want to contribute anonymized data.</p><h2 id="want-one">Want One?</h2><p>The Raven Resonance team has shared <strong>a tentative base price of $1,499</strong>. Full pricing and availability details will be confirmed at launch, and the device <strong>won't require a wallet-draining subscription to function</strong>.</p><p>The device is designed and built at the company's California facility and assembled in the United States, with them being fully committed to the right to repair.</p><p>If you can't wait to check it out, there's currently a public preview happening at <a href="https://www.awexr.com/usa-2026">Augmented World Expo 2026</a> from June 16 to 18, at Booth 1028 in Long Beach, California.</p><p>The commercial launch is planned for later in 2026, and <a href="https://discord.com/invite/QNT9RHWZqr">their Discord server</a> is where the team will be sharing access details and launch news.</p>
<img src="https://feed.itsfoss.com/link/24361/17362195.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Arch Linux Pulls the Plug on New AUR Registrations After Malware Flood]]></title>
      <description><![CDATA[More than 1,500 AUR packages got hit, and new waves kept coming.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17362134/arch-linux-aur-malware-flood</link>
      <guid isPermaLink="false">6a3124fde7c630000133af24</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Tue, 16 Jun 2026 21:27:05 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/aur-sign-ups-blocked-banner.png" medium="image">
        <media:description type="plain">against a red blue background the arch linux logo, aur written in white, and a sign-up not allowed sign are shown</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>Arch Linux has disabled <a href="https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/4JRS73YVTE7JUYHHE3ZDUIHXYHXZ3YQQ/">new account registrations</a> on the Arch User Repository (AUR) as they work to contain a malware campaign that swept through the community package repository last week.</p><p>The <a href="https://itsfoss.com/aur-arch-linux/">AUR</a> is where Arch users look in for software that has not made it into the official repositories yet. It is community-run and unsupported, meaning <strong>packages are user-submitted with no safety guarantee</strong> from the Arch team.</p><p>Over 1,500 packages were hit in the first wave alone, and two more waves followed shortly after developers thought they had it cleaned up.</p><h2 id="what-happened">What happened?</h2><p>On June 11, Arch developer Jonathan Grotel&uuml;schen <a href="https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/FGXPCB3ZVCJIV7FX323SBAX2JHYB7ZS4/">opened a dedicated thread</a> on aur-general asking the community to report compromised packages. A formal <a href="https://archlinux.org/news/active-aur-malicious-packages-incident/">news post</a> from Campbell Jones followed the next day, acknowledging "<em>a high volume of malicious package adoptions and updates</em>" in the AUR.</p><p>Community member a821 traced the initial packages to a malicious npm package called <a href="https://socket.dev/npm/package/js-digest">js-digest</a>, which was embedded in post-install scripts. Shortly after, koraynilay <a href="https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/message/5FDTMKA54RMWNRHJFUAKXEBAFV5WPDUL/">ran a broader search</a> against GitHub's AUR mirror using <code>js-digest</code> as the marker and found around 850+ packages that were affected, noting the count was already dropping as devs removed them.</p><p>By the end of the day, Jonathan <a href="https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/message/FCH7TT6IOVT7D477JKSVJALBKADAARSW/">posted</a> that they had deleted all known malicious commits, linking to <a href="https://md.archlinux.org/s/SxbqukK6IA">a document</a> that listed over 1,500 packages.</p><p>That was not the end of it. On June 13, a821 <a href="https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/message/NHRO2RT3VRXHQ7O4WQCPTNGNIOQQQAWX/">flagged a new batch</a> using a different technique. This time, the word "<em>bun</em>" was split across string literals as <code>'b''u''n'</code> to slip past detection. </p><p>Around 50 packages were caught in this wave, spanning browser packages, a cluster of <code>nodejs-*</code> entries, <code>plasma6-applets-fancytasks</code>, a NeoVim plugin, and LibreWolf extensions.</p><p>A day later, Nicolas Boichat <a href="https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/message/TND7HA2KBQ46OHHUMMIAHKGXZE4WALM6/">spotted another batch</a>, this one more heavily obfuscated. He caught it using a locally-run Gemma E2B model, with <code>htbrowser-bin</code> among the packages he flagged.</p><h2 id="what-can-you-do">What can you do?</h2><p>Fast-forward to now, Leonidas Spyropoulos of the Arch Linux team <a href="https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/4JRS73YVTE7JUYHHE3ZDUIHXYHXZ3YQQ/">announced on June 15</a> that new AUR account registrations had been disabled as they are busy cleaning up the AUR. </p><p>Another thing to keep in mind is that <strong>the core Arch Linux repositories remain unaffected</strong>, with the malicious commits limited to the AUR.</p><p>If you suspect malicious packages might've made it onto your system or you just want to be cautious, then the Arch team suggests reviewing every PKGBUILD and install script change before updating, particularly right now.</p><p>And if anything suspicious does show up, they encourage users to flag it via the aur-general mailing list by replying to the <a href="https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/FGXPCB3ZVCJIV7FX323SBAX2JHYB7ZS4/" rel="noreferrer">AUR REPORT THREAD</a> (<em>also linked earlier</em>).</p>
<img src="https://feed.itsfoss.com/link/24361/17362134.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[To Make Things Easier, CachyOS Opted for a New GUI Package Manager]]></title>
      <description><![CDATA[There are a couple of graphical package managers for Arch-based distros, but CachyOS opted for a new one in C#.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17361923/shelly-package-manager</link>
      <guid isPermaLink="false">69f574eea6f8af0001eb6f19</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Pulkit Chandak]]></dc:creator>
      <pubDate>Tue, 16 Jun 2026 15:08:31 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/shelly-cachyos-pakcage-manager.png" medium="image">
        <media:description type="plain">Shelly package manager from CachyOS</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p><a href="https://itsfoss.com/news/cachyos/" rel="noreferrer">CachyOS</a> is a relatively new distribution that has gained mass popularity due to its cutting-edge software and features that focus on performance optimization, finding a very specific niche easily. </p><p>In its recent updates, CachyOS has changed the default package management system to the <a href="https://shellyalpm.com/" rel="noreferrer">Shelly</a> from <a href="https://github.com/aarnt/octopi">Octopi</a>, so obviously, I was bound to check it out.</p><h2 id="what-does-shelly-offer">What does Shelly offer?</h2><p>To start with, Shelly is a one stop solution to manage packages not only from CachyOS's own repositories, but also <a href="https://itsfoss.com/aur-arch-linux/" rel="noreferrer">AUR</a>, AppImage and Flathub, all at the same place. It also provides quite a nifty clean look that just makes sense, both of which give it a clear edge over Octopi already, which can manage the default repositories and AUR only, and looks a little dated.</p><h3 id="interface">Interface</h3><p>The home page shows recent activity, a package dashboard which displays the number of packages installed through AUR and Flatpak, and the absolute total number of packages on the system. It also shows the percentage of packages which are totally updated, with the available updates on the right side.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/05/shelly_interface.png" class="kg-image" alt="Shelly interface" loading="lazy" width="2000" height="1471" srcset="https://itsfoss.com/content/images/size/w600/2026/05/shelly_interface.png 600w, https://itsfoss.com/content/images/size/w1000/2026/05/shelly_interface.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/05/shelly_interface.png 1600w, https://itsfoss.com/content/images/2026/05/shelly_interface.png 2388w" sizes="(min-width: 720px) 720px"></figure><p>There's a search bar on top which will search through the distribution's repositories, AUR and Flathub all at the same time. If a package is available from multiple sources, Shelly lists them in order of preference, first the distribution's repositories, then AUR and finally Flathub.</p><p>All the different possible sources are tabbed on the left of the window, which means you can manage the packages from all different sources separately and seamlessly.</p><div class="kg-card kg-callout-card kg-callout-card-red"><div class="kg-callout-emoji">&#128679;</div><div class="kg-callout-text">On CachyOS with GNOME even when the system is on dark mode, the app doesn't seem to be. There's no internal option to change it, either. This is what I noticed in my testing.</div></div><h3 id="settings">Settings</h3><p>The settings keep things to a minimal. There are toggle switches for AUR, Flatpak and AppImage management, as well as for the tray icon. These settings are confirmed on the first start of the application.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/05/shelly_first-start.png" class="kg-image" alt="Shelly first start" loading="lazy" width="2000" height="1693" srcset="https://itsfoss.com/content/images/size/w600/2026/05/shelly_first-start.png 600w, https://itsfoss.com/content/images/size/w1000/2026/05/shelly_first-start.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/05/shelly_first-start.png 1600w, https://itsfoss.com/content/images/2026/05/shelly_first-start.png 2074w" sizes="(min-width: 720px) 720px"></figure><p>You can move around the left menu to the top, again with a toggle switch. In the advanced settings, you can enable the "No Confirm" button to slide through the confirmation for the installation, uninstallation or updating of any package. You can also limit the number of parallel downloads, with the default being 10. There's an interesting option called "Purify Packages" which gets rid of any corrupt packages on the system.</p><h2 id="how-well-does-it-work">How well does it work?</h2><p>In most aspects, Shelly works really well. Package management from the distribution's repositories, AUR and Flathub are virtually error-free. Search works really, and so does the installation and uninstallation. </p><p>AppImage is a little patchy, though. I tried to install balenaEtcher's AppImage and Raspberry Pi's Imager, the former was not installed and embedded into the system menu, but the latter was.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/05/shelly_post-install.png" class="kg-image" alt="Shelly post-installation" loading="lazy" width="2000" height="1471" srcset="https://itsfoss.com/content/images/size/w600/2026/05/shelly_post-install.png 600w, https://itsfoss.com/content/images/size/w1000/2026/05/shelly_post-install.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/05/shelly_post-install.png 1600w, https://itsfoss.com/content/images/2026/05/shelly_post-install.png 2388w" sizes="(min-width: 720px) 720px"></figure><h2 id="how-does-it-compare-to-pamac-and-octopi">How does it compare to Pamac and Octopi?</h2><p>With the first look itself, the interface, Shelly looks like it is several steps ahead from both Pamac and Octopi. It looks like it belongs on a modern system, is sleek and intuitively accessible unlike the other two. </p><p>As for the functionality, Pamac and Octopi work reliably well at what they do. Shelly works fairly well, too, while providing more options at the same time, with some aspects being a little troubling, perhaps.</p><h2 id="final-thoughts">Final Thoughts</h2><p>The change to Shelly as the default package manager is very promising, it seems to suit CachyOS much better than Octopi in my opinion. It offers a lot of new, interesting features, and delivers on them fairly well. Let us know what you think about this change in the comments. Cheers!</p><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-emoji">&#128203;</div><div class="kg-callout-text">An earlier version of this article called Shelly, a Rust-based tool which was incorrect. It also wrongly stated that CachyOS created this package manager. The article has been corrected and we apologize for these errors.</div></div>
<img src="https://feed.itsfoss.com/link/24361/17361923.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Flipper One is a Pocket-sized Linux Cyberdeck]]></title>
      <description><![CDATA[And it needs your help to come to fruition.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17361542/flipper-one-announcement</link>
      <guid isPermaLink="false">6a0ec27e6ef9df0001ebf26a</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Pulkit Chandak]]></dc:creator>
      <pubDate>Mon, 15 Jun 2026 20:36:27 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/flipper-one.webp" medium="image">
        <media:description type="plain">Flipper One</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>Pocket-sized computer tools are the definition of cool, recruiting many people over to the developer side of things, including your humble writer. </p><p>A project like Flipper One, which is intended to be a device that features the full mainline Linux kernel in a small package with a full range of connectivity, not to be used as a full-fledged computer (not all the time, at least) but rather a cyberdeck that can be used for development, experimentation and last but not the least, pentesting, is such a dream come true. </p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/05/image-39.png" class="kg-image" alt="" loading="lazy" width="1000" height="518" srcset="https://itsfoss.com/content/images/size/w600/2026/05/image-39.png 600w, https://itsfoss.com/content/images/2026/05/image-39.png 1000w" sizes="(min-width: 720px) 720px"></figure><p>With its radical philosophy of complete openness, both in terms of hardware and software, and the ability to do whatever is possible with the hardware on board, it is a project that would have sent my 14 year-old self into a hyperventilating fit. So what exactly can it do? And how do you fit into the picture? That's exactly what we will tell you today.</p><h2 id="flipper-one-at-a-glance">Flipper One at a glance</h2><p>Flipper One hasn't been released yet, but there are some ambitious features that have been planned for it. While Flipper Zero was more of an offline access tool, with emphasis on NFC, RFID infrared, UART and so on, Flipper One is intended to be a network connected Linux system. So obviously, we start with:</p><h3 id="connectivity">Connectivity</h3><p>Flipper One self proclaims as a "Swiss Army knife for IP networks across all OSI layers", which include:</p><ul><li>5G modem</li><li>Wi-Fi 6E</li><li>Two Gigabit Ethernet ports</li><li>Upto 5 Gbps wired connectivity over USB-C Ethernet</li></ul><p>All this results in Flipper One being usable as anything from a multi-hotspot bridge, an inline Ethernet sniffer, a VPN gateway, or a USB Wi-Fi/Ethernet adapter for another device.</p><h3 id="hardware">Hardware</h3><p>The hardware is a particularly interesting aspect of Flipper One, as it is has a completely custom, unique build. We will describe the technical aspects later, focusing first on the build of the device. It has a small monochrome 256x144px display, designed to show all necessary information from the custom software onboard, a touchpad, a 5-button D-pad, a back button, an app-switching button, and 5 buttons used for further navigation to power, edit, run or escape programs, and to view other options. Oh, there's a push-to-talk button as well for a pre-installed offline AI assistant. Fancy, eh?</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/05/image-36.png" class="kg-image" alt="" loading="lazy" width="1000" height="516" srcset="https://itsfoss.com/content/images/size/w600/2026/05/image-36.png 600w, https://itsfoss.com/content/images/2026/05/image-36.png 1000w" sizes="(min-width: 720px) 720px"></figure><p>As for the ports, it has the following:</p><ul><li>Two USB-C, one multipurpose, one only for power</li><li>USB-A </li><li>HDMI</li><li>Two Ethernet </li><li>3.5mm audio jack</li><li>MicroSD card slot</li><li>Nano SIM card slot</li><li>M.2 expansion module</li></ul><p>Now finally onto the hardware on board:</p><ul><li>A main Rockchip RK3576 chip</li><li>A secondary low-powered Raspberry Pi RP2350B MCU</li><li>8 GB RAM</li><li>64 GB internal storage</li><li>7000 mAh battery (tentatively)</li></ul><p>As an ARM based device, the processing is comparable to the power offered by a Raspberry Pi 5, handling basic operations rather well.</p><h3 id="software">Software</h3><p>Here's where things get really interesting. The Flipper team intends Flipper One to be able to support the mainline Linux kernel, and has gone to the massive undertaking of having absolutely no proprietary binary blobs in any of their software. This includes the operating systems as well as the firmware. They're building FlipperOS, a layer on top of Debian, which you can do anything to.</p><p>There's also FlipperCTL, which has been created as a response to full-fledged Linux operating systems being awkward and uncomfortable on small screens. It is, therefore, a UI designed for a screen as small as that, controlled by a D-pad and a few buttons. The idea then, is to wrap utilities like <em>ping</em>, <em>nmap</em> and <em>traceroute</em> into this FlipperCTL interface.</p><h3 id="abilities">Abilities</h3><p>Apart from the use cases already mentioned, like as a pentesting tool or a networking agent, it can also be used as a survival desktop or a thin client, using the USB-C port to connect to a monitor. The exact details of the OS haven't been decided yet, but something slick like KDE Plasma with something resourceful like Kali Linux to suit all pentesting needs is the way Flipper is planning to go. It is also being planned as a hacker's TV media box, to be used as a media platform using Kodi or something similar. This would turn any HDMI input taking monitor into your personal media box, a luxury that is quite underrated in situations like a strange hotel room.</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/05/image-38.png" class="kg-image" alt="" loading="lazy" width="1642" height="1176" srcset="https://itsfoss.com/content/images/size/w600/2026/05/image-38.png 600w, https://itsfoss.com/content/images/size/w1000/2026/05/image-38.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/05/image-38.png 1600w, https://itsfoss.com/content/images/2026/05/image-38.png 1642w" sizes="(min-width: 720px) 720px"></figure><p>Not to forget, the presence of both a CPU and an MCU is by design, as the intention is to have the device functioning at low power, with the LCD and buttons, even without the main CPU running. Even when Linux is off, the device can run simple programs off of the MCU.</p><h2 id="so-what-can-you-do">So what can you do?</h2><p>But where do you come in? Well, the entire device is still under development and needs contributions from anyone who can provide it to be completed. Flipper has made a <a href="https://docs.flipper.net/one" rel="noreferrer">Developer Portal for Flipper One</a>, where the entire development process is to be made open. That means half-baked task tracking, documentation, internal discussions, debates and everything. </p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/05/image-37.png" class="kg-image" alt="" loading="lazy" width="1280" height="555" srcset="https://itsfoss.com/content/images/size/w600/2026/05/image-37.png 600w, https://itsfoss.com/content/images/size/w1000/2026/05/image-37.png 1000w, https://itsfoss.com/content/images/2026/05/image-37.png 1280w" sizes="(min-width: 720px) 720px"></figure><p>You don't need to be a software developer, strictly, you could be a designer, just work on documentation, 3D models, so on and so forth. So, what all can you contribute to?</p><ul><li><strong>Hardware:</strong> PCBs, antennae, chips, processors, connectors and everything in between (literally).</li><li><strong>Mechanics:</strong> Designing, enclosure, plastic/metal parts, mounting parts and so on.</li><li><strong>Linux:</strong> Firmware for the RP2350 microcontroller, relating to practically every component that the software will interact with.</li><li><strong>Interface:</strong> UI/UX design, visuals and graphics.</li><li><strong>Docs:</strong> Documentation, wikis, guides, progress made on the portal itself.</li><li><strong>Testing:</strong> This one you can find out for yourself.</li></ul><h2 id="conclusion">Conclusion</h2><p>Flipper's team has taken up a humongous task, trying to make this entire project totally open, the hardware design plans, the software blobs barring no small proprietary bits, and has shown courage admitting the need for help finishing the project. The Developer Portal is a great approach, inviting all the people from across the globe to contribute in any way that they possibly can. And with a beautiful passion project such as this? I'm expecting they absolutely will want to. I urge the readers to do that as well, if you have some skill and time to contribute.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://blog.flipper.net/p/08b02b37-adf5-41ca-9b19-2f6db47909fa/" class="kg-btn kg-btn-accent">Read the whole story from Flipper</a></div><p>This kind of project instills hope in user-level innovation after long bouts of polished, corporate products and we're all here for it. Let us know what you think of the device in the comments. Cheers!</p>
<img src="https://feed.itsfoss.com/link/24361/17361542.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[KDE is Going Wayland Only So This New Project Gives You Plasma With X11]]></title>
      <description><![CDATA[SonicDE went from a KWin patchset to a 40-repository desktop environment in a matter of months.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17361475/sonicde-x11-kde-plasma-fork</link>
      <guid isPermaLink="false">6a2fc9cee7c630000133a92b</guid>
      <category><![CDATA[First Look]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Mon, 15 Jun 2026 19:16:18 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/sonicde-banner.png" medium="image">
        <media:description type="plain">against a mixed green blue background is a screenshot of sonicde which looks very close to kde plasma (for now)</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>When KDE announced that <a href="https://itsfoss.com/news/kde-plasma-to-drop-x11-support/">Plasma 6.8 would be dropping the X11 session entirely</a>, not everyone was happy about it. <a href="https://wayland.freedesktop.org">Wayland</a> has been the default on most major distributions for a while now, but there's still a significant chunk of users with reasons to stay on X11.</p><p>One such case is of a group of developers who took the code that KDE itself is walking away from and started building an X11-first desktop around it. That project is <strong>SonicDE</strong>.</p><p>Their goal is to maintain and actively develop the parts of KDE Plasma's X11 stack that are being left behind, while cutting out Wayland dependencies and pushing X11 support forward rather than just holding the line.</p><p>The work can be traced back to a KWin/X11 patchset called <a href="https://github.com/guiodic/kwin-x11-improved">kwin-x11-improved</a>, which was later merged with the full KWin/X11 source by Joseph Crowell in September 2025 under the name "<em>KDE-Lite</em>," and rebranded as SonicDE by December.</p><h2 id="sonicde-x11-plasma-restored">SonicDE: X11 Plasma Restored</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://itsfoss.com/content/images/2026/06/sonicde-desktop-view.jpg" class="kg-image" alt="many app windows are visible in this screenshot of the dekstop view of sonicde" loading="lazy" width="2000" height="1125" srcset="https://itsfoss.com/content/images/size/w600/2026/06/sonicde-desktop-view.jpg 600w, https://itsfoss.com/content/images/size/w1000/2026/06/sonicde-desktop-view.jpg 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/sonicde-desktop-view.jpg 1600w, https://itsfoss.com/content/images/2026/06/sonicde-desktop-view.jpg 2048w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">Image sourced from </em></i><a href="https://github.com/josephcrowell"><i><em class="italic" style="white-space: pre-wrap;">Joseph Crowell</em></i></a><i><em class="italic" style="white-space: pre-wrap;">, one of the contributing developers of SonicDE.</em></i></figcaption></figure><p>It is <strong>a collection of KDE Plasma and KDE Frameworks component forks</strong>, each rebuilt with <a href="https://www.x.org">X11</a> as the focus. The project now spans <a href="https://github.com/orgs/Sonic-DE/repositories?type=all">40 repositories on GitHub</a>, with the team working through the KDE stack and stripping out what's not needed.</p><p>The most prominent of those is <a href="https://github.com/Sonic-DE/sonic-win">sonic-win</a>, a fork of KWin/X11 that handles window management and compositing. It's the most active repository in the project and the one where most of the foundational work is happening.</p><p>Alongside it are <a href="https://github.com/Sonic-DE/sonic-workspace">sonic-workspace</a>, derived from plasma-workspace, and <a href="https://github.com/Sonic-DE/sonic-desktop-interface">sonic-desktop-interface</a>, forked from plasma-desktop. The former provides the core environment components, while the latter handles the desktop shell. Together with sonic-win, these three form the backbone of what SonicDE actually is as a desktop.</p><p>The project covers a lot of ground beyond the core trio of components.</p><p>For networking, <a href="https://github.com/Sonic-DE/sonic-network-manager">sonic-network-manager</a> is there; <a href="https://github.com/Sonic-DE/sonic-audio-applet-pulse">sonic-audio-applet-pulse</a> covers PulseAudio volume management; <a href="https://github.com/Sonic-DE/sonic-screenlocker">sonic-screenlocker</a> takes care of screen locking; sonic-screen manages display configuration; and login sessions are handled by sonic-login-manager.</p><figure class="kg-card kg-gallery-card kg-width-wide kg-card-hascaption"><div class="kg-gallery-container"><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/06/sonicde-community-ss-1.png" width="1920" height="1080" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/06/sonicde-community-ss-1.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/sonicde-community-ss-1.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/sonicde-community-ss-1.png 1600w, https://itsfoss.com/content/images/2026/06/sonicde-community-ss-1.png 1920w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/06/sonicde-community-ss-2.png" width="1920" height="1080" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/06/sonicde-community-ss-2.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/sonicde-community-ss-2.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/sonicde-community-ss-2.png 1600w, https://itsfoss.com/content/images/2026/06/sonicde-community-ss-2.png 1920w" sizes="(min-width: 720px) 720px"></div></div><div class="kg-gallery-row"><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/06/sonicde-community-ss-3.png" width="1920" height="1080" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/06/sonicde-community-ss-3.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/sonicde-community-ss-3.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/sonicde-community-ss-3.png 1600w, https://itsfoss.com/content/images/2026/06/sonicde-community-ss-3.png 1920w" sizes="(min-width: 720px) 720px"></div><div class="kg-gallery-image"><img src="https://itsfoss.com/content/images/2026/06/sonicde-community-ss-4.png" width="1920" height="1080" loading="lazy" alt="" srcset="https://itsfoss.com/content/images/size/w600/2026/06/sonicde-community-ss-4.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/sonicde-community-ss-4.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/sonicde-community-ss-4.png 1600w, https://itsfoss.com/content/images/2026/06/sonicde-community-ss-4.png 1920w" sizes="(min-width: 720px) 720px"></div></div></div><figcaption><p><i><em class="italic" style="white-space: pre-wrap;">From left to right we have SonicDE on EndeavourOS, Artix Linux, and Vendefoul Wolf.</em></i></p></figcaption></figure><p>SonicDE also ships <a href="https://github.com/Sonic-DE/silver-theme">a Silver theme</a>, forked from the <em>Klassy</em> theming utility for Plasma, alongside a matching <a href="https://github.com/Sonic-DE/silver-sddm">silver-sddm</a> login screen. Together, they give the desktop a consistent look rather than just resembling a stripped-down Plasma install.</p><p><strong>What users actually get</strong> is an X11 desktop that behaves the way longtime KDE users expect, while still inheriting improvements from the upstream Plasma components it forks from.</p><p>And since SonicDE <strong>is being built to be init system agnostic</strong> from the start, it isn't locked to systemd. <strong>BSD support is one of the stated goals too</strong>, so the project is thinking well beyond Linux users.</p><h2 id="availability-of-this">Availability of this?</h2><p>It is already packaged for Arch Linux-based distributions, with additional builds available for <a href="https://www.debian.org/">Debian</a>, <a href="https://www.devuan.org/">Devuan</a>, <a href="https://artixlinux.org">Artix Linux</a>, and <a href="https://vendefoul-wolf-linux.sourceforge.io/index_en.html" rel="noreferrer">Vendefoul Wolf</a>. The <a href="https://sonicde.org">official website</a> has the links for the packages for those distros.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://sonicde.org" class="kg-btn kg-btn-accent">SonicDE</a></div><p>Also good to know is that the developers are already packaging SonicDE for <strong>Gentoo</strong>, <strong>NixOS</strong>, <strong>OpenMandriva</strong>, and <strong>FreeBSD</strong>, so keep an eye out on their socials and <a href="https://github.com/Sonic-DE">GitHub</a> page for updates.</p>
<img src="https://feed.itsfoss.com/link/24361/17361475.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[Linux Kernel 7.1 is a Feature Release That Could Be Useful For You]]></title>
      <description><![CDATA[Don&#x27;t let the .1 fool you, this release has plenty to offer.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17361309/linux-kernel-7-1-release</link>
      <guid isPermaLink="false">6a2f8b4fe7c630000133a780</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Mon, 15 Jun 2026 15:48:48 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/linux-kernel-7-1-release-banner.png" medium="image"/>
      <content:encoded><![CDATA[
<p>Following <a href="https://itsfoss.com/news/linux-kernel-7-0-release/">Linux 7.0</a> in April and the stable point releases since, Linux 7.1 is now available as a major feature release in the 7.x series.</p><p>You get a bunch of upgrades with this, ranging from a new NTFS driver that landed after four years of development all the way to a bugfix for a long-standing audio issue on the Steam Deck OLED.</p><p>And, if you remember <a href="https://itsfoss.com/news/linux-kernel-i486-cpu-support-removal/">our reporting</a> from a few months ago, then this release also formally drops i486 CPU support from the kernel build system.</p><h2 id="whats-new-in-this-release">What's new in this release?</h2><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/ubuntu-26-04-running-linux-7-1.png" class="kg-image" alt="terminal window that is showing the fastfetch output on an ubuntu 26.04 lts system, the line for kernel is highlighted with a green box and blue arrows, inside it linux 7.1.0-070100-generic is written" loading="lazy" width="928" height="624" srcset="https://itsfoss.com/content/images/size/w600/2026/06/ubuntu-26-04-running-linux-7-1.png 600w, https://itsfoss.com/content/images/2026/06/ubuntu-26-04-running-linux-7-1.png 928w" sizes="(min-width: 720px) 720px"></figure><p>Intel's Flexible Return and Event Delivery (<a href="https://www.intel.com/content/www/us/en/content-details/779982/flexible-return-and-event-delivery-fred-specification.html">FRED</a>) is <strong>now enabled by default</strong> in Linux, having previously required a manual <code>fred=on</code> boot flag. The switch was held back until publicly available hardware could be properly evaluated, and the code has since been tested thoroughly enough to flip from opt-in to opt-out.</p><p><a href="https://www.phoronix.com/news/Linux-7.1-Enabled-Intel-FRED">Phoronix</a> reports that people running Intel Core Ultra Series 3 "<em>Panther Lake</em>" should see real gains here, particularly on I/O-heavy workloads like databases, networking applications, and audio processing.</p><p>The crypto subsystem picks up some <a href="https://www.intel.com/content/www/us/en/architecture-and-technology/intel-quick-assist-technology-overview.html">Intel QAT</a> additions too. For QAT Gen4 and Gen5 hardware, basic Zstd compression offload is now available. The Gen6 version, intended for the <em>Diamond Rapids</em> platform, gets a native Zstd implementation covering both compression and decompression.</p><p>The <a href="https://docs.kernel.org/admin-guide/pm/amd-pstate.html">amd-pstate</a> driver gains CPPC Performance Priority, Dynamic EPP (<em>Energy Performance Preference</em>), and Raw EPP with this release for more granular control over power and performance on modern AMD Ryzen and EPYC hardware.</p><p>Similarly, the <a href="https://docs.kernel.org/gpu/amdgpu/index.html">AMDgpu</a> driver sees several changes this cycle, including SMU 15.0.8 IP support, DCN 4.2 display updates, a new DebugFS interface for monitoring 64-bit PCIe registers, and a fix for a GPU page fault triggering on non-4K page size kernel builds.</p><p>And, after four years of work, <strong>a new NTFS driver has landed</strong> in the mainline kernel. We covered its development <a href="https://itsfoss.com/news/ntfsplus-becomes-ntfs-linux/">last December</a>, when it was still working its way toward integration.</p><p>Linus Torvalds called the merge the "<em>ntfs resurrection</em>," though he briefly un-pulled the code over a Git structure issue before <a href="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cdd4dc3aebeab43a72ce0bc2b5bab6f0a80b97a5">accepting a revised pull request</a>. The new driver is available via the&#8291; <code>NTFS_FS</code> Kconfig switch, and NTFS3 is still around for now.</p><p>Finally, we have the newly introduced support for <strong>12 new SoCs</strong>, including Qualcomm's <strong>Glymur</strong>, <strong>Mahua</strong>, <strong>Eliza</strong>, and <strong>IPQ5210</strong>, Axis <strong>ARTPEC-9</strong>, Microchip's <strong>LAN9691</strong> and <strong>PIC64GX</strong>, Renesas <strong>RZ/G3L</strong>, NXP <strong>S32N79</strong>, Rockchip's <strong>RV1103B</strong>, and ARM's <strong>Zena</strong> and <strong>Corstone-1000-A320</strong>.</p><h2 id="should-you-install-this">Should you install this?</h2><div class="kg-card kg-callout-card kg-callout-card-blue"><div class="kg-callout-emoji">&#128203;</div><div class="kg-callout-text">It is to get excited about a new kernel release, But <a href="https://itsfoss.com/compile-linux-kernel/" rel="noreferrer">compiling a new kernel</a> or installing a new one is usually considered intermediate to expert zone. For a regular Linux user, it is better to wait for the distro to provide it, unless you have a compelling reason to get the new kernel early.</div></div><p><em>It depends</em>. If something in this release addresses a gap you had with earlier kernels, it's worth the upgrade. You can download the tarball from the <a href="https://www.kernel.org">official website</a> and get started installing it on something like <a href="https://itsfoss.com/upgrade-linux-kernel-ubuntu/">Ubuntu</a>.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://www.kernel.org" class="kg-btn kg-btn-accent">Linux Kernel 7.1</a></div><p>For the rest of us, it depends on the distribution one is using. Not every distro will be providing this release upgrade. Rolling releases like <a href="https://archlinux.org/">Arch Linux</a> and more frequently updated distros like <a href="https://fedoraproject.org/">Fedora</a> and its derivatives will be picking this up soon. </p><p>Others on distros like Debian or Linux Mint likely won't see it on their computers.</p><hr><p><strong>Suggested Read &#128214;: </strong><a href="https://itsfoss.com/news/proton-drive-cli/" rel="noreferrer"><em>Proton Drive Now Has a CLI</em></a></p>
<img src="https://feed.itsfoss.com/link/24361/17361309.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[An AI Agent Infiltrated Fedora&#x27;s Bug Tracker and Wreaked Havoc]]></title>
      <description><![CDATA[A hijacked contributor account let an AI agent loose on Fedora&#x27;s bug tracker, closing bugs, posting hallucinated fixes, and getting bad code into Anaconda.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17360848/fedora-bug-tracker-infiltrated-by-ai-agent</link>
      <guid isPermaLink="false">6a2ba9f7a14085000111aa82</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Sun, 14 Jun 2026 17:23:46 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/fedora-ai-agent-infiltration-banner.png" medium="image">
        <media:description type="plain">a malicious robot is seen stealing a folder on the left, on the right is the fedora logo</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>On May 27, Adam Williamson of the <a href="https://fedoraproject.org/wiki/QA">Fedora QA</a> team sent a message to contributor Nathan Giovannini, CC'ing the project's devel and test <a href="https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/SFVETHOYKQAO7KKLEXCK4IBT4WVPRE6F/">mailing lists</a> so everyone could see what had been going on.</p><p>Adam had been combing through Nathan's <a href="https://bugzilla.redhat.com">Bugzilla</a> history and found what he described as the work of "<em>some kind of agentic AI system</em>," operating unsupervised across both Fedora's bug tracker and several upstream projects.</p><p>Soon after, Nathan replied, saying his credentials had been compromised and that he had nothing to do with any of it.</p><h2 id="skynet-is-that-you">Skynet, is that you?</h2><figure class="kg-card kg-image-card kg-card-hascaption"><img src="https://itsfoss.com/content/images/2026/06/ai-agent-bogus-report-fedora-bugzilla.png" class="kg-image" alt="a bug report that has a wall of text, followed by a reply that accuses the report of being ai generated" loading="lazy" width="1643" height="896" srcset="https://itsfoss.com/content/images/size/w600/2026/06/ai-agent-bogus-report-fedora-bugzilla.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/ai-agent-bogus-report-fedora-bugzilla.png 1000w, https://itsfoss.com/content/images/size/w1600/2026/06/ai-agent-bogus-report-fedora-bugzilla.png 1600w, https://itsfoss.com/content/images/2026/06/ai-agent-bogus-report-fedora-bugzilla.png 1643w" sizes="(min-width: 720px) 720px"><figcaption><i><em class="italic" style="white-space: pre-wrap;">An </em></i><a href="https://bugzilla.redhat.com/show_bug.cgi?id=2480661"><i><em class="italic" style="white-space: pre-wrap;">example</em></i></a><i><em class="italic" style="white-space: pre-wrap;"> of the AI agent running amok.</em></i></figcaption></figure><p>The agent had been mass-reassigning Bugzilla reports to Nathan's account, despite him not being the maintainer for any of the affected packages. In Fedora's Bugzilla instance, the assignee is supposed to be whoever can actually resolve the bug downstream, typically the package maintainer.</p><p>It had also been prematurely closing bugs, where the correct protocol was to mark a bug as <code>POST</code> when a fix was proposed upstream but wasn't pushed downstream. The agent was just closing them outright after submitting or merging an upstream patch.</p><p>Then there were the <code>NOTABUG</code> closures. The agent had been shutting bugs in components it had no ownership over, with comments Adam identified as clearly LLM-generated. Some of those comments just restated what the original reporter had already written. Others sounded plausible but were wrong.</p><p>The fourth problem was the most serious. The agent submitted <a href="https://github.com/rhinstaller/anaconda/pull/7074">an incorrect fix</a> to the Anaconda installer project, and when a maintainer pushed back, it kept firing back LLM-generated responses until the maintainer gave in and merged it.</p><p>The Anaconda team reverted the PR, but two related pull requests had already shipped in Anaconda 45.5.</p><h2 id="a-supply-chain-problem">A supply chain problem?</h2><p>This is not a particularly sophisticated attack. </p><p>A contributor account gets compromised, an AI agent runs through it, and bad code ends up in a release before anyone notices. The damage in this case was caught and cleaned up, but the scenario itself is not hard to replicate.</p><p>Fedora approved <a href="https://communityblog.fedoraproject.org/council-policy-proposal-policy-on-ai-assisted-contributions/?ref=itsfoss.com#comment-7945">a policy on AI-assisted contributions</a> last year, placing full accountability on the human contributor and requiring transparency when AI tools are involved. Submitting unreviewed, low-quality machine-generated content is explicitly called out as unacceptable. </p><p>What played out here was the policy's failure conditions, except it was routed through a stolen account rather than a contributor acting in bad faith, <strong>so the policy had no way to apply</strong>.</p><p>Open source software sits underneath nearly all modern enterprise infrastructure, which is what makes the supply chain angle worth taking very seriously.</p><p>IBM and Red Hat announced <a href="https://www.ibm.com/products/lightwell">Project Lightwell</a> in late May as <strong>a $5 billion effort to secure open source supply chains</strong> using AI tooling and a team of over 20,000 engineers. It targets vulnerability remediation across upstream and enterprise environments, from language ecosystems to AI frameworks.</p><p>However, <strong>it does not address the specific problem of agentic AI operating through hijacked contributor accounts</strong>, but it reflects <a href="https://itsfoss.com/news/ai-companies-fund-open-source-security/">where the industry is moving towards</a> as AI keeps accelerating both the discovery and exploitation of vulnerabilities.</p><h2 id="fedoras-2fa-problem-isnt-going-away">Fedora's 2FA problem isn't going away</h2><p>The incident kicked off a debate on the <em>devel</em> list that has apparently been sitting unresolved since <a href="https://itsfoss.com/news/xz-utils-backdoor/">the XZ backdoor</a> in 2024.</p><p><a href="https://lists.fedoraproject.org/archives/users/0069a4bd73ad4964b68678cd9183d4ba/">Daniel Berrang&eacute;</a>, a Red Hat engineer and long-time Fedora contributor, pointed out that mandatory 2FA had come up after that incident; the only outcome was a soft recommendation that <a href="https://docs.fedoraproject.org/en-US/fesco/Provenpackager_policy/">provenpackagers</a> should have it enabled, and nothing has moved since.</p><p><a href="https://lists.fedoraproject.org/archives/users/758eb94885514efca886f72380f5d013/">Fabio Valentini</a> raised a separate issue saying that a lot of this activity happened on <em>Bugzilla</em>, which uses its own account system and may not support 2FA at all. Daniel acknowledged that but said it was not a reason to avoid mandating it for the <em>Fedora Accounts</em> (FAS), and noted <em>Bugzilla</em> may become less relevant if Fedora eventually moves to the issue tracker on <em>Fedora Forge</em>.</p><p><a href="https://lists.fedoraproject.org/archives/users/9bb202b36c2543568ce9013838d98a8e/">Michael Catanzaro</a>, a GNOME developer, said he uses 2FA everywhere except Fedora, even though his Fedora account is among his most sensitive. The sticking point in his case is that <a href="https://fedoraproject.org/wiki/Infrastructure/Kerberos">Kerberos</a> ticket renewal isn't working properly with 2FA in GNOME Online Accounts.</p><p><strong>In the end</strong>, seeing that a compromised account got bad code into their repos, the Fedora folks ought to step up their efforts when it comes to mandating 2FA for contributors whose work affects many users.</p>
<img src="https://feed.itsfoss.com/link/24361/17360848.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[There is a New X11 Server, Written in Rust, With the Help of AI]]></title>
      <description><![CDATA[Yserver is a vibe-coded project that ditches legacy code to work cleanly on modern Linux systems.]]></description>
      <link>https://feed.itsfoss.com/link/24361/17360349/yserver</link>
      <guid isPermaLink="false">6a2be4a9a14085000111aeb1</guid>
      <category><![CDATA[News]]></category>
      <dc:creator><![CDATA[Sourav Rudra]]></dc:creator>
      <pubDate>Sat, 13 Jun 2026 09:42:02 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/yserver-banner.png" medium="image">
        <media:description type="plain">screenshot of yserver is placed in the middle, the background is mixed shades of blue and green</media:description>
      </media:content>
      <content:encoded><![CDATA[
<p>If you have been keeping an eye on the display server situation on Linux, you know where things are headed. <a href="https://wayland.freedesktop.org">Wayland</a> is taking over as distros are dropping X11 sessions one by one.</p><p>So naturally, someone went ahead and built a brand new X11 server from scratch. Developer <a href="https://github.com/joske">Jos Dehaes</a> recently went public with <a href="https://github.com/joske/yserver">yserver</a>, a new MIT-licensed X11 display server written entirely in <strong>Rust</strong>.</p><p>Now, this will either impress you or make you shout "<strong><em>Clanker!</em></strong>" but this project was built with significant help from <strong>Claude Code</strong>, Anthropic's AI coding agent. The repo has both a <code>CLAUDE.md</code> and an <code>AGENTS.md</code> file in plain sight, making this a proper vibe-coded project.</p><h2 id="what-is-it">What is it?</h2><p>Well, yserver isn't aiming to clone <a href="https://www.x.org">X.Org</a>, rather it is <strong>meant to be a practical X11 server for modern Linux</strong> that focuses on what real desktop environments and applications actually need today.</p><p>Everything that has accumulated over decades and serves no purpose in today's computing environment has been dropped. That includes the DDX driver ABI, multiple X11 screen support, non-TrueColor legacy visuals, indirect GLX, and endian-swapped clients.</p><p>Under the hood, yserver drives hardware directly through <a href="https://docs.kernel.org/gpu/drm-kms.html" rel="noreferrer">DRM/KMS</a> and <a href="https://www.vulkan.org">Vulkan</a>, skipping the usual middleware layers that sit between the display server and the GPU. This means a more direct path to the hardware with fewer moving parts sitting in the middle.</p><p>According to the project's documentation, yserver uses <a href="https://sr.ht/~kennylevinsen/seatd/">libseat</a> for seat management, which ensures it can run without root and the core is deliberately single-threaded, resulting in predictable protocol behavior.</p><h2 id="what-can-it-do">What can it do?</h2><figure class="kg-card kg-video-card kg-width-regular kg-card-hascaption" data-kg-thumbnail="https://itsfoss.com/content/media/2026/06/yserver-compiz-demo_thumb.jpg" data-kg-custom-thumbnail="">
            <div class="kg-video-container">
                <video src="https://itsfoss.com/content/media/2026/06/yserver-compiz-demo.mp4" poster="https://img.spacergif.org/v1/1280x720/0a/spacer.png" width="1280" height="720" playsinline="" preload="metadata" style="background: transparent url('https://itsfoss.com/content/media/2026/06/yserver-compiz-demo_thumb.jpg') 50% 50% / cover no-repeat;"></video>
                <div class="kg-video-overlay">
                    <button class="kg-video-large-play-icon" aria-label="Play video">
                        <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                            <path d="M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z"></path>
                        </svg>
                    </button>
                </div>
                <div class="kg-video-player-container">
                    <div class="kg-video-player">
                        <button class="kg-video-play-icon" aria-label="Play video">
                            <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                                <path d="M23.14 10.608 2.253.164A1.559 1.559 0 0 0 0 1.557v20.887a1.558 1.558 0 0 0 2.253 1.392L23.14 13.393a1.557 1.557 0 0 0 0-2.785Z"></path>
                            </svg>
                        </button>
                        <button class="kg-video-pause-icon kg-video-hide" aria-label="Pause video">
                            <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                                <rect x="3" y="1" width="7" height="22" rx="1.5" ry="1.5"></rect>
                                <rect x="14" y="1" width="7" height="22" rx="1.5" ry="1.5"></rect>
                            </svg>
                        </button>
                        <span class="kg-video-current-time">0:00</span>
                        <div class="kg-video-time">
                            /<span class="kg-video-duration">0:10</span>
                        </div>
                        <input type="range" class="kg-video-seek-slider" max="100" value="0">
                        <button class="kg-video-playback-rate" aria-label="Adjust playback speed">1&times;</button>
                        <button class="kg-video-unmute-icon" aria-label="Unmute">
                            <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                                <path d="M15.189 2.021a9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h1.794a.249.249 0 0 1 .221.133 9.73 9.73 0 0 0 7.924 4.85h.06a1 1 0 0 0 1-1V3.02a1 1 0 0 0-1.06-.998Z"></path>
                            </svg>
                        </button>
                        <button class="kg-video-mute-icon kg-video-hide" aria-label="Mute">
                            <svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24">
                                <path d="M16.177 4.3a.248.248 0 0 0 .073-.176v-1.1a1 1 0 0 0-1.061-1 9.728 9.728 0 0 0-7.924 4.85.249.249 0 0 1-.221.133H5.25a3 3 0 0 0-3 3v2a3 3 0 0 0 3 3h.114a.251.251 0 0 0 .177-.073ZM23.707 1.706A1 1 0 0 0 22.293.292l-22 22a1 1 0 0 0 0 1.414l.009.009a1 1 0 0 0 1.405-.009l6.63-6.631A.251.251 0 0 1 8.515 17a.245.245 0 0 1 .177.075 10.081 10.081 0 0 0 6.5 2.92 1 1 0 0 0 1.061-1V9.266a.247.247 0 0 1 .073-.176Z"></path>
                            </svg>
                        </button>
                        <input type="range" class="kg-video-volume-slider" max="100" value="100">
                    </div>
                </div>
            </div>
            <figcaption><p><a href="https://itsfoss.com/compiz/"><i><em class="italic" style="white-space: pre-wrap;">Compiz</em></i></a><i><em class="italic" style="white-space: pre-wrap;"> running under yserver. Video courtesy of Jos Dehaes.</em></i></p></figcaption>
        </figure><p>Currently, yserver can already boot into MATE, Xfce, and Cinnamon sessions, and it has also been tested with <a href="https://itsfoss.com/best-window-managers/">window managers</a> like FVWM3, e16, and Window Maker. FreeBSD support is on the roadmap, but work on it has not started yet.</p><p>Hardware coverage is wider than you might expect. In testing, Jos has covered AMD Ryzen and Radeon setups, Intel Kaby Lake iGPU, NVIDIA with the proprietary driver, Snapdragon X1, and Apple M1 and M2 on Asahi Linux.</p><p><em>These were all tested on MATE, Xfce, and Cinnamon configurations, btw.</em></p><h2 id="the-obvious-question">The obvious question</h2><p>Major players in the Linux space like Ubuntu dropped the X11 session in 25.10, Fedora has done away with X11 on its flagship <em>Workstation</em> desktop edition, and KDE has already announced <a href="https://itsfoss.com/news/kde-plasma-to-drop-x11-support/">Plasma 6.8 will drop X11 support entirely</a>.</p><p>So who is yserver for, exactly? Well, there is still a distinct group of users stuck on X11, whether because of legacy desktop environments, specific hardware setups, or workflows that just have not made the jump yet.</p><p><strong>And the project itself is very early</strong>. There is one primary contributor, and the security model is incomplete, with <a href="https://github.com/joske/yserver/blob/master/docs/high-level-design.md">the design documentation</a> clearly stating that clients can currently read other clients' windows and global input.</p><p>Heck, even the name is a placeholder. &#128517;</p><p>So, yserver won't be replacing Wayland or X11 on your computer anytime soon, but it is a nice project to know about, and it also shows us how prevalent <a href="https://itsfoss.com/vibe-coding-tools-linux/">vibe coding</a> has become, whether you like it or not.</p><p><em>Via:</em> <a href="https://www.phoronix.com/news/YSERVER-Rust-X11-Server">Phoronix</a></p>
<img src="https://feed.itsfoss.com/link/24361/17360349.gif" height="1" width="1"/>]]></content:encoded>
    </item>
    <item>
      <title><![CDATA[FOSS Weekly #26.24: Dank Linux Review, BitWarden Alternative, Mint Tips (And an Important Message)]]></title>
      <description><![CDATA[14 years of It&#x27;s FOSS needs your support]]></description>
      <link>https://feed.itsfoss.com/link/24361/17359527/foss-weekly-26-24</link>
      <guid isPermaLink="false">6a2930dca14085000110e82a</guid>
      <category><![CDATA[Newsletter ✉️]]></category>
      <dc:creator><![CDATA[Abhishek Prakash]]></dc:creator>
      <pubDate>Thu, 11 Jun 2026 19:57:39 +0530</pubDate>
      <media:content url="https://itsfoss.com/content/images/2026/06/14-years-of-It---s-FOSS.png" medium="image"/>
      <content:encoded><![CDATA[
<p>It's FOSS turns 14 tomorrow. Incidentally, my son turns 1 tomorrow as well. Two milestones the same day call for celebration, right?</p><p>But there is something important that I wanted to share with you and it relates to the future of It's FOSS.</p><p>The thing is that <a href="https://techcrunch.com/2026/05/19/google-search-as-you-know-it-is-over/">Google Search is gone</a>. Not broken but gone. What replaces it is an AI that reads the web, summarizes it, and hands you the answer directly. No links. No clicks. No visits to the sites that actually wrote the content.</p><p>This is not a minor update. This is a <a href="https://moneywise.com/news/top-stories/google-ai-search-overhaul-content-creators-publishers">structural shift in how the internet works</a>.</p><p>For the past two decades, a quiet but fair deal powered the open web: you search, you click, we earn a little from ads, and we use that to keep writing. That deal is over. Google now takes our content, serves the answer, and the publisher gets nothing. Not even a visit.</p><p>Since the launch of ChatGPT, It's FOSS has already lost 80% of its Google search traffic. And it's alarming now.</p><p>I built It's FOSS because I love Linux and open-source software. Not to get rich. I built it because I wanted a place where people could learn Linux for free, stay informed, and feel part of a community that actually cares about what open-source software means. For years, that worked. Ad revenue kept the lights on. We kept creating informational content that helped Linux users all around the world.</p><p>That model is now broken, and no tweak to our content strategy will fix it. This is not an algorithm we can optimize around.</p><p>The big publishers will survive this. They have corporate backing, licensing deals, and investors to absorb the losses. We don't. What we have is you.</p><p>If It's FOSS has ever helped you, fixed a problem, taught you something new, saved you a frustrating hour, this is the moment to return the favor. You want us to continue for 14 more years, right?</p><p>Becoming a Plus member keeps this alive:</p><ul><li>The newsletter you're reading right now</li><li>The tutorials, guides, and news on It's FOSS</li><li>A small, independent voice in a world where content is increasingly written by non-humans for non-humans</li></ul><p><strong>To mark 14 years of It's FOSS (and my son's first birthday), I'm offering $30 off the lifetime membership this week.</strong> This one-time payment also solidifies the trust you have in It's FOSS and keeps us going in the age of AI slop.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://itsfoss.com/lifetime-membership/" class="kg-btn kg-btn-accent">Get Lifetime Membership ($30 off)</a></div><p>Not in a position to subscribe? A one-time donation helps too. Every contribution, whatever the size, is a vote for keeping It's FOSS alive, keeping the open web alive.</p><div class="kg-card kg-button-card kg-align-center"><a href="https://ko-fi.com/itsfoss" class="kg-btn kg-btn-accent">Make a one-time donation</a></div><p>I've spent years writing about open source because I believe software freedom matters, using a free operating system matters. I still do. But this freedom also needs people willing to sustain the communities that talk about it.</p><p>I'm asking you to be one of those people.</p><h2 id="%F0%9F%93%B0-news-that-matter">&#128240; News That Matter</h2><p>Proton has given us some back-to-back updates. There's an <a href="https://itsfoss.com/news/proton-drive-encryption-upgrades/">encryption overhaul</a> that makes uploads up to 3x faster and downloads up to 2x faster, thanks to a cryptography rewrite. News on how a native GUI client for Linux is in the works, and an official <a href="https://itsfoss.com/news/proton-drive-cli/">CLI offering for Drive</a> that works on Linux, Windows, and macOS.</p><p>A lot has landed in the <a href="https://itsfoss.com/news/onlyoffice-docspace-3-7/">DocSpace 3.7</a> release. You get AI-generated files, DeepSeek, xAI and Google AI support, a complete rework of form filling rooms that now handle PDF creation, room tagging, bulk deletion, and new admin controls.</p><p>Similarly, Collabora have introduced <a href="https://itsfoss.com/news/collabora-code-26-04/">CODE 26.04</a>, possibly their biggest release yet. It includes AI assistance across all three editors, a reworked document comparison tool in Writer, per-user sheet views in Calc, 14 new spreadsheet functions, and a follow-me presentation mode in Impress. Yeah... AI everywhere.</p><p>You know what else is everywhere? systemd. Well... almost. <a href="https://itsfoss.com/news/kaos-first-dinit-image-release/">KaOS has decided to distance itself from systemd and opted for dinit instead</a>.</p><h2 id="%F0%9F%A7%A0-what-we%E2%80%99re-thinking-about">&#129504; What We&rsquo;re Thinking About</h2><p>ProtonMail is a solid Gmail alternative for privacy-conscious users, but <a href="https://itsfoss.com/opinion/protonmail-canned-response/">the absence of canned responses</a> is still a daily pain point for me.</p><h2 id="%F0%9F%A7%AE-linux-tips-tutorials-and-learnings">&#129518; Linux Tips, Tutorials, and Learnings</h2><p>Man pages are famously dense, but they're also <a href="https://itsfoss.com/linux-man-page-guide/">the most accurate and complete documentation</a> Linux has.</p><p>Need to send a large file without uploading it to someone else's server first? <a href="https://itsfoss.com/cheezy-pizza/">CheezyPizza</a> does it browser to browser over WebRTC, with no account, no size cap, and no middleman.</p><p><em>Not open source software</em> but <a href="https://itsfoss.com/melia/">Melia</a> is a new Linux desktop email client that takes privacy seriously in ways most clients don't bother with. Tracking pixels are neutralized, incoming emails are verified against SPF, DKIM, and DMARC, and senders whose display names don't match their addresses get flagged automatically.</p><p>If you find Linux Mint running slowly, <a href="https://itsfoss.com/disable-animations-cinnamon-desktop/">try disabling animations and window effects</a>. It may improve the performance a yiny bit and tiny bits help when you are struggling with performance.</p><p>On the contrary, if you have decent hardware, you can <a href="https://itsfoss.com/linux-mint-window-effects/">add eye candy to Linux Mint by adding more desktop effects</a>.</p><h2 id="%F0%9F%91%B7-ai-homelab-and-hardware-corner">&#128119; AI, Homelab and Hardware Corner</h2><p>Bambu Lab has been on a path to vendor lock-in, and even after outcry from the community over some of its recent moves, they don't seem to be learning anything.</p><p>Luckily, the open source community knows <a href="https://itsfoss.com/news/bambuddy-self-hosted-bambu-lab-alternative/">how to respond to such predatory behavior</a>.</p><h2 id="%E2%9C%A8-apps-and-projects-highlights">&#10024; Apps and Projects Highlights</h2><p><a href="https://itsfoss.com/dank-linux/">Dank Linux</a> is in the Arch+Hyprland zone. It gives you a preconfigured Hyprland to enjoy.</p><p><a href="https://itsfoss.com/aliasvault/">AliasVault</a> can be a refuge from your escape from Bitwarden, seeing how they have been <a href="https://itsfoss.com/news/bitwarden-quiet-changes/">pulling off some major moves quietly</a>.</p><h2 id="%F0%9F%93%BD%EF%B8%8F-videos-for-you">&#128253;&#65039; Videos for You</h2><p>If you use top to monitor processes in Linux, you ought to know some of its <a href="https://www.youtube.com/watch?v=0Z2ivTFPXao">lesser-known commands</a>.</p><figure class="kg-card kg-embed-card"><iframe width="200" height="113" src="https://www.youtube.com/embed/0Z2ivTFPXao?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" title="Lesser Known Top command Usage: Useful Flags and Interactive Keys"></iframe></figure><div class="kg-card kg-button-card kg-align-center"><a href="https://www.youtube.com/@itsfoss" class="kg-btn kg-btn-accent">Subscribe to It's FOSS YouTube Channel</a></div><h2 id="%F0%9F%92%A1-quick-handy-tip">&#128161; Quick Handy Tip</h2><p>If you are on a <a href="https://itsfoss.com/gnome-tricks-ubuntu/">GNOME</a> setup, then you can enable certain user interface settings on the <a href="https://apps.gnome.org/en/Resources/?ref=itsfoss.com">Resources</a> app to display important usage and hardware-related details in the sidebar at all times.</p><p>Go into the "<em>Preferences</em>" menu via the hamburger button (<em>looks like three lines</em>), then under the "General" tab, look for these options and enable them:</p><ul><li>Show Usage Details in Sidebar</li><li>Show Device Descriptions in Sidebar</li></ul><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/gnome-resources-settings.png" class="kg-image" alt="" loading="lazy" width="1060" height="631" srcset="https://itsfoss.com/content/images/size/w600/2026/06/gnome-resources-settings.png 600w, https://itsfoss.com/content/images/size/w1000/2026/06/gnome-resources-settings.png 1000w, https://itsfoss.com/content/images/2026/06/gnome-resources-settings.png 1060w" sizes="(min-width: 720px) 720px"></figure><p><strong>Suggested Read &#128214;:</strong> <a href="https://itsfoss.com/comparison/mission-center-vs-resources/"><em>Mission Center vs. Resources</em></a></p><h2 id="%F0%9F%8E%8B-fun-in-the-fossverse">&#127883; Fun in the FOSSverse</h2><p>There have been many instances of the open source community striking back at projects that locked down. We have <a href="https://itsfoss.com/quiz/community-strikes-back/">a puzzle</a> that will test your knowledge of such occurrences.</p><p>Can you help this Arch user? &#129315;</p><figure class="kg-card kg-image-card"><img src="https://itsfoss.com/content/images/2026/06/btw-arch-version.jpeg" class="kg-image" alt="BTW Arch" loading="lazy" width="960" height="545" srcset="https://itsfoss.com/content/images/size/w600/2026/06/btw-arch-version.jpeg 600w, https://itsfoss.com/content/images/2026/06/btw-arch-version.jpeg 960w" sizes="(min-width: 720px) 720px"></figure><p><strong>&#128467;&#65039; Tech Trivia</strong>: On June 7, 1954, <a href="https://en.wikipedia.org/wiki/Alan_Turing">Alan Turing</a>, the mathematician who conceived the theoretical blueprint for modern computers and helped crack <a href="https://en.wikipedia.org/wiki/Enigma_machine">Enigma cipher</a> at <a href="https://en.wikipedia.org/wiki/Bletchley_Park">Bletchley Park</a>, reportedly took his own life at age 41.</p><p>His work helped shorten World War II and laid the foundation for every computer running today.</p><p><strong>&#129489;&zwj;&#129309;&zwj;&#129489; From the Community</strong>: A newcomer is asking <a href="https://itsfoss.community/t/which-web-browsers-do-you-use/15897">which web browsers</a> his fellow FOSSers are using. Care to contribute?</p>
<img src="https://feed.itsfoss.com/link/24361/17359527.gif" height="1" width="1"/>]]></content:encoded>
    </item>
  </channel>
</rss>
