Week 10a: Bash Scripting for Security & GPG Automation
Goal Learn bash scripting fundamentals tailored for security workflows and master automating GPG encryption operations in scripts. Prerequisites: Weeks 1-9 (encryption, GPG, system administration) This is Part 1 of 2 - Covers scripting fundamentals and GPG automation. 1. Why Automate Security Workflows? The Problem: Manual Tasks Get Skipped Security fatigue is real: Manual backups → forgotten until disaster strikes Key rotation → procrastinated indefinitely Log reviews → “I’ll do it tomorrow” (never happens) Security updates → Delayed due to inconvenience Result: Security degrades over time ...