<?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: Bug/Hole/Feature(?) of Android - Any application can access your google credentials</title>
	<atom:link href="http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/feed/" rel="self" type="application/rss+xml" />
	<link>http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/</link>
	<description>Web Services, Android, Open Source, Apache, etc.</description>
	<pubDate>Fri, 25 Jul 2008 06:17:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: nameless1</title>
		<link>http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/#comment-633</link>
		<dc:creator>nameless1</dc:creator>
		<pubDate>Wed, 05 Dec 2007 21:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/#comment-633</guid>
		<description>Could this be their intention? I could see the argument for this feature, that if you sign in at the beginning - you would want all the other apps that use Google features to authenticate w/o requiring user action. Seems to be a big hole miss if this wasn't their intention.</description>
		<content:encoded><![CDATA[<p>Could this be their intention? I could see the argument for this feature, that if you sign in at the beginning - you would want all the other apps that use Google features to authenticate w/o requiring user action. Seems to be a big hole miss if this wasn&#8217;t their intention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Blazejewicz</title>
		<link>http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/#comment-556</link>
		<dc:creator>Peter Blazejewicz</dc:creator>
		<pubDate>Mon, 26 Nov 2007 11:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/#comment-556</guid>
		<description>Hi Davanum,
I believe that is becuase of:
- prelease version
- lack of documentation
- lack of security measures implemented in emulator (we can query intents but we are not required to authorize to use them if exposed).
There is a lot of undocumented Google api in SDK so that seems reasonable they provide system-wide authorization service - otherwise it could be difficult to write custom one. That way we will have access to existing authorization to G apis i think,

regards,
Peter</description>
		<content:encoded><![CDATA[<p>Hi Davanum,<br />
I believe that is becuase of:<br />
- prelease version<br />
- lack of documentation<br />
- lack of security measures implemented in emulator (we can query intents but we are not required to authorize to use them if exposed).<br />
There is a lot of undocumented Google api in SDK so that seems reasonable they provide system-wide authorization service - otherwise it could be difficult to write custom one. That way we will have access to existing authorization to G apis i think,</p>
<p>regards,<br />
Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Un vrai bug sur Android?</title>
		<link>http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/#comment-552</link>
		<dc:creator>Un vrai bug sur Android?</dc:creator>
		<pubDate>Sun, 25 Nov 2007 21:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/#comment-552</guid>
		<description>[...] il se pourrait qu&#8217;une vraie faille d&#8217;Android ait été découverte par Davanum, encore lui ! Cette faille permettrait à n&#8217;importe quelle [...]</description>
		<content:encoded><![CDATA[<p>[...] il se pourrait qu&#8217;une vraie faille d&#8217;Android ait été découverte par Davanum, encore lui ! Cette faille permettrait à n&#8217;importe quelle [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: solydzajs</title>
		<link>http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/#comment-549</link>
		<dc:creator>solydzajs</dc:creator>
		<pubDate>Sun, 25 Nov 2007 20:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://davanum.wordpress.com/2007/11/25/bugholefeature-of-android-any-application-can-access-your-google-credentials/#comment-549</guid>
		<description>I've tested your code and it seems that content://googleaccounts/accounts/ returns login and hashed password, however content://settings/googlelogin returns login and password in plain text, so basically any application can read your account settings.

I wonder how this account credentials will be accessible in the final Android release. May be it's just a matter of permissions settings in AndroidManifest.xml ?

Best,
Pawel Solyga</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tested your code and it seems that content://googleaccounts/accounts/ returns login and hashed password, however content://settings/googlelogin returns login and password in plain text, so basically any application can read your account settings.</p>
<p>I wonder how this account credentials will be accessible in the final Android release. May be it&#8217;s just a matter of permissions settings in AndroidManifest.xml ?</p>
<p>Best,<br />
Pawel Solyga</p>
]]></content:encoded>
	</item>
</channel>
</rss>
