Kyle Kurz
By Kyle Kurz
on November 06, 2023
Passkeys are all the rage these days, for obvious reasons. The idea of replacing a complex (or worse, reused) password you must remember with a unique generated secret stored on your machine for each ...
Kyle Kurz
By Kyle Kurz
on October 20, 2022
When I'm interviewing potential candidates for our Developer jobs at Wildfire, one of my favorite discussions is the question "How do you define DevSecOps?" A quick search of Hacker News will show ...
Kyle Kurz
By Kyle Kurz
on May 03, 2022
Terraform is an incredibly powerful tool for managing Infrastructure as Code (IaC). (In fact, we’ve already made note of how we’re using Terraform to manage our passwords & secrets at Wildfire.) ...
Adison Lay
By Adison Lay
on March 15, 2022
Background: Simultaneous Cashback Program Development A major goal in software development is to keep your code DRY (Don’t Repeat Yourself). Ideally, when you require a piece of functionality in ...
Kyle Kurz
By Kyle Kurz
on January 21, 2022
Introduction Secret management is hard. There, I said it. Leaked secrets in Slack channels, shared Google documents or accidental commits to a codebase are commonplace, daily occurrences at many ...