FRTs Maintained By Us

These are all small but complete FRTs that solve real problems we have had.

Even if somewhat niche, these tools are in our opinion best in class solutions to the problems motivating their existence. Don't believe us? Research alternatives. You'll usually find either either a) nothing, b) tools with less features, or c) tools with showstopping bugs.

Larger demonstrations of FRT principles at scale will be added later.

zypper-unjammed
Brings package management with Zypper into the 21st Century by providing an autoremove command as well as facilities for marking package installation reasons as automatic or manual.
name-safe-in-bash
Help choosing Bash alias and function names that WON'T come back to bite you later! Given both how short most Unix commands are and how many of them there are frequent command line users are one typo away from executing an unintended command. The consequences of this range from minor annoyances to major data loss. The problem is only partially solvable as we don't control the names of commands mandated by standards like POSIX. But this tool can still alert about suboptimal alias, function, and executable names you choose.
dodge
You deleted your only copy of an OpenPGP private key file. You wonder if the key material can be recovered via forensic techniques such as file carving. Dodge may be able to help!
scalpel_for_private_keys
A configuration enabling the Scalpel data recovery / data carving tool to work with deleted private key data! Aims to be the best such rules database of its kind.