<?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"
	>
<channel>
	<title>Comments on: Upcoming Security Changes - overview of impact</title>
	<atom:link href="http://sfdc.arrowpointe.com/2007/11/16/upcoming-security-changes-overview-of-impact/feed/" rel="self" type="application/rss+xml" />
	<link>http://sfdc.arrowpointe.com/2007/11/16/upcoming-security-changes-overview-of-impact/</link>
	<description>Authored by Scott Hemmeter of Arrowpointe Corp, this blog is written from the perspective of a Salesforce.com solution provider and contains information on Arrowpointe's AppExchange products as well as tips, findings, sample code, functionality wishes, etc.</description>
	<pubDate>Sun, 12 Oct 2008 01:40:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Scott Hemmeter</title>
		<link>http://sfdc.arrowpointe.com/2007/11/16/upcoming-security-changes-overview-of-impact/#comment-48332</link>
		<dc:creator>Scott Hemmeter</dc:creator>
		<pubDate>Mon, 10 Dec 2007 22:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/2007/11/16/upcoming-security-changes-overview-of-impact/#comment-48332</guid>
		<description>This post is not totally accurate.  Refer to the Salesforce Help on exactly what happens with this change.</description>
		<content:encoded><![CDATA[<p>This post is not totally accurate.  Refer to the Salesforce Help on exactly what happens with this change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://sfdc.arrowpointe.com/2007/11/16/upcoming-security-changes-overview-of-impact/#comment-46037</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Tue, 20 Nov 2007 13:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/2007/11/16/upcoming-security-changes-overview-of-impact/#comment-46037</guid>
		<description>I believe the tokens are appended to the password - Not replacing the password for the API based login.

Also, the criteria for the validation process appears to be:
1.	Is the org using IP Login Restrictions on Profiles? 
2.	Is the User logging in from an IP on the Trusted Network list? 
3.	Have we seen this user from this IP address before? 
4.	Does the User have a cookie placed from Salesforce in this browser?

Yes on any of these = Pass on activation process
No on all of these = Initiates the activation process for user during website login</description>
		<content:encoded><![CDATA[<p>I believe the tokens are appended to the password - Not replacing the password for the API based login.</p>
<p>Also, the criteria for the validation process appears to be:<br />
1.	Is the org using IP Login Restrictions on Profiles?<br />
2.	Is the User logging in from an IP on the Trusted Network list?<br />
3.	Have we seen this user from this IP address before?<br />
4.	Does the User have a cookie placed from Salesforce in this browser?</p>
<p>Yes on any of these = Pass on activation process<br />
No on all of these = Initiates the activation process for user during website login</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Less</title>
		<link>http://sfdc.arrowpointe.com/2007/11/16/upcoming-security-changes-overview-of-impact/#comment-45792</link>
		<dc:creator>Less</dc:creator>
		<pubDate>Sun, 18 Nov 2007 18:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://sfdc.arrowpointe.com/2007/11/16/upcoming-security-changes-overview-of-impact/#comment-45792</guid>
		<description>I think that I agree about 50% of the way here... Let me qualify that thrown gauntlet:

SFDC didn't get "hacked", meaning remote exploit or etc. They had a social engineering issue. Basically, It looks like they got their ass handed back to 'em due to media problem and had to push slap on some "InfoSec" right away...

As far as API solutions go, instead of collecting passwords from my clients, I now collect, password-in-the-form-of-a-token that are generated by god knows what RNG algorithm. In essence, they've replaced one password with another... I bet phishing for users tokens will be even easier than getting password: "It isn't a password, so I'll give 'em my token..." mentality.

The login procedure stuff might be ok... But the API is such a richer target anyway.

What would be really excellent is if SFDC could finally act as a trusted 3rd party to negotiate access to certain data types for 3rd party vendors without having to have those 3rd party vendors collect logins and password/token info. That, right there, is limiting some of thier growth potential...</description>
		<content:encoded><![CDATA[<p>I think that I agree about 50% of the way here&#8230; Let me qualify that thrown gauntlet:</p>
<p>SFDC didn&#8217;t get &#8220;hacked&#8221;, meaning remote exploit or etc. They had a social engineering issue. Basically, It looks like they got their ass handed back to &#8216;em due to media problem and had to push slap on some &#8220;InfoSec&#8221; right away&#8230;</p>
<p>As far as API solutions go, instead of collecting passwords from my clients, I now collect, password-in-the-form-of-a-token that are generated by god knows what RNG algorithm. In essence, they&#8217;ve replaced one password with another&#8230; I bet phishing for users tokens will be even easier than getting password: &#8220;It isn&#8217;t a password, so I&#8217;ll give &#8216;em my token&#8230;&#8221; mentality.</p>
<p>The login procedure stuff might be ok&#8230; But the API is such a richer target anyway.</p>
<p>What would be really excellent is if SFDC could finally act as a trusted 3rd party to negotiate access to certain data types for 3rd party vendors without having to have those 3rd party vendors collect logins and password/token info. That, right there, is limiting some of thier growth potential&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
