A single-page application for creating XKCD-style passwords Finnish. I needed to send encrypted files and tell their password in phone, so I created this app. It has controls to satisfy most of the password requirements in different sites and it works great on both desktop and mobile. The word list is 70 000+ words long and doesn’t contain difficult characters such as ä or ö.
The app is written in TypeScript and served as static site from my Dokku host.
Check it out: https://salasanakone.joonamo.com/
All code in Github: https://github.com/joonamo/salasanakone