|
|
|
|
|
by FpUser
2415 days ago
|
|
I can not be responsible for however said highly attacked systems were designed and hence can not judge. In my own cases I use proprietary protocols for client-server communications that more or less ensure that memory bounds are not broken. Of course attackers might be able to punch holes in lower layers ( UDP for example ) over which I have no direct control but in this case Rust would use the same UDP stack and offer no advantage. |
|
> This is empirically not true. Tons of memory safety issues are found (and exploited) all the time in modern idiomatic C++ codebases.