Things that interest me: cloud computing, cyber security, DevOps, and mobile / web development. Posts are my own.
Social: Instagram | Twitter | LinkedIn | GitHub
Popular: Luks with TPM in Ubuntu | AWS SSM HTTPS/SSH Reverse Tunnel
Sometimes you have a tricky situation where you can deploy a Django application but have little control over the front end web server or load balancer terminating your SSL. The code snippet below is an easy way to issue a 301 redirect for any http request. It will also…
A secure Kubernetes deployment benefits from Kubernetes specific security tools. One high quality open source tool is Falco. Falco is an intrusion detection system that reports suspicious Kubernetes events that a security admin might want to know about. This is an IDS, so it…
Deploying Kubernetes on premises can be challenging enough.
Original post: Fido U2F
I ended up switching to a Yubikey after all. Feitian keys are a nice cheaper option but there were just too many important websites that wouldn’t support them. That said, there have been some interesting developments with FIDO…