Comment Re:I think they managed to fit all the buzzwords i (Score 2) 61
A possible solution would be to break the stream of encrypted data into packets that meet the statistical profile of plaintext. As a basic example, if you're doing traffic analysis on a stream of plaintext, and you follow it with the same text ROT13ed, you will find that they look the same. Obviously if someone is actually reading the material that is coming through then there is trouble, but how likely is that? Of course there are always other methods of data-hiding but each of them is problematic in it's own way, at least when dealing with streaming data.