This document summarizes text steganography methods. It begins with a brief history of steganography from ancient times to modern uses. It then discusses text steganography specifically, including format-based, linguistic, and random/statistical generation methods. Examples of text steganography techniques are provided, such as selective hiding, hiding using whitespace, and semantic hiding using synonyms. The basic mechanism of text steganography is outlined as concealing a secret message in cover text using an embedding algorithm, transmitting the stego-text, and extracting the secret message using a recovery algorithm and stego-key at the receiving end.