 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Best authentication method</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/best-authentication-method/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/best-authentication-method/</link>
	<description></description>
	<lastBuildDate>Sun, 19 May 2013 03:14:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: timwatson</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/best-authentication-method/#comment-40438</link>
		<dc:creator>timwatson</dc:creator>
		<pubDate>Thu, 17 Aug 2006 11:30:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-40438</guid>
		<description><![CDATA[YOU MAY WISH TO CONSIDER A FREERADIUS SERVER, FREERADIUS DOT ORG, RUNNING SMALL WEB SERVER SOFTWARE SUCH AS ACME DOT COM. A LITTLE FAR OUT..., LINUXVIRTUALSERVER DOT ORG, ALONG WITH HEARTBEAT (INFO AT LVS DOT ORG (ABOVE)), AND THEN BEGIN ENCRYPTION HARDWARE/SOFTWARE BUILD USING ABOVE US A BASELINE.   TIM.]]></description>
		<content:encoded><![CDATA[<p>YOU MAY WISH TO CONSIDER A FREERADIUS SERVER, FREERADIUS DOT ORG, RUNNING SMALL WEB SERVER SOFTWARE SUCH AS ACME DOT COM. A LITTLE FAR OUT&#8230;, LINUXVIRTUALSERVER DOT ORG, ALONG WITH HEARTBEAT (INFO AT LVS DOT ORG (ABOVE)), AND THEN BEGIN ENCRYPTION HARDWARE/SOFTWARE BUILD USING ABOVE US A BASELINE.   TIM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itdefensepatrol</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/best-authentication-method/#comment-40439</link>
		<dc:creator>itdefensepatrol</dc:creator>
		<pubDate>Mon, 07 Aug 2006 10:32:19 +0000</pubDate>
		<guid isPermaLink="false">#comment-40439</guid>
		<description><![CDATA[I mostly agree with previous. Note SSL is susceptible to man-in-the-middle attack.

I assume you are merchant. You payment processor probably has guides. VISA also has guides (or is that Mastercard?). Verisign is a good source for authent. 

Others like PayPal also a good resource (for outsourcing heavy work).

Go strong. Banks are required (newly in effect) to use strong auth (password insufficient) - see FFIEC guidances.

All these have extensive guidance. Even you aren&#039;t required to follow these, not a bad idea - your bank, payment proc or  other may make you do it anyways (now? later?). Get ahead of the issue now. 

password not acceptable. SSL basically OK (for now), but some risk.]]></description>
		<content:encoded><![CDATA[<p>I mostly agree with previous. Note SSL is susceptible to man-in-the-middle attack.</p>
<p>I assume you are merchant. You payment processor probably has guides. VISA also has guides (or is that Mastercard?). Verisign is a good source for authent. </p>
<p>Others like PayPal also a good resource (for outsourcing heavy work).</p>
<p>Go strong. Banks are required (newly in effect) to use strong auth (password insufficient) &#8211; see FFIEC guidances.</p>
<p>All these have extensive guidance. Even you aren&#8217;t required to follow these, not a bad idea &#8211; your bank, payment proc or  other may make you do it anyways (now? later?). Get ahead of the issue now. </p>
<p>password not acceptable. SSL basically OK (for now), but some risk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amaison</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/best-authentication-method/#comment-40440</link>
		<dc:creator>amaison</dc:creator>
		<pubDate>Sat, 05 Aug 2006 12:17:25 +0000</pubDate>
		<guid isPermaLink="false">#comment-40440</guid>
		<description><![CDATA[in order to process payment on-line, you need two authentication: that of the customer and that of the merchant.
if the transaction is at a point of sale with the merchant being on-line with a transaction processing terminal, the merchant authentication is installed within the machine and there is little to be added. 
the authentication of the customer can be done with a
 - single factor: the fact that he has a avlid credit card, which is quite weak authenticatino or with 
- two factors: 
   -  the fact that he as both a valid debit card and a unique password or 
   -  the fact that he as a smart card and a unique password or a biometric signature

- three factors is rarely used in payment transaction.

when payment is done through the internet, the merchant &quot;terminal&quot; is his web site that can be secured with SSL. but the authentication of the customer is very weak and is the major source of impersonation.


  
two]]></description>
		<content:encoded><![CDATA[<p>in order to process payment on-line, you need two authentication: that of the customer and that of the merchant.<br />
if the transaction is at a point of sale with the merchant being on-line with a transaction processing terminal, the merchant authentication is installed within the machine and there is little to be added.<br />
the authentication of the customer can be done with a<br />
 &#8211; single factor: the fact that he has a avlid credit card, which is quite weak authenticatino or with<br />
- two factors:<br />
   &#8211;  the fact that he as both a valid debit card and a unique password or<br />
   &#8211;  the fact that he as a smart card and a unique password or a biometric signature</p>
<p>- three factors is rarely used in payment transaction.</p>
<p>when payment is done through the internet, the merchant &#8220;terminal&#8221; is his web site that can be secured with SSL. but the authentication of the customer is very weak and is the major source of impersonation.</p>
<p>two</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amaison</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/best-authentication-method/#comment-40441</link>
		<dc:creator>amaison</dc:creator>
		<pubDate>Sat, 05 Aug 2006 12:14:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-40441</guid>
		<description><![CDATA[in order to process payment on-line, you need two authentication: that of the customer and that of the merchant.
if the transaction is at a point of sale with the merchant being on-line with a transaction processing terminal, the merchant authentication is installed within the machine and there is little to be added. 
the authentication of the customer can be done with a
 - single factor: the fact that he has a avlid credit card, which is quite weak authenticatino or with 
- two factors: 
   -  the fact that he as both a valid debit card and a unique password or 

  
two]]></description>
		<content:encoded><![CDATA[<p>in order to process payment on-line, you need two authentication: that of the customer and that of the merchant.<br />
if the transaction is at a point of sale with the merchant being on-line with a transaction processing terminal, the merchant authentication is installed within the machine and there is little to be added.<br />
the authentication of the customer can be done with a<br />
 &#8211; single factor: the fact that he has a avlid credit card, which is quite weak authenticatino or with<br />
- two factors:<br />
   &#8211;  the fact that he as both a valid debit card and a unique password or </p>
<p>two</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.021 seconds using memcached
Object Caching 308/311 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-19 18:33:34 -->