Tstega1 aka. Text Steganography 1
by Javantea aka. Joel R. Voss
Sept 29, 2006 (on the plane to toorcon)

The latest version of this program can be found at:
http://www.altsci.com/concepts/steg1.html

Tstega1 is a text steganography demo that is meant to show how trivial text 
steganography is. It uses a position key system similar to libsteg. Unlike 
libsteg, it generates the text data to use on the fly. The goal for the first 
version of Tstega1 is to look very much like spam and to resist trivial 
attacks. Brute force will work fairly easily while histogram analysis is only 
slightly useful. The dictionary is quite obvious (first letter of the word) 
instead of completely randomized or keyed.

Please modify this, copy it, and use it as you wish. I will license it under an 
appropriate OSI license when the userbase increases to greater than 1.

