Thinꓘ securᴉty
A personal field notebook for security, identity, tooling, experiments, and the ideas that survive contact with reality.
$ printf '%s\n' "Thinꓘ securᴉty"
Thinꓘ securᴉty
$ _
Security is a way of thinking.
I use this space for things I want to understand deeply enough to explain: security architecture, identity, offensive techniques, defensive trade-offs, and small tools that make technical work less tedious.
-
Notes
Long-form write-ups, short observations, and technical rabbit holes.
-
Lab
Experiments, prototypes, snippets, and things built to answer a question.
-
Code
Public work lives on GitHub. Source first; explanations here when useful.
Less theatre. More understanding.
Assume complexity is hiding something.
Reduce systems until the trust boundaries become obvious.
Attack the assumptions, not just the interface.
Interesting failures usually happen between components, identities, and owners.
Document what changes your model.
If an experiment doesn't alter how you think about the system, it probably wasn't finished.