By Megan Speir, a member of a team discussing password hygiene during the COVID-19 pandemic, argues that every day should be World Password Day. She emphasizes the importance of strong password practices to defend digital identities and criticizes common password creation methods as predictable and insecure. To address this issue, she explores the Diceware method for generating passwords using dice rolls and Python, which can produce highly secure passphrases with increased entropy. The author shares her own experience creating a passphrase using the Riddikulus charm from Harry Potter and invites readers to try out the Diceware Library in Python to generate their own secure passwords.