Diceware Passphrase Generator: Secure, Shareable, Offline

The Problem: Strong Passwords Need to be Shareable Creating strong, memorable passwords is hard. Creating shared passwords that multiple people need to use is harder. And doing all this securely—without email plaintext, no cloud storage, no screenshots—is nearly impossible. Enter Diceware: a method for generating passphrase by simulating dice rolls. Combined with cryptographic randomness and an offline-first design, it solves this problem elegantly. What is Diceware? Diceware is a well-established, publicly documented method for generating passphrases using physical dice (or simulated rolls). The core idea: ...

June 27, 2026 · 9 min

Hello World

Hello World! Every programming journey starts with it — so it’s only fitting that this blog does too. First off, what a cool domain — I still can’t believe I was able to snap it up. I started this blog because I thought it might be fun to have a place to post: a home for knowledge I’d like to keep, share, or showcase. I mean mostly that is true… the other domain I had been using has been costing me a bit to much and I thought I would start over… I only had the old domain for Let’s Encrypt certificates with acme.sh. So changing registrars and retooling my DNS I figured; I am a nerd so let’s try this blog thing too… ...

August 17, 2025 · 2 min