Tootfinder

Opt-in global Mastodon full text search. Join the index!

@chpietsch@fedifreu.de
2026-01-22 20:50:49

Telnet is a remote login protocol that became obsolete in 1995 when SSH became available because SSH offers transport encryption while telnet does not.
Those who kept a telnetd running for whatever reason (and did not hide it behind a firewall) have had a root backdoor for the last ten years.
The telnetd server invokes /usr/bin/login (normally running as root) passing the value of the USE…

@heiseonline@social.heise.de
2026-01-02 09:19:00

39C3: Wie das quelloffene Bargeld GNU Taler den Praxistest besteht
Auf dem 39C3 zeigten Entwickler, wie sich das anonyme Bezahlsystem GNU Taler auf Events einsetzen lässt – ein Gegenentwurf zum digitalen Euro.

@adulau@infosec.exchange
2026-01-13 05:34:16

Reminder: under GPL/AGPL, “Corresponding Source” includes everything needed to build and modify the work. That means AI prompts, generated scripts, and config files as well. Don’t leave them out.
"The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities."

@jdrm@social.linux.pizza
2026-02-20 06:11:01

Mastodon días. Para el turno de mañana (de muy por la mañana), ayer me dio por poner por escrito unas notas para usar Autofirma en GNU/Linux.
jdrm.info/configurando-la-firm
También en

GNU Parallel is such a nice program. It has a bunch of features that, sure, you could cobble together with a program or shell script, but that with Parallel are just a flag away.
Like, “read 1MB chunks from stdin, adjust chunk boundaries so they always start with a specified delimiter, then run N copies of this command where each copy gets a subset of chunks on stdin”.
It’s just --pipe --round-robin --recstart 'some delimiter'.
Last night I used this to search a Li…

@ruari@velocipederider.com
2026-01-17 14:13:45

Ever wondered about the inode trunctation in #cpio formats and what that might mean for the integrity of your archives on modern systems?
No? No, I didn't think so because that is nerdy as fuck!!! 🤓
Nonetheless, I typed this up. No need to… umm… thank me. 🤪

@fanf@mendeddrum.org
2026-01-31 12:42:01

from my link log —
GNU Recutils: a database management system using human-readable text files.
labs.tomasino.org/gnu-recutils/
saved 2020-01-26

@publicvoit@graz.social
2026-01-28 08:12:29

#GNUTaler mit Echtgeld ausprobiert - Teil 4: Fazit
gnulinux.ch/gnu-taler-mit-echt
Spannende Option für wirklich freien digitalen

@cyrevolt@mastodon.social
2026-02-21 22:39:28

Today's wtf: I was getting errors when wrapping my npm command in a Makefile:
```
make: npm: Permission denied
```
Why? Just running it directly works. The heck?!
Okay, strace time...
```
newfstatat(AT_FDCWD, "/home/dama/bin/npm", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0
```
Huh... that is a directory.
So it's one of those Unixy fuckeries!
Why does (GNU) make even do this?!
So I set `NPM ?= /usr/bin/n…

@heiseonline@social.heise.de
2026-01-03 06:00:20

Einige der zuletzt hier besonders häufig geteilten #News:
GNU Taler auf dem 39C3: Wie das quelloffene Bargeld den Praxistest besteht

@whitequark@mastodon.social
2026-01-10 10:02:35

this response does address the request, technically speaking mastodon.social/@gnu_ebooks/11

@piger@mastodon.social
2026-01-20 21:40:58

ahh, the good old times before ssh and its smug encryption
openwall.com/lists/oss-securit

@ruario@vivaldi.net
2026-01-17 15:32:57

@… As a format (the pax or latter GNU variant) are better than the last major cpio format, newc. However, if you like the syntax of cpio, then bsdcpio (libarchive) allows you to output in pax format, giving you the best of both worlds.

@offenenetze@chaos.social
2026-01-02 14:15:44

GNU Taler auf dem 39C3: Wie das quelloffene Bargeld den Praxistest besteht | heise online
heise.de/-11126356

@alejandrobdn@social.linux.pizza
2025-12-18 23:28:24

I had a single "YouTube" category in the feeds classified in Freshrss. I decided to separate the channels related to GNU/Linux and Selfhosting from the rest. 84% are in the first category.
It's not a thirst for knowledge, it's an addiction... It's just that I know so little...

@adulau@infosec.exchange
2026-01-20 20:59:08

GNU InetUtils Security Advisory: remote authentication by-pass in telnetd
🔗 #telnet

@egallager@social.treehouse.systems
2025-12-11 00:43:43

Governments should use FOSS whenever possible, and that should extend to fonts as well: gnu.org/software/freefont/arti

@janneke@todon.nl
2026-02-02 07:01:36

Great talk by @… of #GNU #Hurd fame, in a packed room, selling the the Hurd really well (in my not entirely unbiased opinion, of course) and starting with
It'…

A slide on OS support (cont'd)

* Translator records in /dev and /servers
* Used to be a Hurd-specific ext2 extensions
* Now using xattrs by default
* Can now cross-install completely from Linux

* FS JBD2 journaling support (Milos Nikic)
* In progress

* Console xkb keyboard layout (Etienne Brateau)
A slide on Current state
* Rather stable
* Have not reinstalled boxes for a decade
  * Debian buildds keep building packages
* ~75% of Debian archive builds out of tree
* XFCE, gnome, KDE, ...
* Support merged upstream
* gcc, glibc, llvm, rust, ...
* Debian distribution
* Guix/Hurd released!
Slide on Dissemination

* News coverage
* Quarter of the Hurd (QotH) (Joshua Branson) 
* Guix/hurd (Manolis Ragkousis, Janneke Nieuwenhuizen, Yelninei) 
  * https://guix.gnu.org/blog/2024/hurd-on-thinkpad/
* Alpine (Sergey Bugaev) | z | |
 Slide: So, what do we have?

* x86_64 SMP
* SATA/USB disk/cd, all in userland
* netwokr driver & TCP/IP all in userland
* kernel only manages tasks, memory, IPC
* go, rust, ocaml, ghc, some java...
* Debian (~75% packages)
* Guix
* som Arch, some Alpine
* An the usual Hurd stuff: user-controlled translators, fine grain access control, sub-hurds.
@heiseonline@social.heise.de
2026-01-02 16:45:11

Zum Abend noch einige der heute besonders häufig geteilten #News:
39C3: Wie das quelloffene Bargeld GNU Taler den Praxistest besteht

@mgorny@social.treehouse.systems
2025-12-18 09:37:54

0 days since it turned out that GNU #make does not respect the #jobserver protocol it designed itself in yet another way. Or to put it otherwise, I've wasted my whole morning implemented something that cannot work because it didn't occur to me that GNU make people only set rules without caring to actually follow them.
#Gentoo #Linux

@simon_brooke@mastodon.scot
2026-02-13 22:30:24

Should
(= 3/4 0.75)
return true (or 't)? You'd think so.
#SBCL 2.5.2 does think so.
MIT/GNU Scheme also thinks so.
#Interlisp Medley agrees.
I think this is correct behaviour.
#Clojure

@penguin42@mastodon.org.uk
2025-12-04 15:11:18

Gnucash is a nice simple Gtk/GUI accountancy program; I've used it to keep track of my spending, income, credit cards etc for well over a decade; it does simple double-entry stuff and also has some more advanced stuff for generating reports and small businesses.
gnucash.org/

@keithp@fosstodon.org
2026-01-05 02:11:01

Support for using picolibc as the primary C library with GCC landed today. Thanks much to Jeffrey Law and Andrew Pinski for their help improving the changes and getting them merged. gcc.gnu.org/git/gitweb.cgi?p=g

@jdrm@social.linux.pizza
2026-02-19 20:01:05

Pasen y lean unas notas sobre el uso y configuración en Linux de #autofirma #fnmt
jdrm.info/conf…

@haayman@todon.nl
2026-02-14 08:38:09

Ik heb onlangs linux mint op een oude macbook air geïnstalleerd, maar nu is er een kernel update en krijg ik deze foutmelding bij het installeren. Zijn er meer mensen die dit hebben gezien? En heb je een oplossing gevonden?
```
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
You are using: gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CFG80211 API …

@jtk@infosec.exchange
2026-02-13 21:42:21

The end-to-end (e2) argument is about where to put functionality in a layered system. It generally argues for functions to be moved out and up, but it does not say you cannot have functionality at lower layers or in the middle. The paper states "A great deal of information about system implementation is needed to make this choice intelligently."
Seen in a discussion about the recent GNU inetutils telnetd vulnerability, someone incorrectly states:
"End to end prin…

@michabbb@social.vivaldi.net
2026-01-28 18:49:51

⚠️ Unlike typical exploits, no buffer overflow or memory corruption needed - just one manipulated environment variable grants root access
🛡️ Not all Telnet implementations affected - only #GNU inet utils; proprietary versions like #Cisco and

@thomasfuchs@hachyderm.io
2025-11-30 00:08:24

RE: chaos.social/@karolherbst/1156
Wait I thought it's GNU/Linux, not MAGA/Linux

@fortune@social.linux.pizza
2025-12-30 20:00:02

Once upon a time there was a DOS user who saw Unix, and saw that it was
good. After typing cp on his DOS machine at home, he downloaded GNU's
unix tools ported to DOS and installed them. He rm'd, cp'd, and mv'd
happily for many days, and upon finding elvis, he vi'd and was happy. After
a long day at work (on a Unix box) he came home, started editing a file,
and couldn't figure out why he couldn't suspend vi (w/ ctrl-z) to do
a comp…

@teledyn@mstdn.ca
2026-02-04 00:08:17

RE: mstdn.ca/@thetyee/116009132713
If it is any consolation, the GNU Manifesto c1984 warned of this same danger as software became increasingly proprietary. As the proprietaries compete for the best prestige with the best wages and best ROI, their prices inevitably rise, and the best talent is drained from the competing community pool.
On the plus side, community software was here before the likes of Bill Gates, and will still be here long after they're gone.

@mgorny@social.treehouse.systems
2026-02-11 04:14:41

I feel like desktop GNU/Linux nowadays (especially around #GNOME) is a lot like: "Do you recall this thing #Android does that you really hate? Good news, everyone, we just copied it to our application, and you can't switch back!"
#FreeSoftware

@ruari@velocipederider.com
2025-12-29 15:44:19

Ever run some random ass installer on Linux (or make install) and wondered where all the files ended up? I gotcha
gist.github.com/ruario/a590366

‪@Nael@pachyder.me‬
2025-12-05 07:44:42

@… @… @…
Every time I see GNU , beeing french , it makes me see a Gnou, the animal (wi…

@midtsveen@social.linux.pizza
2025-12-30 18:47:28

RE: #Debian

@neverpanic@chaos.social
2026-01-26 20:10:57

Achievement unlocked: Being mentioned in an article on @…: lwn.net/SubscriberLink/1055053
That means I've made it in the o…

@theodric@social.linux.pizza
2026-01-01 00:02:40

Happy GNU/year

A slop-enhanced image of Richard stallman wearing 2026 glasses
@ruario@vivaldi.net
2025-12-08 08:24:52

@… By chance, just last week I started to try and create a list of all the different ways you could make a make a gzip compressed tarball with GNU tar but after about 1.5k variations of possible commands (and I still had not captured them all), I gave up.
P. S. True story by the way! 🤪

@whitequark@mastodon.social
2025-12-03 18:20:14

another case of AGPLv3 being used extractively! github.com/minio/minio/commit/

@alejandrobdn@social.linux.pizza
2026-02-06 23:36:25

A good time to remember this gem from XKCD, representative of all the descents into the rabbit hole of those who one day asked themselves, "What the hell is Linux?".
#linux

xkcd cartoon about a user's first steps with GNU/Linux.
@ruario@vivaldi.net
2025-12-08 08:18:12

@… Ok, so I went off on a tangent for no reason. I hope it really was vaguely interesting and you were not just being polite. 😜
Yes, in summary you confused GNU tar and since it cannot make zip files, it did it's best fallback (just made an uncompressed tar). Then in turn the .zip extension confused Windows.
So it was, your fault! Sor…

‪@Nael@pachyder.me‬
2025-12-05 08:05:58

@… @… @… @MLE_online
^^
« How to tell I know nothing about GNU without telling you I know nothi…

@michabbb@social.vivaldi.net
2026-01-28 18:49:51

✅ Immediate action required: Update to GNU Inetutils 2.8 or migrate to #SSH for secure remote access
nvd.nist.gov/vuln/detail/CVE-2

@ruari@velocipederider.com
2025-11-30 21:54:19

People say tar is hard but off the top of my head here are 298 ways to make a gzip compressed tar archive of a directory and its contents with GNU tar.
gist.github.com/ruario/ac0c6a1
There are more but I got bored. 😜
P…

74 commands for tar that do the same thing

https://gist.github.com/ruario/ac0c6a15369853df2c698aa6fe595135
@keithp@fosstodon.org
2026-01-27 02:32:47

New embedded toolchain bits for Debian today for aarch64-none-elf, arm-none-eabi and riscv64-unknown-elf.
binutils-embedded builds version 2.45.90.20260125.
gcc-arm-none-eabi uses Arm GNU Toolchain version 15.2.rel1 (2025-12-17). For arm and aarch64.
gcc-riscv64-unknown-elf is based off GCC 15.2. For 32- and 64-bit Risc-V.
picolibc 1.8.11. Now the only C library.
libstdc -arm-none-eabi and libstdc -riscv64-unknown-elf.
They're all in NEW, but should …

@mgorny@social.treehouse.systems
2025-12-06 17:32:10

Worked on some more #Gentoo global #jobserver goodies today.
Firstly, Portage jobserver support patch: #PyTest jobs will also be counted towards total job count.
Again, it's not a perfect solution, but it works reasonably. The plugin still starts -n jobs as specified by the arguments, but it acquired job tokens prior to executing every test, therefore delaying actual testing until tokens are available. It doesn't seem to cause noticeable overhead either.

@michabbb@social.vivaldi.net
2026-01-28 18:49:50

🎯 Nearly 800,000 #Telnet servers potentially affected worldwide running vulnerable GNU inet utils implementations
📅 Bug existed since 2015 code changes, finally patched January 20, 2026 in version 2.8
🔧 The flaw stems from missing input sanitization: USER environment variable from network is passed unsanitized to login command, allowing flag injection

@publicvoit@graz.social
2026-01-26 10:25:57

Users of #Emacs #orgmode: I've added "my-org-block-interruption()" to my config. It was generated by Claude.
If invoked within a blog, it inserts # END_ # BEGIN_ lines that match the current block.
This way, I'm able to interrupt a QUOTE block to add some comments, a SRC block to…

@midtsveen@social.linux.pizza
2025-12-04 18:52:27

Where i post from!
#DebianTrixie #Debian13 #Debian #Linux

Anime-style illustration of two schoolgirls standing close together, blushing and holding each other. One girl with orange pigtails gestures outward while the other, with pink hair and a large white bow, holds a finger to the first girl’s lips. To the right is the Debian swirl logo and stylized text reading: ‘debian — the GNU/Linux distribution for lesbians.’ The overall design mimics a promotional poster combining anime art with Linux-themed humor.