Secure Coding mailing list archives

bumper sticker slogan for secure software


From: fw at deneb.enyo.de (Florian Weimer)
Date: Thu, 20 Jul 2006 17:58:35 +0200

* der Mouse:

Absolute security is a myth.  As is designing absolutely secure
software.

I have high hopes in formal methods.

All formal methods do is push bugs around.  Basically, you end up
writing in a higher-level language (the spec you are formally verifying
the program meets).  You are then subject to the bugs present in *that*
"program" (the spec) and the bugs present in the "compiler" (the formal
verifier).

But people are forced to spend more time with the code, which
generally helps them (in particular smart people) to eradicate bugs.
Another way to achieve the same thing is to freeze the code base and
let it mature over decades, but I don't see the business model for
that.


Current thread: