Security and Linux developers
Trace the desktop interface, restricted system helper, per-action authorization, audit path, and recovery lockout.
LSMF Community Preview
LSMF is an experimental, community-first framework for people evaluating explicit, reviewable, and recoverable Linux hardening workflows—not a promise of one-click safety.
Built for careful evaluation
LSMF is opening early so its boundaries, recovery model, documentation, packaging, and claims can be challenged—not so untested users will install it on important systems.
Trace the desktop interface, restricted system helper, per-action authorization, audit path, and recovery lockout.
Reproduce bounded checks, report the exact image and artifact, and keep observations within the evidence.
Strengthen tests, documentation, accessibility, packaging, and recovery behavior while keeping every limitation visible.
Operating principles
The Qt desktop stays unprivileged. Privileged requests cross a typed, fixed, default-deny helper boundary with per-action authorization.
The project emphasizes backup-first mutation, exact rollback, durable recovery, bounded output, and protected audit records.
Source checks, package inspection, and isolated VM evidence are distinct. Mocks or successful process launches do not replace VM evidence.
Privilege architecture
Qt is the only graphical interface; the application has no browser or HTTP control surface. A source checkout does not install, register, enable, or start the privileged helper.
Evidence ledger
Four Bash module scripts cover Secure Shell (SSH), firewall, network, and kernel hardening. The exact current candidate combines them with an unprivileged desktop interface and a narrow system helper.
Important status
Transparency is part of the product
The public repository ships the code, claim matrix, VM evidence records, security policy, AI-assistance disclosure, licensing notices, and known limitations together.
Reviewing source and automated checks can inform an evaluation, but neither establishes production safety. Live testing belongs only in explicitly disposable systems.
ReviewTrace a security boundary and report concrete, reproducible concerns.
ReproduceRepeat the documented disposable-VM evidence with exact image and artifact details.
ImproveStrengthen tests, documentation, accessibility, packaging, or recovery behavior.
Repository status: Public at github.com/jessMyself/LSMF. Source is MIT-licensed; see the repository security policy before reporting an issue.