Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

IPFire Linux Firewall Gets Post-Quantum Cryptography Support for IPsec Tunnels

Coming after IPFire 2.29 Core Update 192, the IPFire 2.29 Core Update 193 release introduces support for post-quantum cryptography using the Module-Lattice-Based Key-Encapsulation Mechanism (ML-KEM) in IPsec tunnels.

Fwupd 2.0.8 Adds New Plugins to Update the UEFI Signature Database and KEK

Coming two weeks after fwupd 2.0.7, this release introduces two new plugins for updating the UEFI Signature Database and KEK, an updated UEFI database as a new HSI attribute, /sys/firmware/efi/efivars to ReadWritePaths, support for segment value 0 in the ccgx-dmc image parser, and detection the Firehose protocol features if they aren’t automatically sent.

Linux Mint Debian Edition Is Getting Support for OEM Installations with LMDE 7

One of the big changes that Clement Lefebvre talks about in the March newsletter is support for OEM (Original Equipment Manufacturer) installations for the next major version of LMDE (Linux Mint Debian Edition), which will be based on the upcoming Debian GNU/Linux 13 “Trixie” operating system series.

OpenSSL 3.5 Released with Support for PQC Algorithms, Server-Side QUIC

Coming more than six months after OpenSSL 3.4, the OpenSSL 3.5 release introduces new features like support for server-side QUIC (RFC 9000), support for third-party QUIC stacks (including 0-RTT support), support for PQC algorithms (ML-KEM, ML-DSA and SLH-DSA), and support for central key generation in CMP.

LinuxGizmos.com

Topaz Tz170 J484 Development Kit with 256 Mbit x32 LPDDR4 at 1.6 Gbps & MIPI D-PHY

The Topaz Tz170 J484 Development Kit is a compact platform for evaluating and prototyping with the Efinix Tz170 FPGA. It integrates onboard memory, configurable I/O, and a preloaded reference design, providing a practical setup for testing and demonstration across a range of FPGA applications.

HydraNFC Shield v2 and Sniffer Decoder Expand Capabilities for NFC Development & Analysis

The HydraNFC Shield v2 is a high-performance NFC development platform built around the STMicroelectronics ST25R3916 NFC frontend. Designed for NFC research, development, debugging, and security analysis, it is intended to be used with the HydraBus v1.0, a versatile open-source baseboard that acts as the host interface for HydraNFC and other shield extensions.

Tor Project blog

New Alpha Release: Tor Browser 14.5a6

This version includes important security updates to Firefox.

Internet Society

Article 19 of the Marco Civil – Guarantee or Threat to the Future of the Brazilian Internet?

Editor’s note: This post was originally published on 6 April 2025 in JOTA Jornalismo. It has been translated from Portuguese below.

Window Maker Live 0.95.9-0

posted by Roy Schestowitz on Aug 13, 2023

Window Maker Live

WINDOW MAKER LIVE 0.95.9-0

WHAT IS NEW SINCE THE LAST RELEASE? This release is based on stable Debian/Bookworm version 12.1. The current Window Maker 0.95.9 is used as default window manager and exclusive desktop session option. The additional xfce4 desktop session option was removed. Selected components and utilities of xfce4, mate, and lxqt were seamlessly integrated with Window Maker. A Fail-safe mode session option was added for troubleshooting needs. The gtk3 widget libraries have been recompiled with the gtk3-classic patches from https://github.com/lah7/gtk3-classic The login manager is now lightdm instead of the former wmlive-gdm. The default web browsers are Pale Moon and Surf. As mail messaging client Claws-Mail has been chosen. Most wmlive-specific scripts have been localized using machine translation for about 17 of the most common European languages used worldwide. All wmlive specific components have been modularized as separate packages and are available via https://wmlive.rumbero.org/repo/ to provide future upgrades and bug fixes via the apt package management. These packages are also installable on compatible Debian systems. The default init system is now systemd instead of sysvinit. As it turned out, systemd has become the defacto standard init system over time, and trying to circumvent and replace it with sysvinit while maintaining the same levels of functionality has become increasingly difficult and laborious. The very same sources used to create this ISO image are available in /usr/local/src/wmlive-bookworm-0.95.9.tar.xz on this system. These sources can be used to either recreate the current ISO image, but using the most recent package versions downloaded during the process from official Debian mirrors. Or they can be modified to produce a tailor made ISO image according to the user's own wishes and requirements.
KNOWN ISSUES:
* Dialogs of the main wmlive scripts and menus are machine translated and language content is with unknown quality.
Please provide corrections for the machine translated texts via mail to wmlive@rumbero.org and help enhancing internationalization.
CREDENTIALS FOR THE LIVE SESSION
The user account for the live session is named 'user' and its password is 'live'.
When installing the system to disk, this generic user account will disappear and be replaced by one of your own defintion.
SOME WORDS OF CAUTION
Before you start to install wmlive to disk, please be aware of the following constraints:
* Both the i386 and the amd64 variants boot and install on UEFI based machines and also older BIOS based computers and laptops.
* If using an USB stick instead of a DVD-R for installation, please don't even think of using something like 'unetbootin' or 'Universal-USB-Installer' or similar tools to create a bootable USB stick from the wmlive ISO image. These tools are designed to unpack and copy the ISO contents to the USB stick and thus actually break the wmlive ISO's functionality.
The wmlive ISO images are isohybrid images containing an embedded partition table. To work as intended, they need to be dumped in raw form to a USB stick. This is the preferred way of using the provided ISO images.
In Linux you would use one of these commands (the # sign represents the shell prompt) to write an ISO to a USB pendrive:
# dd if=wmlivebookworm_0.95.9-0_amd64.iso of=/dev/sdx bs=2048 status=progress or # cat wmlive-bookworm_0.95.9-0_i386.iso > /dev/sdx
Replace /dev/sdx with the device file name of your actual USB stick.
BE CAREFUL: This process will completely erase it, there is no way back. So better be very careful to not overwrite the wrong storage drive!
If running in Windows, you can use the dd mode of the excellent 'rufus' utility which is included on the ISO image in the top level tools folder.
* The standard installation procedure is designed for offline installation, so no network configuration will be created during the installation stage. Network configuration will later be managed exclusively by NetworkManager on the running system after successful installation to disk.
Alternatively, if you choose the expert mode installation menu entry, all possible installation options will become available.
If you find any issue, fault, or simply have any idea for improvement, please don't hesitate to send a mail to 'wmlive@rumbero.org' to share your thoughts.
We need your feedback to widen our own perspective!
Enjoy Window Maker Live!

Read on

Other Recent Tux Machines' Posts

Linux Mint Debian Edition Is Getting Support for OEM Installations with LMDE 7
Linux Mint Debian Edition is getting OEM support with the LMDE 7 release based on the Debian GNU/Linux 13 “Trixie” operating system.
Techrights Focus [original]
some thoughts
OpenSSL 3.5 Released with Support for PQC Algorithms, Server-Side QUIC
OpenSSL 3.5 has been released today as a major update to this open-source, cross-platform, and free software library that provides secure communications over computer networks for applications and websites.
Linus Torvalds Announces First Linux Kernel 6.15 Release Candidate
Today, Linus Torvalds announced the general availability of the first Release Candidate development milestone of the upcoming Linux 6.15 kernel series for public testing.
Benchmark Stuff: Linux Better Than Windows and Facebook is Misleading With Its Proprietary LLMs (Openwashing and Other Deceit)
testing speeds
FreeDOS 1.4 is Out
new FreeDOS release
 
Games: DUCKSIDE, Sonic Rumble, and More
latest stories from GamingOnLinux
Linkwarden 2.10 Brings AI Tagging, Advanced Search, and More
Linkwarden 2.10 self-hosted bookmark manager introduces powerful new tools—highlighting, advanced search
Android Leftovers
This Android OEM could let you easily overclock or underclock your phone
FreeDOS 1.4 Now Available — A Major Update for the Beloved DOS Revival
FreeDOS 1.4 open-source MS DOS-compatible OS released with updated core utilities, better reliability
Best Free and Open Source Software
We recommend the best free and open source alternatives
Proxmox Virtual Environment 8.4 Released
Proxmox VE 8.4 is out now, featuring live VM migration with NVIDIA vGPU, API for backups, virtiofs, and updated open-source tech
openSUSE’s Agama Installer Lands with Enhanced Web UI
openSUSE's new Agama installer v13 is here, bringing hostname configuration
EasyNAS – Linux distribution designed for storage management
EasyNAS is a storage management system for home or small office
CAINE – live Linux distribution for digital forensics
CAINE (Computer Aided INvestigative Environment) is an Italian Linux live distribution created as a Digital Forensics project
Wesley Gardner presents: Draw and Paint Better with Krita
Some time ago we reached out to Wesley Gardner because, a bit belatedly, we saw he has published a great book on Krita, titled Draw and Paint Better with Krita
The easiest way to try out Ubuntu Linux
Don't have a spare computer? Afraid the installation will be too difficult
We’re in Kenya. Fedora at Murang’a University
On March 28, 2025, we brought Fedora to Murang’a University of Technology in Kenya
today's leftovers
misc. picks for today
Security Leftovers
Security news and such
LWN on 6.15 merge window and the 2025 Linux Storage, Filesystem, Memory-Management, and BPF Summit
outside the paywall now
Making the OpenWrt One
GPL-enforcement activities
Catching up with calibre
Calibre development started in 2006, when creator Kovid Goyal bought a Sony E Ink reader
Today in Techrights
Some of the latest articles
OpenSUSE and Ubuntu Leftovers
only 3 more links
Free, Libre, and Open Source Software Events, More
today's leftovers
Programming Leftovers
Development of programs and games
BSD Leftovers
OpenBSD and ramble
Fedora and Red Bait (IBM) Leftovers
3 stories for now
Audiocasts/Shows: Destination Linux, MiSTer FPGA, "Non-Woke Software List", Microsoft Moles
new videos or episodes
IPFire Linux Firewall Gets Post-Quantum Cryptography Support for IPsec Tunnels
IPFire 2.29 Core Update 193 has been released today for this powerful, open-source, and secure Linux-based firewall distribution designed to protect networks against evolving cyber threats introducing post-quantum cryptography.
Fwupd 2.0.8 Adds New Plugins to Update the UEFI Signature Database and KEK
Fwupd 2.0.8 is out today as the eighth maintenance update to the latest fwupd 2.0 release of this open-source Linux firmware update utility with support for more devices, new features, and bug fixes.
today's howtos
many from idroot
IPFire 2.29 - Core Update 193 released
We are happy to announce the release of IPFire 2.29 - Core Update 193
FOSS, Education, Sharing, and Standards
today's leftovers
Programming Leftovers
Git, Prolog, and more
Windows TCO Leftovers
Microsoft's cost
IBM and Latest in redhat.com
Mostly redhat.com articles/fluff
Open Hardware: SBCs, Arduino, OrangePi, and More
Hardware picks
Android Leftovers
Google fixes two Android zero-day bugs actively exploited by hackers
Git Distributed Version Control System Turned 20
Git, Linus Torvalds's brainchild that revolutionized software development, just turned 20
Microchip SAMA7D65 Cortex-A7 MPU comes in SoC and SiP packages with up to 2Gbit integrated DDR3L memory
The company mentions that the device supports various tools and software, including the Linux4SAM platform for embedded Linux development
Free and Open Source Software, howtos and Installations
This is free and open source software
PBXware is a Linux telephony platform distribution
PBXware is a Gentoo-based single-purpose distribution that serves as a telephony platform
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar
Games: Croc Legend of the Gobbos, The Fortress of Dr. Radiaki, and More
latest from GamingOnLinux
Today in Techrights
Some of the latest articles
Asahi Linux hits an M4 support roadblock
The Asahi Linux project is having trouble bringing the operating system to M4 Macs
Operating Systems and Standards
today's leftovers
Free, Libre, and Open Source Software Leftovers
FOSS picks for today
Native NPU support for openSUSE Linux and Logo Call openSUSE.Asia Summit
Some opensuse news
Fedora / Red Hat / IBM Leftovers
4 more stories
Open Hardware/Modding: Retro, ESP32, and More
hardware leftovers
Mozilla: Shafting Developers, Pushing LLM Slop, Firefox Nightly
Mozilla news
Programming Leftovers
Development picks for today
KDE and Qt Leftovers
mostly the latter
Audiocasts/Shows: Linux User Space and Late Night Linux
2 new episodes
FreeBSD: On FreeBSD Jails and a Journey to FreeBSD
Some BSD picks
GNOME Desktop/GTK: Foundry.DocumentationManager and Keypunch 6.0
Some GNOME news
Security Leftovers
Security-related leftovers
Applications: Istio 1.23.6, GNU gperf 3.2, SageMath, Resources 1.8, and More
Software news
today's howtos
Instructionals/Technical picks
Kernel Space: Microsoft- and Microsoft LF-Sponsored Rust-in-Linux Advocacy, Benchmarking Up To 8,192 Cores On Linux
kernel news
today's howtos
only a handful for now
Windows TCO Leftovers
Windows TCO examples
Open Hardware: Arduino abd Raspberry Pi Projects
Raspberry Pi and more
Games: Truckful, Fogpiercer, and Linux GPU Control Application (LACT)
9 new articles from GamingOnLinux
Android Leftovers
This Samsung Galaxy S25 variant will get eight years of Android updates
Wine 10.5 Released with Vulkan H.264 Decoding
Wine 10.5 is out with ARM64 large page support, updated Mono 10.0
DXVK 2.6.1 Improves Support for Assassin’s Creed Origins and AMD Vega GPUs
DXVK 2.6.1 Vulkan-based implementation of D3D9, D3D10, and D3D11 for Linux / Wine is now available for download with improvements for several games and various bug fixes.
I tried gaming on Linux — and it's better (and worse) than you think
Gaming on Linux has come a long way, but is it ready to replace Windows yet
Free and Open Source Software, howtos and Installations
This is free and open source software
BlueOnyx is a fully-integrated Internet hosting platform
BlueOnyx is open source software, released under a Sun modified BSD license
I'm a Linux power user, and the latest Ubuntu update put a smile on my face | ZDNET
Canonical is preparing the release of Ubuntu 25.04 (Plucky Puffin) with a new kernel, the latest desktop environment, and an improved installer.
Today in Techrights
Some of the latest articles