[RFC] FW: proposal for systems that do not require security

Heusden, Folkert van (f.v.heusden@ftr.nl)
Tue, 10 Apr 2001 14:35:52 +0200


Hi,

I have an idea: I have a couple of linux-systems running in a intranet which
is not connected to do outside world in any way. Since they're only used for
calculations for which there is no harm if anyone would tamper with them,
security is not neccessary. The only thing important, is performance. Huge
amounts of data must be transferred inbetween these boxes.
So, I was wondering: isn't it a nice idea to have a switch in the
configuration menu to disable entropy-gathering in the interrupt-routines,
have some simplistic routine (like x'=(x * m + a) % p) which returns a non-
cryptographic value, and something similar symplistic for the network-
traffic routines?

Thank you.

Folkert van Heusden
[ www.vanheusden.com ]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/