Post #1539661
2025-11-18 13:55 UTC
Replies (3)
-
@nik@toot.teckids.org 2025-11-18 13:56
@daandemeyer @pid_eins So, while this sort of footgun previously required holding chown insanely wrong, it's now built into an innocent little tool that pretended to be *safer* than others.
-
@breiti@mastodon.social 2025-11-21 07:23
@nik @daandemeyer @pid_eins how is that different from someone doing the same command with “sudo” instead of “run0 —empower”?
-
@jenbanim@mastodo.neoliber.al 2025-11-22 08:56
@nik @daandemeyer @pid_eins sudo chown -R is already a massive footgun. Unlike rm, --no-preserve-root is the default so all it takes is hitting enter too early to nuke your system. Elsewhere you drew the distinction between consciously changing file attributes versus having it done automatically and I agree that's an important distinction, so perhaps instead of --empower a longer name like --preserve-user-attributes would be better. (1/2)