Welcome. This is the first post on The Safehouse Journal — a home for writing on security operations, identity management, threat detection, and everyday digital safety, built for two audiences at once: the people running SOCs, and the people just trying to keep their own accounts safe.
Why a dedicated blog
Most of this writing already exists — scattered across Medium, Hashnode, and Dev.to. This blog brings it under one roof, on The Safehouse's own domain, with a reading experience actually built for long-form technical content: adjustable text size, a light/dark toggle, and a narrow column width so lines of text aren't stretching uncomfortably across a wide screen.
What's coming
Over the next few weeks, the full back-catalog moves over here — the NXLog pipeline series, the Identity & Access Management series, the MITRE ATT&CK breakdowns, and the monthly Cyber Awareness Calendar. New writing will land here first.
Here's a small taste of what a code block looks like in this new reading environment:
# Example: checking rsyslog service status
systemctl status rsyslog
journalctl -u rsyslog -f
Thanks for reading — more soon.