From 68338951c25122ed01a833e34b0aac31826554d5 Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 14 Jul 2021 21:44:18 +0200 Subject: [PATCH] Copy AWS article to Security / CLI --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cd782bc..6db599c 100644 --- a/README.md +++ b/README.md @@ -765,6 +765,7 @@ curl --user username:password -X POST -F "jenkinsfile= News @@ -4259,6 +4260,7 @@ See also [Dotfiles / Aliases](sections/programming.md#dotfiles--aliases) * [twpayne/chezmoi](https://github.com/twpayne/chezmoi) - Manage your dotfiles across multiple machines, securely. | I'm using it for a while, it's a powerful and fast tool for managing dotfiles, easy to use, transparent and secure, with support of Bitwarden, Vault, pass, LastPass, 1Password, gopass, Keepass, GnuPG, Keychain etc. * [Carl Tashian](https://smallstep.com/blog/ssh-tricks-and-tips/) - (2020) SSH Tips & Tricks for using SSH more effectively. * [99designs/aws-vault](https://github.com/99designs/aws-vault) - A vault for securely storing and accessing AWS credentials in development environments +* [Edouard Kachelmann and Anthony Pasquariello](https://aws.amazon.com/blogs/security/enhance-programmatic-access-for-iam-users-using-yubikey-for-multi-factor-authentication/) - (2020) Enhance programmatic access for IAM users using a YubiKey for multi-factor authentication ## GPG * [Charles Zachary Lockhart](http://irtfweb.ifa.hawaii.edu/~lockhart/gpg/) - GPG Cheat Sheet