Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Create Strong, Memorable Passphrases

The website StrongPhrase.net provides a tool for generating strong, memorable passphrases by combining random words, helping users improve online security without relying on hard-to-remember complex passwords.

Background

- The linked site "strongphrase.net" is a free tool that helps users generate diceware-style passphrases — strings of random common words (e.g., "correct horse battery staple") rather than traditional passwords with letters, numbers, and symbols. - Diceware passphrases were popularized by a well-known 2012 xkcd comic ("Password Strength"). The method uses dice rolls to select words from a predefined list, making the passphrase both easier for humans to remember and harder for computers to guess than typical short complex passwords. - This approach has been widely endorsed by security researchers and organizations (e.g., EFF, Edward Snowden) because length and randomness matter more than complexity for resisting brute-force attacks. - The site itself appears to be a straightforward generator; no account or personal data is required. Users who want to understand why passphrases work better than passwords may need this background.

Related stories