Modern CodingMC
AboutSpeakingTestimonialsContact

Security Collection

I have worked in security companies most of my career. Here are tips I have picked up for staying secure.

aws-vault - the best way to manage AWS credentials for multiple accounts
April 8, 2024

aws-vault - the best way to manage AWS credentials for multiple accounts

aws-vault is an excellent open-source tool written in Golang that allows you to manage the credentials for multiple AWS accounts securely.

ggshield can save you from yourself. Never accidentally commit secrets again
July 18, 2023

ggshield can save you from yourself. Never accidentally commit secrets again

Stop yourself from committing a secret to git with ggshield

Passwordless sudo and verified GitHub commit signing with Yubikey - a pair-coder's dream
May 7, 2023

Passwordless sudo and verified GitHub commit signing with Yubikey - a pair-coder's dream

If you're like me, you can't type your complex password correctly when your entire team is staring at you on a pair call. And now, you no longer have to.