|
Dictionaries
- WordNet
- Jargon File
- Computing Dictionary
- Moby Thesaurus
|
Created by
www.noamnet.com
|
 Definitions for firewall code: Jargon File (4.3.1, 29 Jun 2001)
: firewall code n. 1. The code you put in a system (say, a telephone
switch) to make sure that the users can't do any damage. Since users
always want to be able to do everything but never want to suffer for any
mistakes, the construction of a firewall is a question not only of
defensive coding but also of interface presentation, so that users don't
even get curious about those corners of a system where they can burn
themselves. 2. Any sanity check inserted to catch a {can't happen}
error. Wise programmers often change code to fix a bug twice: once to
fix the bug, and once to insert a firewall which would have arrested the
bug before it did quite as much damage.
The Free On-line Dictionary of Computing (27 SEP 03)
: firewall code
1. The code you put in a system (say, a telephone switch) to
make sure that the users can't do any damage. Since users
always want to be able to do everything but never want to
suffer for any mistakes, the construction of a firewall is a
question not only of defensive coding but also of interface
presentation, so that users don't even get curious about those
corners of a system where they can burn themselves.
2. Any sanity check inserted to catch a {can't happen} error.
Wise programmers often change code to fix a bug twice: once to
fix the bug, and once to insert a firewall which would have
arrested the bug before it did quite as much damage.
[Jargon File]
Related SitesFirewall Code Wise programmers often change code to fix a bug twice: once to fix the bug, and once to insert a firewall which would have arrested the bug before ...
Alternate... A firewall is a fire-resistance rated wall assembly intended to slow the spread of fire from one side to the other, and are certification listed. Firewalls subdivide a building into...
Building a Linux firewall | Linux Journal Just about everyone has defined what a firewall is, so I won't be any different. ... The firewall code includes three facilitiesaccounting, blocking, and forwarding. ...
|