Skip to main content

Security Guide

Complete guide to securing your notes with encryption, best practices, and privacy features.

Why Security Matters

Your notes contain your thoughts, plans, and private information. Securing them protects:

  • Personal privacy - Journals, health notes, finances
  • Professional data - Client info, business plans
  • Sensitive content - Passwords alternatives, personal records

Setting Up Encryption

Step-by-Step Setup

1. Open Settings

Click the gear icon in the sidebar or use keyboard shortcut.

2. Navigate to Security

Find the Security section in settings.

3. Enable Encryption

Toggle Encrypt Notes to ON.

4. Create Master Password

Choose a strong password:

Strong Password Tips
  • Minimum 12 characters (longer is better)
  • Mix character types - Letters, numbers, symbols
  • Consider a passphrase - correct-horse-battery-staple
  • Unique to Yooz Notes - Don't reuse passwords

5. Set Auto-Lock Timer

Choose when notes automatically lock:

SettingUse Case
1 minuteHigh security, shared devices
5 minutesBalanced (recommended)
10 minutesPersonal device, convenience
NeverFully trusted device only

6. Generate Recovery Key

Critical step - Don't skip!

  1. Click Generate Recovery Key
  2. Copy the displayed key
  3. Store it securely (see below)
  4. Confirm storage

Recovery Key

Why It's Essential

Cannot Reset Password

Yooz Notes uses zero-knowledge encryption. We never see your password and cannot reset it. Your recovery key is the only backup.

Secure Storage Options

Recommended locations:

MethodProsCons
Password ManagerEncrypted, accessibleSingle point of failure
Physical SafeOffline, secureLess accessible
Bank Safety BoxVery secureLeast accessible
Trusted PersonBackup accessRequires trust

Never store:

  • In Yooz Notes itself
  • Unencrypted on your computer
  • In email or cloud storage
  • On sticky notes

Using Recovery Key

If you forget your password:

  1. Open Yooz Notes
  2. Click Forgot Password?
  3. Choose Use Recovery Key
  4. Enter your recovery key exactly
  5. Create a new password
  6. Notes are decrypted

Daily Security Practices

Locking Notes

Automatic: Notes lock after your set timeout.

Manual:

  • Click lock icon in sidebar
  • Keyboard: Cmd/Ctrl + L
  • Close the browser tab

Unlocking Notes

  1. Open Yooz Notes
  2. Enter master password
  3. Press Enter or click Unlock

Working Securely

  • Lock before leaving - Even briefly
  • Use auto-lock - Set appropriate timeout
  • Private browsing - Extra isolation (but no persistence)
  • Close when done - Don't leave unlocked overnight

Encryption Deep Dive

How It Works

Technical Specifications

ComponentImplementation
AlgorithmAES-256-GCM
Key DerivationPBKDF2-SHA256
Iterations600,000
Key Length256 bits
IV96 bits, unique per encryption
Auth Tag128 bits

What's Protected

Encrypted:

  • Note content (body text)
  • Note metadata (timestamps, etc.)
  • Future: Attachments

Not Encrypted (by design):

  • Note titles (for sidebar display)
  • Tag names (for filtering)
  • Settings preferences
Full Encryption Mode

Enable "Encrypt Titles" in settings for maximum privacy. Sidebar will show generic labels.

Security vs. Convenience

High Security Mode

For maximum protection:

  • Enable encryption
  • Use strong password (16+ chars)
  • Set auto-lock to 1 minute
  • Enable title encryption
  • Generate and store recovery key
  • Use on single trusted device

For most users:

  • Enable encryption
  • Use strong password (12+ chars)
  • Set auto-lock to 5 minutes
  • Keep titles visible
  • Generate recovery key
  • Use on personal devices

Convenience Mode

For low-sensitivity notes:

  • Encryption optional
  • Longer auto-lock (10+ min)
  • Visible titles and tags
  • Still generate recovery key if encrypted

Threat Model

What Encryption Protects Against

ThreatProtection
Device theftYes - encrypted at rest
Shoulder surfingPartial - need to unlock
Network interceptionYes - local processing
Cloud provider accessYes - encrypted before sync
Government requestsYes - we have nothing to give
Malware on devicePartial - depends on malware

What It Doesn't Protect Against

ThreatMitigation
KeyloggersUse trusted devices, antivirus
Screen capturePhysical security
Password guessingUse strong password
Lost recovery keyMultiple secure copies
Physical coercionLegal/personal issue

Troubleshooting

Forgot Password?

  1. Use recovery key (see above)
  2. If no recovery key, data cannot be recovered
  3. This is by design for your protection

Recovery Key Not Working?

  • Check for typos (case-sensitive)
  • Ensure complete key copied
  • Try without spaces
  • Contact support if issues persist

Locked Out Completely?

Without password AND recovery key:

  • Encrypted notes cannot be recovered
  • Unencrypted notes still accessible
  • Start fresh with new password

Auto-Lock Not Working?

  1. Check timer setting
  2. Ensure encryption is enabled
  3. Clear cache and restart browser
  4. Check for browser extensions interfering

Privacy Beyond Encryption

Local-First

  • Notes stored on your device
  • No account required
  • No data sent to servers
  • Works offline

No Telemetry

  • No usage tracking
  • No analytics
  • No advertising data
  • Complete privacy

Open Source

  • Encryption code auditable
  • No backdoors
  • Community verified

Security Checklist

Initial Setup

  • Enable encryption
  • Set strong master password
  • Configure auto-lock timer
  • Generate recovery key
  • Store recovery key securely
  • Test unlock with password
  • Test recovery key (optional but recommended)

Ongoing

  • Lock when stepping away
  • Update password periodically
  • Review auto-lock setting
  • Backup recovery key location known
  • Export notes backup (encrypted)

Learn More