This is a tool to encode/decode data in chess games. It first encodes the input data as a bignum, and then encodes the bignum in the move choices in the chess game. The "without blunders" mode uses p4wn to try to avoid playing bad moves. This mode is less likely to arouse suspicion among actual chess players, but results in longer games.
Neat! I hadn't thought of using chess for message encryption, but it makes perfect sense!
HN discussion
Old (deleted) topic