securenet
Home network defense · always on

Every packet accounted for.

securenet is the quiet layer under a home lab full of machines that never sleep — segmented by design, watched around the clock, and built so the boring days stay boring.

perimeter: monitored segments: isolated identity: MFA enforced deception: armed uptime target 99.9%
The posture

Defense in depth, not in theory.

A single lab, a handful of nodes, and a lot of moving traffic. The goal isn't a fortress — it's layers that each buy time, so no single mistake is the whole story.

7
isolated segments
24/7
edge monitoring
2FA
on every entry point
0
flat trust zones
The layers

Each layer assumes the one above it failed.

01 / perimeter

The edge

A single controlled way in. Everything else at the border is closed by default, not by exception.

  • default-deny inbound
  • rate & geo shaping
  • logged, never silent
02 / segmentation

Segments

Trusted, lab, and guest traffic never share a broadcast domain. A noisy device stays a local problem.

  • per-role VLANs
  • east-west filtering
  • least-path routing
03 / identity

Identity

Access follows the person, not the cable. Every remote path is behind strong auth and a second factor.

  • MFA everywhere
  • short-lived sessions
  • secrets out of code
04 / visibility

Visibility

You can't defend what you can't see. Flows, logs, and health are collected and actually read.

  • flow + event logging
  • anomaly alerting
  • patch cadence tracked
05 / deception

Deception

Some doors lead nowhere on purpose. Traffic that shouldn't exist meets something built to watch it.

  • decoy surfaces
  • intent signalling
  • early-warning telemetry
06 / recovery

Recovery

The last layer is time itself: versioned backups and a tested way back, so a bad day is reversible.

  • versioned backups
  • offline copies
  • restore rehearsed
Principles

How decisions get made.

A1

Assume breach

Design as if something is already inside. Layers exist to limit the blast radius, not to promise it never happens.

A2

Quiet is the goal

The best week is the week nothing happened — and you have the logs to prove that's true, not just hopeful.

A3

Reversible over clever

Prefer changes you can undo. A tested restore beats a heroic fix at 3am every single time.

A4

Secrets stay secret

Credentials live in one guarded place, never in code, never in a screenshot, rotated when in doubt.