Re: public key vs passwd authentication?
From: Anne & Lynn Wheeler (lynn_at_garlic.com)
Date: 10/01/03
- Next message: Brown Dwarf: "SFTP Key exchange Problem."
- Previous message: Anne & Lynn Wheeler: "Re: public key vs passwd authentication?"
- In reply to: Anne & Lynn Wheeler: "Re: public key vs passwd authentication?"
- Next in thread: Lyal Collins: "Re: public key vs passwd authentication?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 01 Oct 2003 14:55:58 GMT
Anne & Lynn Wheeler <lynn@garlic.com> writes:
> frequently there is reference to 3-factor authentication:
> * something you have
> * something you know
> * something you are
note that in the generic description of 3-factor authentication, there
is nothing about private keys, public keys, digital signatures, etc.
digital signatures are a useful technology since they can both
demonstrate that you posses the private key container (authenticating
that the electronic transmission originated from you) as well as the
integrity of the message in a single operation. As a result the same
exact digital signature technology can be used in both a strong form
of challenge/response where the challenge can be both
unpredictable and
dynamically change
The use of digital signatures is a particularly efficient method of
establishing the "something you have" (and at the same time being able
to demonstrate message integrity).
The actual "something you have" ... can vary on an account by account
basis ... meeting specific business needs and risk management
profiles. In this scenario, the degree of risk counter measures for a
specific account can be based on the selection of private key
container.
Note that none of these considerations and factors either require PKI,
certification authorities, and/or certificates .... which can be
considered a totally orthogonal business issue. It is trivially
possible to deploy a digital signature based two-factor authentication
mechanism w/o resorting to PKI business infrastructure in anyway what
so ever ... i.e. certificate-less radius, certificate-less kerberos,
and/or certificate-less ssh.
http://www.garlic.com/~lynn/2003m.html#49 public key vs passwd authentication
http://www.garlic.com/~lynn/2003m.html#50 public key vs passwd authentication
http://www.garlic.com/~lynn/2003m.html#51 public key vs passwd authentication
Once something like a digital signature, two-factor authentication
infrastructure is deployed (radius, kerberios, ssh, x9.59, etc), it is
then possible for individuals to select the integrity of their private
key container (pc file or hardware token) w/o impacting other aspects
of the protocol (it can become purely an individual security/risk
decision). For instance, it is possible to obtain a hardware token
that manages a private key such that it can never become known
(exploits require obtaining physical possesion of the hardware token).
Again, none of this specific digital signature factors related to the
structure and/or security operation even remotely involve PKI,
certification authorities and/or certificates. PKIs, CAs, and
certificates are a business process (analogous to the letters of
credit from sailing ship days) that were designed to create some trust
for two, otherwise, totally unrelated entities that had no previous
business interaction and no direct and/or online way of referring to
mutually trusted party. They are trivially shown to be redundant and
superfluous in almost all present day business interactions involving
an existing business relationship (bank/customer, employee/employer,
IPS/customer, etc) or have timely-access to trusted third party (POS
online debit and credit transactions).
-- Anne & Lynn Wheeler | http://www.garlic.com/~lynn/ Internet trivia 20th anv http://www.garlic.com/~lynn/rfcietff.htm
- Next message: Brown Dwarf: "SFTP Key exchange Problem."
- Previous message: Anne & Lynn Wheeler: "Re: public key vs passwd authentication?"
- In reply to: Anne & Lynn Wheeler: "Re: public key vs passwd authentication?"
- Next in thread: Lyal Collins: "Re: public key vs passwd authentication?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|