DevTools Launches Browser-Side Password Generator Using Web Crypto API
DevTools has released a browser-based password generator that uses the Web Crypto API's crypto.getRandomValues() method to produce cryptographically secure passwords and passphrases. Unlike tools relying on Math.random(), it draws from the operating system's entropy sources, making output resistant to prediction or reproduction. Users can customize password length, character sets, and filtering options, while a passphrase mode offers a memorable yet secure alternative. All processing happens entirely client-side, meaning no password data is ever sent to a server. The tool is part of a suite of over 200 free, no-signup privacy-first utilities available through DevTools.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in