For the past several years, more than 90% of Chrome users' navigations have been to HTTPS sites, across all major platforms. Thankfully, that means that most traffic is encrypted and authenticated, and thus safe from network attackers. However, a stubborn 5-10% of traffic has remained on HTTP, allowing attackers to eavesdrop on or change that data. Chrome shows a warning in the address bar when a connection to a site is not secure, but we believe this is insufficient: not only do many people not notice that warning, but by the time someone notices the warning, the damage may already have been done. We believe that the web should be secure by default. HTTPS-First Mode lets Chrome deliver on exactly that promise, by getting explicit permission from you before connecting to a site insecurely. Our goal is to eventually enable this mode for everyone by default. While the web isn't quite ready to universally enable HTTPS-First Mode today, we're announcing several important stepping stones towards that goal. It's definitely going to be tough to get those last few percentages converted to HTTPS, and due to Chrome's monopolistic influence on the web, any steps it takes will be felt by everyone.
The original iMac entered a computing world that was in desperate need of a shake-up. After the wild early days of the personal computer revolution, things had become stagnant by the mid-1990s. Apple had spent a decade frittering away the Mac's advantages until most of them were gone, blown out of the water by the enormous splash of Windows 95. It was the era of beige desktop computers chained to big CRT displays and other peripherals. In 1997, Steve Jobs returned to an Apple that was at death's door, and in true Princess Bride style, he rapidly ran down a list of the company's assets and liabilities. Apple didn't have a wheelbarrow or a holocaust cloak, but it did have a young industrial designer who had been experimenting with colors and translucent plastic in Apple's otherwise boring hardware designs. The original iMac is simply a delightful machine. I vividly remember that the reception and administrative workers at the orthodontic department at the hospital in Alkmaar used them, and teenage me would peek past the reception desk to catch glimpses of the colourful machines. I still love the original iMac.
FreeBSD is a compelling and cutting-edge operating system that provides a wealth of features and advantages. FreeBSD's deep OpenZFS integration, completely customizable packaging, and the ability to manage a huge fleet with a small team make it a clear contender for consideration in your next infrastructure build. This one's written by a company that, among other things, sells FreeBSD and OpenZFS support, so take that into account when reading the article.
That raises an obvious question: when should we expect the Go 2 specification that breaks old Go 1 programs? The answer is never. Go 2, in the sense of breaking with the past and no longer compiling old programs, is never going to happen. Go 2 in the sense of being the major revision of Go 1 we started toward in 2017 has already happened. There will not be a Go 2 that breaks Go 1 programs. Instead, we are going to double down on compatibility, which is far more valuable than any possible break with the past. In fact, we believe that prioritizing compatibility was the most important design decision we made for Go 1. I'm not well-versed enough in either programming or the Go programming language, but this seems like good news for Go programmers.
A necessary correction to an earlier post: support for Haiku has not been upstreamed into GCC. From the Haiku development mailing list: It is definitely our goal to get Haiku's GCC toolchain upstream, and that commit does indeed nudge us a little in that direction... However it's a small portion of a larger commit adding architecture support. Good to have this cleared up.
Debate continues to rage over the federal Kids Online Safety Act (KOSA), which seeks to hold platforms liable for feeding harmful content to minors. KOSA is lawmakers' answer to whistleblower Frances Haugen's shocking revelations to Congress. In 2021, Haugen leaked documents and provided testimony alleging that Facebook knew that its platform was addictive and was harming teens-but blinded by its pursuit of profits, it chose to ignore the harms. But when Blumenthal introduced KOSA last year, the bill faced immediate and massive blowback from more than 90 organizations-including tech groups, digital rights advocates, legal experts, child safety organizations, and civil rights groups. These critics warned lawmakers of KOSA's many flaws, but they were most concerned that the bill imposed a vague duty of care" on platforms that was effectively an instruction to employ broad content filtering to limit minors' access to certain online content." The fear was that the duty of care provision would likely lead platforms to over-moderate and imprecisely filter content deemed controversial-things like information on LGBTQ+ issues, drug addiction, eating disorders, mental health issues, or escape from abusive situations. Since then, Ars Technica reports in this detailed article, the law does seem to have been amended in positive, constructive ways - but not nearly far enough to make it workable and not prone to massive abuse. Sadly, it seems the bill is poised to pass, so we'll have to see what the eventual, final version will look like.
ZFSBootMenu is a bootloader that provides a powerful and flexible discovery, manipulation and booting of Linux on ZFS. Originally inspired by the FreeBSD bootloader, ZFSBootMenu leverages the features of modern OpenZFS to allow users to choose among multiple boot environments" (which may represent different versions of a Linux distribution, earlier snapshots of a common root, or entirely different distributions), manipulate snapshots in a pre-boot environment and, for the adventurous user, even bootstrap a system installation via zfs recv. In essence, ZFSBootMenu is a small, self-contained Linux system that knows how to find other Linux kernels and initramfs images within ZFS filesystems. When a suitable kernel and initramfs are identified (either through an automatic process or direct user selection), ZFSBootMenu launches that kernel using the kexec command. Interesting bootloader, for sure, but I am curious to know how many people use ZFS on Linux. Are there any distributions that use ZFS by default?
Certain font-related CSS properties will render your site completely inaccessible if their value is declared using pixels even once. Just read it and absorb the information.
There's no denying that the browser is the single-most important application on any operating system, whether that be on desktops and laptops or on mobile devices. Without a capable, fast, and solid browser, the usefulness of an operating system decreases exponentially, to the point where I'm quite sure virtually nobody's going to use an operating system for regular, normal use if it doesn't have a browser. Having an at least somewhat useable browser is what elevates an operating system from a hobby toy to something you could use for more than 10 minutes as a fun novelty. The problem here is that making a capable browser is actually incredibly hard, as the browser has become a hugely capable platform all of its own. Undertaking the mammoth task of building a browser from scratch is not something a lot of people are interested in - save for the crazy ones - made worse by the fact that competing with the three remaining browser engines is basically futile due to market consolidation and monopolisation. Chrome and its various derivatives are vastly dominant, followed by Safari on iOS, if only because you can't use anything else on iOS. And then there's Firefox, trailing far behind as a distant third - and falling. This is the environment desktop Linux distributions find themselves in. For the longest time now, desktop Linux has relied virtually exclusively on shipping Firefox - and the Mozilla suite before that - as their browser, with some users opting to download Chrome post-install. While both GNOME and KDE nominally invest in their own two browsers, GNOME Web and Falkon, their uptake is limited and releases few and far between. For instance, none of the major Linux distributions ship GNOME Web as their default browser, and it lacks many of the features users come to expect from a browser. Falkon, meanwhile, is updated only sporadically, often going years between releases. Worse yet, Falkon uses Chromium through QtWebEngine, and GNOME Web uses WebKit (which are updated separately from the browser, so browser releases are not always a solid metric!), so both are dependent on the goodwill of two of the most ruthless corporations in the world, Google and Apple respectively. Even Firefox itself, even though it's clearly the browser of choice of distributions and Linux users alike, does not consider Linux a first-tier platform. Firefox is first and foremost a Windows browser, followed by macOS second, and Linux third. The love the Linux world has for Firefox is not reciprocated by Mozilla in the same way, and this shows in various places where issues fixed and addressed on the Windows side are ignored on the Linux side for years or longer. The best and most visible example of that is hardware video acceleration. This feature has been a default part of the Windows version since forever, but it wasn't enabled by default for Linux until Firefox 115, released only in early July 2023. Even then, the feature is only enabled by default for users of Intel graphics - AMD and Nvidia users need not apply. This lack of video acceleration was - and for AMD and Nvidia users, still is - a major contributing factor to Linux battery life on laptops taking a serious hit compared to their Windows counterparts. The road to even getting here has been a long, hard, and bumpy one. For years and years now, getting video acceleration to work on Firefox for Linux was complicated and unreliable, with every release of the browser possibly changing what flags you needed to set, and sometimes it would just stop working for several releases in a row altogether, no matter what you did. There's a venerable encyclopaedia of forum messages, blog posts, and website articles with outdated instructions and Hail Mary-like suggestions for users trying to get it to work. Conventional wisdom would change with every release, and keeping track of it all was a nightmare. It's not just hardware accelerated video decoding. Gesture support has taken much longer to arrive on the Linux version than it did on the Windows version - things like using swipes to go back and forward, or pinch to zoom on images. Similarly, touchscreen support took a longer time to arrive on the Linux version of Firefox, too. Often, such features could be enabled with about:config incantations for years before becoming enabled by default, at least, but that's far from an ideal situation. With desktop Linux trailing both Windows and macOS in popularity, there's nothing unexpected or inherently malicious about this, and the point of the previous few paragraphs is not to complain about the state of Firefox for Linux or to suggest Mozilla transfers precious resources from the Windows and macOS versions to the Linux version. While I obviously wouldn't complain if they did so, it wouldn't make much sense. The real reason I'm highlighting these issues is that if Firefox for Linux is already treated as a third wheel today, with Mozilla's current financial means and resources, what would happen if Mozilla saw a drastic reduction in its financial means and resources? Firefox is not doing well. Its market share has dropped radically over the years, and now sits at a meagre 3% on desktops and laptops, and a negligible 0.5% on mobile. Chrome and to a lesser extent Safari have trampled all over the venerable browser, to a point where it's effectively an also-ran for Linux/BSD users, and a few more nerds on other platforms. I'm not saying this to disparage those who use Firefox - I'm one of them - but to underline just how dire Firefox' current market position really is. This shrinking market share must already be harming the development and future prospects of Firefox, especially if the slide continues. The declining market share is far from the biggest problem, however. The giant sword of Damocles dangling above Firefox' head are Mozilla's really odd and lopsided revenue sources. As most of us are probably aware, Mozilla makes most of
macOS Catalina and later include an anti-malware scanning service, XProtect Remediator (XPR), that periodically checks your Mac for known malware. If it detects anything untoward, it tries to remove it in a process Apple terms remediation. Because this is all performed as a background service, XPR doesn't inform you when it scans, or when it detects and remediates malware. Instead it records those events in the log, and in Ventura and later makes them available to third-party software through Endpoint Security events. To help you keep track of this, three of my utilities report on XPR: SilentKnight runs a quick check on the last 24 hours, as can Mints, and XProCheck provides detailed reports for periods of up to 30 days. Every few weeks I get a flurry of comments here, and emails, when those using XProCheck, or browsing the log, notice warnings and strange behaviour by XPR. This article explains what's happening, and why it's perfectly healthy. It seems absolutely bizarre to me that such malware scans just happen in the background without informing the user when it finds anything. That feels a lot like treating the symptoms while the patient's sleeping, without informing them they're sick.
Beta 5 is our third Platform Stable Android 14 release, which means that the developer APIs and all app-facing behaviors are final for you to review and integrate into your apps, and you can publish apps on Google Play targeting Android 14's SDK version 34. It includes the latest fixes and optimizations, giving you everything you need to complete your testing. The final release is quite close now.
It's Back to School season, so grab yourself a brand new discounted computer and let's get back to COSMIC class! Our new, not yet released Rust-based desktop environment for Pop!_OS and other Linux distros is filling out with some essential systems that cater the DE to both users and developers alike. Customization is one of our main focuses for COSMIC, and was a huge focus for us in August, too. There's a lot of cool stuff in this update about COSMIC. First and foremost, customisation is important, so they've effectively implemented something similar to Android's Material You theming engine, where the desktop environment will automatically determine derived colours that match the colour you've chosen as to maintain readability, contrast, and so on. You can also set the density of the interface, and how 'rounded' everything looks. Sadly, there's no word on actual theming in there, but they do mention that nothing in the components of the design system is meant to be hard-coded", so hopefully this means custom themes that radically alter the look of the UI are possible. There's also a new API for application developers. We added an application API to the libcosmic widget library to provide a framework for developing applications and applets in COSMIC DE. It automates integration with COSMIC theme support, along with Wayland protocols, COSMIC's configuration back-end, and common application elements like header bars and navigation. For application developers, this means convenient development without having to worry about managing the low-level desktop and window manager integrations. For us, this ensures consistency across COSMIC applications and applets. COSMIC is shaping up nicely, and I can't wait to try it out.
Mozilla has announced that the Android version of Firefox will soon support any and all extensions, and has informed extension developers about this change. For the past few years Firefox for Android officially supported a small subset of extensions while we focused our efforts on strengthening core Firefox for Android functionality and understanding the unique needs of mobile browser users. Today, Mozilla has built the infrastructure necessary to support an open extension ecosystem on Firefox for Android. We anticipate considerable user demand for more extensions on Firefox for Android, so why not start optimizing your desktop extension for mobile-use right away? This almost instantly makes Firefox the most capable and versatile browser on Android. It's taken them a long time, but the ability to load whatever extension we want will be a great asset.
Developers of the BeOS-inspired Haiku operating system have long been carrying patches for supporting the GNU Compiler Collection (GCC) on their platform while this week the code was upstreamed for GCC 14. This committo mainline GCC git adds support for the Haiku operating system. Excellent news, and well-deserved.
ARM Ltd has been dominating the Android world for the better part of the last decade, with their 7-series cores at the forefront of their success. Throughout the late 2010s, the Cortex A73, A75, and A76 steadily iterated on performance while maintaining excellent energy efficiency. Qualcomm, and then Samsung decided licensing ARM's cores would be easier than trying to outdo them. Apple remained a notable rival, but their core designs were not available outside a closed-off ecosystem. By the time Cortex A78 came around, ARM had no real competition. ARM's Cortex A710 continues that dominance. It takes A78's successful formula and tweaks it to improve performance and efficiency. Efficiency is especially prioritized, with the core seeing cuts in some areas as ARM tries to get more done with less power. A710 claims to provide a 30% uplift in power efficiency or a 10% performance increase within a fixed power envelope when compared to a A78 core with half as much L3 cache. Alongside these improvements, A710 gains Armv9-A and SVE support. A deep dive into ARM's latest core.
Installing Windows 11 without third-party bloatware like Candy Crush in just two clicks is possible, and all it takes is setting your region to English (World). No, we're not kidding, and Microsoft said it's aware and looking into the reports after we asked the company about the situation. A Microsoft spokesperson confirmed to Windows Latest. Microsoft is aware and is looking into it," a Microsoft spokesperson told me over email. Why would you let Microsoft know?
CIQ, Oracle and SUSE today announced their intent to form the Open Enterprise Linux Association (OpenELA), a collaborative trade association to encourage the development of distributions compatible with Red Hat Enterprise Linux (RHEL) by providing open and free Enterprise Linux (EL) source code. The formation of OpenELA arises from Red Hat's recent changes to RHEL source code availability. In response, CIQ, Oracle and SUSE are collaborating to deliver source code, tools and systems through OpenELA for the community. Good initiative, except for the involvement of Oracle. I understand why they are part of this endeavour, but I see Oracle as entirely antithetical to open source and everything it stands for, so seeing them weasel their way into this debate pretending to be a good guy feels unpleasant.
I doubt there's an operating system out there that we have more preconceived notions about than Chrome OS, and most of those notions will be quite negative. Since I had little to no experience with Chrome OS, I decided it was time to address that shortcoming, and install Chrome OS Flex on my Dell XPS 13 9370 (Core i7-8550U, 16GB of RAM, 4K display), and see if there's any merit in running Google's desktop operating system. Installing Chrome OS Flex is a breeze. While Google warns you to stick to explicitly supported hardware, my XPS 13 9370, although not listed as officially supported, had no issues installing the operating system. The only things not working are the same things that don't work in other Linux distributions either - the Goodix fingerprint reader (screw Dell for choosing Goodix), and the Windows Hello-focused depth camera. The latter can be made to work in Linux, but clearly Google did not go through the trouble of making it work out of the box. Everything else just worked, as you would expect from any other Linux distribution. Using an operating system primarily designed around websites as applications is a bit weird at first, but I was surprised how quickly I got used to it. Now, it is important to note that I do not do many complicated or demanding tasks on my laptop - I write OSNews articles, watch YouTube, browse around the web, and perform similar light tasks - so I'm not exactly pushing the limits of what a website-focused operating system can do. In fact, to my utter surprise, I found myself enjoying using Chrome OS quite a bit. Running websites as applications - both PWAs and plain websites opened in their own chromeless windows - has come a long way, and in many cases I barely realised I wasn't running native" applications. I discovered that turning websites I use often, like the OSNews WordPress backend, Wikipedia, Google Maps, and so on, into standalone applications with entries in the applications menu and dock was actually quite pleasant. Chrome OS allows you to choose if an application should run in a browser tab, or in a separate window without any browser chrome, and you can choose to open links to those websites in either a new regular tab, or in the aforementioned separate window. It all works surprisingly well - much better than I expected. Chrome OS also has quite a few features you wouldn't expect from something mostly aimed at budget computers. It has support for various trackpad gestures, and they are very smooth and nice to use. For instance, you can swipe up with three fingers to gain an Expose-like overview of all your running applications, which also gives you access to the virtual desktops feature. Chrome OS also comes with a few true native applications, like a surprisingly capable file manager and text editor. Other modern staples like a night light feature to reduce late-night eye strain, system-wide search, system-wide spellcheck, and others are also present. You can go deeper, too. Chrome OS comes with a complete Linux environment to run standard Linux applications. Once turned on, you gain access to a standard terminal you can use to access it, and the Linux environment's storage becomes available in the file manager. I used it to install the regular Linux version of Steam, as well as the Flatpak of the Steam Link remote play application. Both worked just fine, although the Steam application ran extremely slow, and the Steam Link application did not seem to have access to the network, so it couldn't find my Steam PCs. I'm chalking that one up to odd interactions between Flatpak and Chrome OS' Linux environment. You can also link your Android device to your Chrome OS machine, giving you access to your notifications, Chrome tabs, and various toggles on your phone, such as the hotspot toggle. Sadly, this feature seems quite limited - if I get a Discord or WhatsApp notification and click it, nothing happens - even though I have both Discord and WhatsApp installed and running on Chrome OS, the operating system doesn't seem to be able to link the phone's notifications to the relevant installed applications, rendering the feature kind of pointless. No follow-through Chrome OS being a Google product, I was not entirely surprised to see a serious lack of follow-through in the operating system. Take the user interface's dark mode, for instance - it's half-baked and grossly incomplete. Various applications running in dark mode will inexplicably have a bright white titlebar, including GMail, the quintessential and flagship Google web app. I have to use an unlisted extension to fix this, but said extension is Manifest version 2, which Chrome OS warns you is deprecated and will stop working in 2023". It gets worse, though. Many of the most prominent Google applications do not support dark mode at all. Google Docs, Sheets, and Slides are all only available in bright white. Google Photos, an application that would undoubtedly benefit from a dark mode, does not support it. Google Calendar, Google Drive, Google Translate, and countless others are all only available in eye-searing white. Then there's the more esoteric issues that stem from the fact you're effectively running web sites in browser windows. If you're familiar with Google's various web applications, you'll know they have this grid icon in the top-right which opens a grid menu with the various other Google web applications. While such a menu might make sense while using a web browser on other operating systems, it's entirely confusing on Chrome OS, and breaks the operating system's UI in interesting ways. Aside from this menu taking up valuable real estate, it also doesn't work in the way you expect it to, since it does not respect the window-or-tab setting from Chrome OS itself. Say I have Google Docs set to to open in a chromeless window, and I launch it from the grid menu inside Google Drive, Docs will
It's 2023, and those who have Framework's first generation of laptops, containing Intel's 11th-generation Core processor) might be itching to upgrade, especially withan AMD model around the corner. Or maybe, like me, they find that system'smiddling battery lifeandtricky-to-tame sleep draining(since improved, but not entirely fixed) make for a laptop that doesn't feel all that portable. Or they're just ready for something new. What can you do with these old internal organs? You can always list them for sale. Or, like me, you could buy a custom-printed Cooler Master case (or3D-print your own), transfer your laptop's mainboard, memory, and storage over, and create a desktop that easily fits on top of your actual desk. I can't recommend it enough as a small weekend project, as a way to get more value out of your purchase, and as a thought experiment in what kind of job you can give to a thin little slab of Framework. Framework is one of the good ones. For now.
The UK's elections watchdog has revealed it has been the victim of a complex cyber-attack" potentially affecting millions of voters. The Electoral Commission said unspecified hostile actors" had managed to gain access to copies of the electoral registers, from August 2021. Hackers also broke into its emails and control systems" but the attack was not discovered until October last year. The watchdog has warned people to watch out for unauthorised use of their data. That seems like a state-level attack, and such data could easily be used for online influence campaigns during elections, something that is happening all over the western world right now. I wonder just how bad the hack actually was? Millions of voters" sounds bad, but... The commission says it is difficult to predict exactly how many people could be affected, but it estimates the register for each year contains the details of around 40 million people. Holy cow.
To round out our options for supporting OSNews, we're introducing support for Liberapay, an open source alternative to Patreon. OSNews is all about promoting choice - in operating systems, in devices, in software - so giving readers the option of donating through an open source platform, located in the European Union, fits within our values. If you want to donate this way, you can go to our Liberapay page. Liberapay joins the other ways you can support OSNews: our Patreon, our Ko-Fi, and our official merch store.
Android is the first mobile operating system to introduce advanced cellular security mitigations for both consumers and enterprises. Android 14 introduces support for IT administrators to disable 2G support in their managed device fleet. Android 14 also introduces a feature that disables support for null-ciphered cellular connectivity. 2G is not terribly secure, so being able to disable it is a welcome move.
The Brave web browser has carved out a niche over the past few years as an alternative to Google Chrome, Mozilla Firefox, and other mainstream web browsers. Some of that has come from its marketing as a privacy-preserving web browser, and it has also been repeatedly evangelized by cryptocurrency enthusiasts. If someone recommends Brave to you, you should ignore them, because they are wrong. Brave Browser is a mess of a software project, and the company building it is even worse. Do not use Brave. It's a Chrome skin from a slimy company peddling crypto schemes, building an ad network, hijacking the URLS you type to get affiliate money, ran by a homophobe. There are so many better and less sleazy alternatives. Use those instead.
TheGNU/Hurdis the Sagrada Familia of the Software World: having started to develop in 1990, the GNU/Hurd has yet to reach version 1.0. The Linux kernel, on the other hand, began development in 1993 and was initially considered a kludge" until the Hurd was completed. It is now matured and widely used. Like the Loch Ness Monster, many believe that GNU/Hurd is vaporware and does not exist. Itdoesexist and continues to evolve, albeit at a slow pace. Just recently, theDebian GNU/Hurd 2023has been released. You can use the GNU/Hurd right now. This article takes a look at what it's like to use Debian GNU/Hurd in a virtual environment in the cloud, to sidestep the lack of driver support, and highlights some of the unique features of this platform.
After three years, there's a new Window Maker release - version 0.96.0 - and it's got some useful new features. First, the NeXTSTEP-inspired window manager now supports hot corners, so you can send your mouse to a corner of your display and have it execute a command. Second, you can now set keyboard shortcuts for various functions related to taking screenshots, which is a very welcome addition. On top of these, there's a few smaller new features as well.
Which is precisely how it feels usingusing the Beepy from SQFMI. The handheld device, which wasformerly known as the Beepberrybefore its creators received an all-to-predicable formal complaint, is unabashedly designed for Linux nerds. Over the last couple of weeks playing with this first-run hardware, I've been compiling kernel drivers, writing custom scripts, and trying (though not always successfully) to get new software installed on it. If you're into hacking around on Linux, it's an absolute blast. There's a good chance that you already know if the Beepy is for you or not, but if you're still on the fence, hopefully this in-depth look at the hardware and current state of the overall project can help you decide before SQFMI officially starts taking new orders for the $79 gadget. This isn't for me, but it surely is one hell of a cool device. The pricing is low enough I might still nab one, though, as it's almost in impulse buy territory.
The latest version of Intel Arc GPU Graphics Software introduced an interesting change that isn't reflected in the Release Notes. The installer of the 101.4578 beta drivers add a Compute Improvement Program" (CIP) component as part of the typical" setup option that is enabled by default. Under the custom" installer option that you have to activate manually, you get to select which components to install. The Compute Improvement Program can be unchecked here, to ensure data collection is disabled. The benignly named CIP is a data collection component that tracks your PC usage and performance in the background (not just that of the GPU), so Intel can use the data to improve its future products. Intel created adedicated webpagethat spells out what CIP is, and what its scope of data collection is; where is says that CIP does not collect your name, email address, phone number, sensitive personal information, or physical location (except for country)." NVIDIA's and AMD's drivers also contain telemetry collection software, and only AMD tries to be as transparent as possible about it by offering a check box during installation, whereas Intel and NVIDIA hide it behind the custom" option. Needless to say, Linux users don't have to worry about this.
I've never used Zoom or similar tools, but I know it's extraordinarily popular in the business world. You'd make a good one if you informed whomever is responsible for IT at your company that using Zoom puts your company's data at risk.
Today, we're announcing some important new features in Google Search to help you stay in control of your personal information, privacy and online safety. There's improved tools to remove results about yourself, such as those containing phone numbers and such, as well as easier ways to remove explicit content about yourself, such as photos. Of course, tools such as these merely remove the results from Google Search - they don't actually remove them from the web.
The DisplayPort altmode is semi-proprietary, but it can absolutely be picked apart if we try. Last time,we found a cool appnote describing the DisplayPort altmode in detail, switched the FUSB302 into packet sniffing mode and got packet captures, learned about PD VDMs (vendor-defined messages), and successfully replayed the captured messages to switch a USB-C port into the DisplayPort altmode. Today, we will go through the seven messages that summon the DisplayPort altmode, implement them, and tie them all into a library - then, figure out the hardware we need to have DisplayPort work in the wild. USB-C might have its problems, but it's also incredibly cool and versatile.
In a well-intentioned yet dangerous move to fight online fraud, France is on thevergeof forcing browsers to create a dystopian technical capability. Article 6 (para II and III) of theSREN Billwould force browser providers to create the means to mandatorily block websites present on a government provided list. Such a move will overturn decades of established content moderation norms and provide a playbook for authoritarian governments that will easily negate the existence of censorship circumvention tools. France wants to outdo everyone else for the worst tech policy ideas in history.
Bram Molenaar, the original author, maintainer,release manager, andbenevolent dictator for lifeof vim has passed away today. His family announced his passing through a message using Molenaar's account. :q
Pixel Binary Transparency responds to a new wave of attacks targeting the software supply chain-that is, attacks on software while in transit to users. These attacks are on the rise in recent years, likely in part because of the enormous impact they can have. In recent years, tens of thousands of software users from Fortune 500 companies to branches of the US government have been affected by supply chain attacks that targeted the systems that create software to install a backdoor into the code, allowing attackers to access and steal customer data. One way Google protects against these types of attacks is by auditing Pixel phone firmware (also called factory images") before release, during which the software is thoroughly checked for backdoors. Upon boot, Android Verified Boot runs a check on your device to be sure that it's still running the audited code that was officially released by Google. Pixel Binary Transparency now expands on that function, allowing you to personally confirm that the image running on your device is the official factory image-meaning that attackers haven't inserted themselves somewhere in the source code, build process, or release aspects of the software supply chain. Additionally, this means that even if a signing key were compromised, binary transparency would flag the unofficially signed images, deterring attackers by making their compromises more detectable. I'm sure thus greatly benefits the six people who have a Pixel phone.
Google resistedpleasto extend the lifetime of Chromebooks set to expire as of this June and throughout the summer. Thirteen Chromebook models have met their death date since June 1 and won't receive security updates or new features from Google anymore. But that hasn't stopped the Chromebooks from being listed for sale on sites like Amazon for the same prices as before. Take the Asus Chromebook Flip C302. It came out in 2018, and on June 1-about five years later-it reached its automatic update expiration (AUE) date. But right now, you can buy a new," unused Flip C302 for $550 fromAmazonor $820 viaWalmart's Marketplace(providing links for illustrative purposes; please don't buy these unsupported laptops). That's just one of eight Chromebooks that expired since June while still being readily available on Amazon. The listings don't notify shoppers that the devices won't receive updates from Google. Completely and utterly unacceptable. Not only should these Chromebooks be supported for much longer than just a measly five years, they obviously should not be sold as new past their expiration date. I hope mandated long software/update support timelines are next on the European Union's consumer protection shopping list, because the way these megacorporations treat the hardware they sell is absurd.
Arm is facing down its biggest competition ever, with the up-and-coming RISC-V architecture threatening to unseat it as the CPU at the center of almost every portable device. Now, one of Arm's biggest customers is trying out RISC-V, as Qualcomm isgetting involvedin a joint venture dedicated to the architecture. The joint venture doesn't have a name yet, but Qualcomm, NXP, Nordic Semiconductor, Bosch, and memory giant Infineon are all teaming up to form a new company that Qualcomm's press release says is aimed at advancing the adoption of RISC-V globally by enabling next-generation hardware development." At first, the group will be focused on automotive uses, with an eventual expansion" to IoT and mobile, Qualcomm's biggest market. Statements of intent are easily written, so let's hope this is more than a fart in the wind.
While casually looking for updates in the Microsoft Store, I noticed a new update for Cortana after a long time. But, instead of improving things, the latest update caused the app to stop working on Windows 11. This shouldn't surprise anyone, considering that Microsoft's assistant hasn't received a single feature update in the past two years Microsoft has finally killed Cortana on Windows 11 - its Windows Phone-era assistant that debuted on desktop with Windows 10. Cortana app was the tech giant's response to Siri in 2014, and Microsoft published a series of advertisements targeting Apple's powerful assistant. Did anyone even use this feature? It always felt like an awful me too!" feature trying to be edgy.
A chrultrabook is a modified Chromebook designed to run Windows, Linux, or even macOS by utilizing MrChromebox coreboot firmware. The purpose of this site is to provide comprehensive and user-friendly documentation on hardware, firmware, and operating systems. This is a cool project to make it easy to run Windows, regular desktop Linux, or even macOS on your Chromebook. Excellent documentation, too.
Supporting the open web requires saying no to WEI, and having Google say no as well. It's not a good policy. It's not a good idea. It's a terrible idea that takes Google that much further down the enshittification curve. Even if you can think of good reasons to try to set up such a system, there is way too much danger that comes along with it, undermining the very principles of the open web. It's no surprise, of course, that Google would do this, but that doesn't mean the internet-loving public should let them get away with it. Fin.
Microsoft has accidentally leaked its internal StagingTool" app that is used by employees to enable secret unreleased Windows 11 features. The software giant typicallytests experimental or hidden Windows 11 featuresin public builds of the operating system, but Windows enthusiasts have until now had to rely on third-party tools to get access to secret features that Microsoft hasn't yet enabled for all testers. StagingTool is a command line app that lets you toggle feature IDs that enable certain unreleased parts of Windows 11. It's particularly useful for when Microsoft uses A/B testing for features, where only a small subset of Windows Insiders will get access to a feature before Microsoft rolls it out more broadly to testers. Useful, but similar third-party tools already exist, such as ViVe.
About Chromebooks reports: After covering Google's effort to separate the Chrome browser from ChromeOSfor over two years, it appears more of you will get to experience it.The project is called Lacros, and it uses the Linux browser for ChromeOS instead of the integrated browser. The idea is that browser updates can be pushed quicker to Chromebooks instead of waiting for a full ChromeOS update. Based on recent code changes I spotted,ChromeOS 116 may bring the Lacros browser to more Chromebookswith a wider release. This seems like a no-brainer move, and may help improve the version of Chrome running on Linux.
You've all been waiting for it, many of you have guessed, and now, as announced atFlock To Fedora, it's time to make it official: The new Asahi Linux flagship distribution will be Fedora Asahi Remix! We're confident that this new flagship will get us much closer to our goal of a polished Linux experience on Apple Silicon, and we hope you will enjoy using it as much as we're enjoying working on it. We're still working out the kinks and making things even better, so we are not quite ready to call this a release yet. We aim to officially release the Fedora Asahi Remixby the end of August 2023. Look forward to many new features, machine support, and more! This means Asahi Linux is switching from using Arch to using Fedora. A sound choice - Asahi aims to easy to use, and while Arch and Arch-based distributions are great for advanced users, in the hands of normal users and newcomers they tend to quickly grow a lot of jank. I'm always baffled people advise newcomers to use an Arch-based distribution.
Have you ever wanted to do more with your phone, like setting up a Webserver or a Node.js server and running a web app directly on your phone? Or doing some coding on the go? Yes, I have too. With Termux, you can run a full Linux Desktop on your Android device, and here's how. Even without resorting to a full X desktop, Termux is oretty great. I'm not really a terminal user, so for me it's just for the novelty of it all, but it certainly seems to work very well on my Galaxy S21.
Microsoft Edge has slowly crept its way up as one of the more popular web browsers people use every day, especially onWindows 11. In 2022, it even overtook Safari as the second-most-popular browser in the world behind Chrome (although it has sincedropped back to third). Despite running on Chromium, the same engine as Chrome, it has a lot of features even Chrome lacks, like collections and shopping features that can help you save money. And, of course, there's the recent rise ofBing Chat. There's a reason why I use it every day on some of thebest laptopsI review, And even with all this popularity, it still feels like Microsoft is trying too hard with Edge. The company has gotten way too aggressive with its web browser recently, and it's very concerning to see this behavior. Microsoft really wants you to try the browser no matter what, so it puts it in so many areas of Windows 11. The concept of my operating system pushing" anything on me, as is the norm on Windows and macOS, is entirely foreign to me these days. Fedora or Linux Mint aren't advertising their services in the settings application, or pushing their browser through pop-ups or by secretly changing the default browset setting, or whatever other sleazeball tactics Microsoft and Apple are up to these days. I don't understand how people put up with that nonsense.
Windows has some pretty amazing backwards compatibility. In many cases, you can run ancient 32-bit Win32 applications just fine on your current system. However, there's one issue: If you ever tried to run a 16-bit application from the Windows 3.x days, any 64-bit Windows version (starting from Windows XP) will refuse to run the application with an error message indicating that you should ask the vendor for a compatible version. On the other hand, the modern 32-bit versions of Windows run these applications just fine. Thanks to two amazing open-source projects, you can bring back 16-bit compatibility to the 64-bit Windows era. This one's from 2022, but apparently, I never mentioned it here on OSNews.
Speaking of fun little tools: Paginator is a desktop pager for EWMH-compliant X11 window managers. Paginator provides a graphical interface displaying the current configuration of all desktops, allowing the user to change the current desktop or the current active window with the mouse. Exactly what it says on the tin, and adds some usability to the desktop pager concept to something like Window Maker.
You know neofetch, the little tool that shows you some nicely formatted system information in your terminal? Even though I find Archey 4 vastly superior, neofetch is still cool and often serves as an inspiration for people to create similar fun tools for other platforms. In this case - DOS, through dosfetch. That's really all there's to it - it's just a fun little toy for a classic operating system.
Originally conceived as an alternative firmware for the TS100, this firmware has evolved into a complex soldering iron control firmware. The firmware implements all of the standard features of a smart' soldering iron, with lots of little extras and tweaks. I highly recommend reading the installation guide fully when installing on your iron. And after install just explore the settings menu. An alternative operating system for your soldering iron. Good times.
UBPorts has released the second update for the Ubuntu Touch version based on Focal Fossa. In this new version, the System Settings application has been improved in various places, the physical camera button now works (on devices that have one, I presume), and a whole load of bugs have been fixed. Device support has also improved, with the F(x)tec Pro1 X, Fairphone 3, and Vollaphone X23 now being supported by the Focal releases.
Overall, the Authority found the commitments proposed by Google to be adequate to address the competition concerns. The group, in fact, presented a package of three commitments, two of which envisage supplementary solutions to Takeout - the service Google makes available to end users for backing up their data - to facilitate the export of data to third-party operators. The third commitment offers the possibility to start testing, prior to its official release, a new solution - currently under development - that will allow direct data portability from service to service, for third-party operators authorised by end users who so request, in relation to data provided by the users themselves or generated through their activity on Google's online search engine and YouTube platform. The Italian competition authority has effectively forced Google to improve its Google Takeout tool, making it easier for users to not only take out their data, but also to migrate it to other services without having to manually export and import. If, in the near future, wherever you may live, you discover it's become easier to move away from Google services, tank this case (and many others). This case is based on the GDPR, the Europan Union privacy law corporatists (and Facebook advocates) want you to equate to cookie popups, to scare you into thinking privacy laws - any laws, really - that target big companies are scary, ineffective, and out to hurt you. However, almost all of the cookie popups you see today are universally not in compliance with the GDPR, and are not mandated by the GDPR at all. The best way for a website or company to avoid cookie popups (even compliant ones), is to... Not share user data with third parties. Whenever you see a cookie popup (even a compliant one) don't blame the EU or the GDPR - blame the website or company for shipping your data off to some ad provider or analytics service. Stop and think about why your data is being shared with third parties. And yes, that includes us, this website, OSNews.