The Core Idea
Use real things around you to create a passphrase that your brain remembers easily — but others can’t guess.Example
You’re at your desk and see:- A can (RedBull)
- A window
- Wires (Ethernet cables)
- Books
Step-by-Step Process
Look Around You
Pick 3–6 random items you can see or describe right now.Examples:
- mug, monitor, notebook, cable
- chair, window, phone, pen
- jacket, fan, keyboard, plant
- bottle, fridge, painting
Add a Twist
For extra strength, add a small personal touch:
- Add a number or symbol (like
!19or#77) - Use your own separator (
_,., or nothing at all) - Capitalise a word or two —
Mug-Window-Cable-Books - (Optional) Substitute letters (
a→@,e→3,o→0) if you like
Example Patterns
| Style | Example | Est. Entropy | Strength | Notes |
|---|---|---|---|---|
| Simple | plant-mug-window-pen | ~76 bits | 🟢 Strong | 4 random words — already strong |
| With symbol | Plant-mug-window-pen! | ~84 bits | 🟢 Strong | Symbols/digits add complexity |
| With leet | Pl@nt-mug-window-p3n | ~79 bits | 🟢 Strong | Slightly higher randomness |
| With random digits | Plant-mug-window-pen!7419 | ~108 bits | 🔵 Very strong | Excellent for admin logins |
Strength Legend
| Symbol | Range | Meaning |
|---|---|---|
| 🔴 | < 40 bits | Weak — easy to brute-force |
| 🟠 | 40–60 bits | Fair — acceptable if MFA is enabled |
| 🟢 | 60–80 bits | Strong — resistant to brute-force |
| 🔵 | 80+ bits | Very strong — extremely hard to crack |
Why This Works
More Strength Per Word
Each extra word adds massive strength — far more than random characters
Visual Memory
Humans remember images, not gibberish
Recreatable
You can recreate it from memory if needed
Quick Safety Notes
- Don’t reuse the same password for multiple accounts
- Don’t use words connected to your personal life (pets, family, birthdays)
- Don’t store your password in plain text. Use a password manager or vault
- Always enable MFA (Multi-Factor Authentication) for critical systems
Summary Cheat Sheet
| Step | What You Do | Required |
|---|---|---|
| 1️⃣ | Pick 3–6 objects around you | ✅ |
| 2️⃣ | Join them together using - | ✅ |
| 3️⃣ | Add a symbol, number, or capital letter | ✅ |
| 4️⃣ | Add 4 random digits for high-value accounts | ✅ (recommended) |
| 5️⃣ | Visualise it — if it’s memorable, you’re done | ✅ |
Quick Tips
Core Strength Tips
Core Strength Tips
- The first two steps build the core strength (word count = entropy)
- Adding symbols and digits adds extra difficulty for attackers
- Visualising your chosen items helps you remember it naturally
- For critical systems (admin, cloud, finance), always use MFA in addition to a strong passphrase
Real-World Examples
Real-World Examples
Home Office:
- Items: lamp, coffee, keyboard, phone
- Password:
Lamp-coffee-keyboard-phone!23
- Items: fridge, table, mug, spoon
- Password:
Fridge_Table_Mug_Spoon#91
- Items: tv, couch, remote, plant
- Password:
Tv-couch-remote-plant!2024
Common Mistakes to Avoid
Common Mistakes to Avoid
❌ Using your pet’s name:
Fluffy-2023
❌ Using family members: John-Sarah-Kids
❌ Using birthdays: Jan-15-1990
❌ Reusing passwords across sites
❌ Making it too complex to remember✅ Use random objects around you
✅ Mix common and uncommon items
✅ Add random numbers (not dates)
✅ Use unique passwords for each account
✅ Keep it memorable but strongAdditional Tools
Password Generator
If you prefer a random password generator, use this tool
While generators create strong passwords, the method described in this guide creates passwords that are both strong AND memorable — the best of both worlds.