Network security
Can trust-zone segmentation meaningfully reduce lateral movement?
Examining zone boundaries, default-deny inter-zone policy, and the difference between logical separation and verified containment.
Field notes / operating environment
Small, evidence-based investigations into how security controls behave in a continuously operated self-hosted environment—not generic hardening checklists.
01 / Purpose
This collection connects principles such as least privilege, defense in depth, recoverability, and controlled administration to specific design choices in my homelab.
The notes distinguish what is implemented from what still needs stronger validation. Public versions omit exact addresses, firewall aliases, privileged commands, account names, and household-sensitive details.
02 / Notes
Three initial studies covering prevention, administration, and recovery.
Network security
Examining zone boundaries, default-deny inter-zone policy, and the difference between logical separation and verified containment.
Access control
Comparing unrestricted fleet access with a narrow control-node path, explicit playbook allowlists, and supervised remediation.
Resilience
Using a management-plane failure to study circular dependencies, alternate recovery paths, monitoring, and the remaining need for tested restores.
03 / Scope
A control is described through its implementation and observable behavior, not through a tool name or an unsupported “enterprise-grade” claim.
The environment has real users, dependencies, maintenance windows, and failure modes, but it is still a personal system rather than a corporate production network.
Enough detail is included to explain the reasoning while withholding information that would expose the live environment’s full attack surface.
Unverified assumptions and incomplete controls are recorded as next work rather than presented as finished security outcomes.
Related implementation evidence
The infrastructure case study covers the architecture, operating model, automation, observability, and known risks behind this research.