// application security
ommen.it¶
Security is part of software development — not bolt-on. A tribute to the Purple Lady.
"We have to bake security into the development lifecycle. Security is everyone's problem." — Tanya Janca, She Hacks Purple
Security is part of software development¶
It is not a stage you add at the end. Not a compliance checkbox. Not someone else's job. It is how you write the code in the first place — what you reach for when you choose a dependency, design an API, parse user input, or hand off a token.
This site is a small tribute to Tanya Janca — the Purple Lady — whose work on application security taught a generation of developers that secure code is just good code, written from the start. The colour palette is hers.
On this site¶
-
A small simulated-AI teaching game. Playtest it.
-
Count primes five ways, live in your browser. You don't need a faster computer — you need a better algorithm.
-
Channels I follow.
-
Tools I like and use.