First post. This is where I’ll be posting notes on computer security — exploits I’ve studied, defenses I find clever, papers worth reading, and whatever else seems worth writing down.
why a blog
Writing things down is the single best way I’ve found to actually understand something. If I can’t explain a vulnerability or a protocol clearly, I don’t really understand it yet. So this is partly a public notebook, partly a forcing function.
what to expect
- short notes when something clicks
- longer walkthroughs of exploits or CTF challenges
- occasional rants about bad crypto
Posts will be infrequent but I’ll aim for substance over volume.
the stack
Everything here is plain markdown in a GitHub repo, rendered by Jekyll, served by GitHub Pages, with a custom domain pointed at it. No JavaScript, no tracking, no comments. If you want to reach me, GitHub is fine.
$ echo "more soon"
more soon