CloudFlare DNS for Network Manager

CloudFlare provides a performant recursive nameserver along with a promise to never surveil their users. Their Linux quickstart involves modifying the standard C library's resolver (i.e. /etc/resolv.conf) which is a terrible idea if you are using...

Securing AWS Credentials

A single rogue npm module, Ruby gem, PyPi module, or ill-fated cURL command could expose you (and your employer) to extreme risk. Table of contents: Is this you? The Problem A Solution Do it Yourself Shortcuts Enable Privileges Disable Privileges...