MILspell

A simple military spelling alphabet speller

Usability

Everywhere where exact spelling is necessary. Most often passwords. Very useful for sending passwords by mail, CGI script, or a messenger, when it's necessary to ensure that the user will not mismatch O and 0 or l and 1. Also could be handy for speech synthesis based systems.

Files

milspell.c - C source
milspell - Linux ELF binary
milspell.nato - alphabet table
install.sh - compile-and-install script
milspell.tar.gz - all the above