Zero Digital Footprint

Practical strategies and tools for online privacy.

View the Project on GitHub ashrithssreddy/zero-digital-footprint

Password Managers

How People Currently Store Passwords

1. Memorization

Some individuals rely on their memory to recall passwords. While this works for a limited number of accounts, it often leads to simple and predictable passwords, such as “password123” or reused credentials across multiple sites.

2. Writing Them Down

Many people write their passwords in notebooks or on sticky notes. While this offers a quick reference, it is highly insecure if the notes are lost, stolen, or seen by others.

3. Browser-Saved Passwords

Modern web browsers offer to save passwords and autofill them when needed. Although convenient, this method is not foolproof, as these passwords can be compromised if the device is hacked or stolen.

4. Using the Same Password Everywhere

Reusing a single password across multiple platforms is common. However, if one site is breached, attackers can use the same credentials to access other accounts in a practice known as credential stuffing.

5. Plain Text Files

Some users store passwords in plain text files on their computers or phones. This method is highly risky as these files are easy to access without any encryption.

Problems with Current Methods

Alternatives: Secure Password Management

Password managers are dedicated tools for generating, storing, and autofilling passwords securely. They store passwords in an encrypted vault, accessible only through a master password or biometric authentication.

Key Features:

Examples:

2. Two-Factor Authentication (2FA)

Enhancing account security by requiring a second verification step, such as a code sent to your phone or a biometric scan.

3. Secure Cloud Storage

For those unwilling to use a password manager, secure cloud storage services (e.g., encrypted notes in Proton Drive) can be a safer alternative to plain text files.

4. Hardware Security Keys

Hardware-based authentication tools like YubiKey offer an additional layer of security by requiring a physical device to access accounts.

When organizing passwords, follow this recommended strategy for optimal security:

Statistics of Bad Passwords

These statistics underscore the importance of adopting robust password practices and utilizing tools like password managers to enhance security.