StegParty is a system for hiding information inside of plain-text files. 
Unlike similar tools currently available it does not use random gibberish 
to encode data -- it relies on small alterations to the message, like 
changes to spelling and punctuation. Because of this you can use any 
plain-text file as your carrier , and it will be more-or-less 
understandable after the secret message is embedded. 

WWW: ${HOMEPAGE}
