Anonymize an OFX 1.x bank statement, while preserving structure

root

This little utility takes an OFX 1.x file and overwrites the sensitive parts
with random information.

Inspect the censored files before sharing them with others.

Usage: ofx1-censor [my-ofx-file my-other-ofx-file...]

Output is on stdout. If no parameters are given, input is taken from stdin.