RSS

Archive | August, 2008

Protecting Hardware

30. August 2008

0 Comments

Protecting hardware is as important, if not more so, than each of the other security methods described in this post. Sadly, protecting hardware is often an afterthought. Servers act as a central repository for large amounts of data, making them, or more specifically their storage, desirable targets. High-profile news stories have highlighted the plight of [...]

Continue reading...

Within PKI, two digital keys are created

29. August 2008

0 Comments

Public and Private Keys Within PKI, two digital keys are created: the public key and the private key. These keys are mathematically linked in such a way that data encrypted with one key can only be decrypted by the other, and vice versa. The public key can (and should) be distributed to other communicating parties. In contrast, [...]

Continue reading...