2023 — 2024

suda

Experimental sudo-like CLI with additional safety controls around command attempts and notifications.

SUDA is an experimental sudo-like CLI that explored additional safety controls around privileged command attempts. The project included ideas such as attempt limits, notification hooks, and pattern checks around suspicious usage. It is presented as an experiment, not as a replacement for mature operating-system security tools. Its value was learning how security-sensitive workflows should communicate risk, fail safely, and stay understandable to the operator.