Search

Showing top 93 results for "DAEMON Tools"

Related topics: DAEMON Tools

Tracked topic

DAEMON Tools

DAEMON Tools is a software utility for mounting disk image files such as ISO and other optical media formats.

4 articles indexed Last updated May 10, 2026 See topic hub

Discussions and forums

r/netsec · u/rkhunter_ · May 5, 2026

Popular DAEMON Tools software infected – supply chain attack ongoing since April 8, 2026

Popular DAEMON Tools software infected – supply chain attack ongoing since April 8, 2026

r/linux · u/AshR75 · 3w ago

Zero dependency, pure C++ speech-to-text binary for Linux, done the UNIX way (daemonless, no bloat, no slop, no GUIs, no venv, nothing)

This is just a very simple, 100% local STT toggle/CLI tool (open source & Apache-2 licensed) that adheres to the UNIX philosophy, does one job and one job only. Tap once, speak for as long as you want, tap again, transcr…

Hacker News · u/dustinkirkland · 1w ago

Show HN: Trustmux – Lightweight Secure Daemon for Mobile Shell Access

I'm Dustin Kirkland, author of Byobu[1]. I built Trustmux[2] to solve a personal problem: secure, encrypted access to my tmux[3] and Byobu sessions from my phone, without the pain of other mobile shell approaches.I run l…

6
r/kubernetes · u/Front_Artist2491 · May 2, 2026

Remediation for Copy Kill issue with eBPF on Kubernetes

Hey folks, I just released a tool to mitigate CVE-2026-31431 using eBPF. If you're tired of manually configuring seccomp profiles across your clusters, this might be for you. It's deployed as a simple DaemonSet and handl…

r/docker · u/wordbit12 · May 1, 2026

What does "standard unit of software" mean?

I've started to learn Docker recently, I'm really enjoying it, it's such a powerful tool! I've managed to create a mental model of docker. We package software and dependencies into something called an image, which is jus…