[Skip Header] Friend Requests Messages Notifications HomeProfile Account(more) [End of Header]

About this Author

PRABHAKAR PRASA helps fight animal cruelty.

quantum computer

by PRABHAKAR PRASA on February 18, 2011

quantum computer is a device for computation that makes direct use of quantum mechanical phenomena, such as superposition andentanglement, to perform operations on 

secure coding

by PRABHAKAR PRASA on February 18, 2011

if the operating environment is not based on a secure operating system capable of maintaining a domain for its own execution, and capable of protecting application code from malicious subversion, and capable of protecting the system from subverted code, then high degrees of security are understandably not possible. While such secure operating systems are possible and have been implemented, most commercial systems fall in a 'low security' category because they rely on features not supported by secure operating systems (like portability, et al.). In low security operating environments, applications must be relied on to participate in their own protection. There are 'best effort' secure coding practices that can be followed to make an application more resistant to malicious subversion.

In commercial environments, the majority of software subversion vulnerabilities result from a few known kinds of coding defects. Common software defects include buffer overflows

secure operating system

by PRABHAKAR PRASA on February 18, 2011

One use of the term computer security refers to technology to implement a secure operating system. Much of this technology is based on science developed in the 1980s and used to produce what may be some of the most impenetrable operating systems ever. Though still valid, the technology is in limited use today, primarily because it imposes some changes to system management and also because it is not widely understood. Such ultra-strong secure operating systems are based on operating system kernel technology that can guarantee that certain security policies are absolutely enforced in an operating environment. An example of such a Computer security policy is the Bell-LaPadula model. The strategy is based on a coupling of special 

security by design

by PRABHAKAR PRASA on February 18, 2011

The technologies of computer security are based on logic. As security is not necessarily the primary goal of most computer applications, designing a program with security in mind often imposes restrictions on that program's behavior.

There are 4 approaches to security in computing, sometimes a combination of approaches is valid:

  1. Trust all the software to abide by a security policy but the software is not trustworthy (this is computer insecurity).
  2. Trust all the software to abide by a security policy and the software is validated as trustworthy (by tedious branch and path analysis for example).
  3. Trust no software but enforce a security policy with mechanisms that are not trustworthy (again this is 

computer security

by PRABHAKAR PRASA on February 18, 2011

Computer security is a branch of computer technology known as 

Older Posts
Showing 1 - 5 of 11 posts