|
|
|
|
|
by meelooo
4285 days ago
|
|
It's not about making protocols less understandable by humain, it's about recognising that we are programming computers, not humans and that it's time we accept that there should certainly be a way for the humans to interact with the program at some point we should not force the same kind of interactions on the programs themselves.
It's much harder to make text and text based commands' parsing and handling secure than it is to use binary protocols in the first place. |
|