Archive

Posts Tagged ‘public key’

Public and private keys, digital (code) signing and Apple’s Gatekeeper

A peek behind the Gatekeeper | Agile Blog.

A nice and layman introduction to encryption as used for digital signing, based on private/public keys and Certification Authorities (CA), and how that relates to the upcoming Gatekeeper security feature of Mac OSX Mountain Lion (10.8).

OpenSSH key management

December 24, 2010 Leave a comment

In this series, you’ll learn how RSA and DSA authentication work, and see how to set up passwordless authentication the right way. In the first article of the series, Daniel Robbins focuses on introducing the RSA and DSA authentication protocols and showing you how to get them working over the network.

via Common threads: OpenSSH key management, Part 1.

Part 2 here.

Part 3 here.

Categories: Mac Tags: , , ,