by m4xm4n on 12/30/18, 2:44 AM with 12 comments
by fredley on 12/30/18, 5:15 PM
* Changing punctuation for visually identical, but different characters. This would not work for printed documents however.
* Encoding only 'believable' typos, e.g. it's its. You could encode a binary stream across all instances of it(')s, or other substitutions.
* Encoding the stream in whitespace, e.g. Two/One spaces after a full stop. Printed documents would be lossy though (as full stops at line endings would be ambiguous). There are error detection/correction systems that can help though.
by wstuartcl on 1/2/19, 6:32 PM
by sehugg on 12/30/18, 5:45 PM
by josephcar on 12/30/18, 5:01 PM
by awinter-py on 12/30/18, 5:59 PM