Back to Projects
Passphrase Generator

Passphrase Generator

A cryptographically secure passphrase generator built with the EFF Dice-Roll Method. Generate memorable, high-entropy passphrases entirely in your browser. No data ever leaves your device.

Feb 2026 - Feb 2026 Less than a month

Tech Stack

Next JSTypeScriptTaiwind CSSFramer MotionWeb Crypto API

Project Purpose

The Passphrase Generator project is a web-based application designed to generate secure and memorable passphrases directly in the browser. The main goal of the project is to provide a transparent and trustworthy way to create strong passwords using the Diceware method developed by the Electronic Frontier Foundation.

Unlike traditional password generators, this project focuses on generating passphrases composed of random words, which are easier to remember while still maintaining high entropy and strong resistance against brute-force attacks. All generation happens locally in the browser, ensuring that no sensitive data is sent to external servers.

Technologies Used

The project was built using a modern web stack focused on performance and user experience:

The application uses cryptographic randomness and rejection sampling to simulate fair dice rolls digitally, ensuring unbiased passphrase generation.

Key Features

Some of the main features include:

The generator supports multiple wordlists, including large and short lists, allowing users to balance between memorability and entropy.

What I Learned

During the development of this project, several important concepts were explored:

This project also helped deepen the understanding of how passphrase entropy works and why randomness quality is critical in security applications.

Credits

This project was inspired by the Diceware methodology originally proposed by Arnold G. Reinhold and later popularized by the Electronic Frontier Foundation (EFF).

The project is open source and available on GitHub under the MIT License.

View All Projects
My CV My Projects About Me Clone this Repo