Slashdot Mirror


User: KurtS

KurtS's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Bus Vulnerability on Security Through Obsolescence · · Score: 1
    Actually, using obsolete software (or any kind of tool, for that matter) introduces a security issue of a different sort: the Bus Vulnerability. If the only person who knows how to use your obsolete tool is hit by a bus, (or otherwise dies, or retires, or quits, or suffers Early Onset Alzheimers, or ...) the effect is similar to being hacked. You wind up having to replace the tool with something else simply because you no longer have anyone who knows how to use it.

    Conversely, the greatest SOURCE of security is documentation. The more documentation you have about your system, the more secure it is simply because it is easier for someone new to come along and fix whatever breaks. Older software MAY have better documentation (especially documented vulnerabilities and fixes), but not necessarily.