_____ ___ _   _ _  ______   ___  _____ _____
|_   _|_ _| \ | | |/ / ___| / _ \|  ___|_   _|
  | |  | ||  \| | ' /\___ \| | | | |_    | |
  | |  | || |\  | . \ ___) | |_| |  _|   | |
  |_| |___|_| \_|_|\_\____/ \___/|_|     |_|

// building software in public. logs, bugs, small victories. est. 2026


« back to projects

[SHIPPED] Sigil

started 2026-02-01 · source


Secrets discovery and remediation. Sigil scans a repo for the credentials that shouldn’t be there: AWS keys, GitHub tokens, API keys, private keys, bearer tokens. Findings are always shown masked, and from the TUI each one can be moved straight into Locket, my secrets vault. A pre-commit hook stands guard so new ones never reach git in the first place.

The name is older than the scope. It started as a sketch for an artifact-signing tool, and the secrets scanner is what it grew into. The wax-seal ambition might return someday. The scanner earns its keep now.

goals

current status

Shipped and growing. The pre-commit hook guards every repo on this site.


build log entries

2026-06-10 sigil: masks, wards, and one polite no-op