Imagine you need to transfer small chunks of binary data over a channel that doesn’t like binary of any kind. You want to disguise it as regular text, maybe in a language the text processor/forwarder cannot analyze. That’s exactly what the Dayada encoding does.
Continue reading