Computer Security: How You Can Improve Yours

The objective behind the concept of computerimplemented, are going to vary significantly as well.
security actually varies quite a bit depending on the useImplementing computer security may include creating
of the computer. Computer security may include theor utilizing secure operating systems, though much of
protection of specific information from corruption orthe science associated with this form of security was
theft, for example. In general this can impose specificdeveloped several decades ago. Security architecture
requirements on computers in addition to mostis another option, and involves describing how specific
standard system requirements. There are a number ofsecurity countermeasures and controls are positioned
different typical approaches that can be taken when itto protect the information technology. Firewalls are an
comes to improving computer security, including theexample of security meant to protect computers from
following:threats that travel via the internet or peer to peer
- Physically limiting the access to a computer so thatconnections. Chain of trust techniques are techniques
computer security will not be compromised by thosethat are used to ensure that all software on a
who are granted access to use it.computer is certified as authentic directly from the
- Utilizing hardware mechanisms that can create anddesigners of the system. Access control is used to
impose rules for specific computer programs, allowingensure the separation of privileges, ensuring that only
computer security to be imposed without requiringspecified people have the right capabilities on a
individual programs to implement it.computer system.
- Implementing operating system or OS mechanismsThere are also cryptographic techniques which
that are capable of creating and imposing rules thattransform information into something that is meant to
avoid having to trust programs on the computer.be indecipherable by anyone but approved persons.
- Implementing programming strategies that allowInformation can also be secured for computer security
subversion to be resisted and make computerpurposes using backup files which allow important files
programs more dependable.to be protected by creating copies should they ever
In most cases, the computer security devices that arebecome corrupted or destroyed.
put into place are dependent upon the application usesEssentially, the primary focus of the computer security
the computer is created for. Different computerfield of information technology is to protect the integrity
systems require different levels of security, as theof computers, the data contained within them, and any
level of privacy or protection needed is going to varyinformation that may require restricted access. Some
significantly. Computer systems under governmentlevel of computer security is needed by anyone who
control, for example, require a much higher level ofowns a computer, including student computers in a
security than computers used by students in auniversity setting, computers owned and operated by
university setting. The level of required computerthe government, and even the laptop that you use to
security, then, along with what forms of security arecheck your e-mail at night.