CSIPE

Books

5 books by Kubilay Tunca, covering the same ground as this blog at the length the subject actually needs. Each book page says plainly who the book is for and who should skip it, so you can rule one out in thirty seconds rather than after buying it.

As an Amazon Associate I earn from qualifying purchases. Buying through these links costs you nothing extra and helps pay for the blog.

At a glance

Which one to read, and — just as usefully — which to skip.

Book Best for Skip it if You'll learn Assumes Main topics
The Digital Fortress Anyone protecting their own money, accounts and family onlineYou already use a password manager, hardware keys and a threat modelWhich few habits absorb most real-world risk, and what you may ignoreNo technical backgroundPasswords, two-factor, phishing, backups, home network
The Anonymity Playbook Journalists, sources, activists and anyone whose privacy has stakesYou want a list of tools rather than an account of the adversaryThreat modelling, what metadata leaks, how to keep identities separateNo specialist background, but a willingness to accept trade-offsOperational security, Tor, metadata, source protection, surveillance
Secure Software Development Developers shipping production code under delivery pressureYou want a certification study guide or a penetration-testing bookThe secure pattern for each decision, and the near-miss that looks equalYou write and review real codeInput handling, authentication, secrets, dependencies, CI/CD
The Secure Harness Teams running AI coding agents in repositories others depend onYou want prompt technique, or a pipeline with no human review gatePermission scoping, hooks, release gates and usable audit trailsAgents are already writing code you are answerable forAgent security, MCP, permissions, hooks, sandboxing, audit logging
The AI Native Engineer Engineers taking AI features from a working demo to productionYou are training or fine-tuning models from scratchRetrieval that degrades well, evaluation as a habit, cost as a constraintYou are building on top of existing modelsRAG, evaluation, LLM observability, tool use, AI cost control