Skip to main content
Features Use cases Guide Security Pricing FAQ Français
Security guide

Understand what makes a generated password useful

Generation is only one step. Uniqueness, length, storage and multi-factor authentication all matter after the secret is created.

Length first

Additional random characters multiply the search space and generally matter more than cosmetic substitutions.

Unique per service

Never reuse the same generated secret across different accounts.

Store it safely

Save account passwords in a suitable password manager and enable multi-factor authentication where available.