|
|
|
|
|
by ronsor
280 days ago
|
|
> So the remaining protection is a form of security by obscurity: "we invented this command protocol, so nobody knows how it works". ChaCha20-Poly1305 authenticated encryption is cheap for low-resource systems and trivial to implement. There's no reason not to use some form of encryption, if at least to prevent forged commands. (Preventing replay attacks is left as an exercise to the reader.) |
|