<?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: No Permissions Android app shows three giant security loopholes</title>
	<atom:link href="http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/</link>
	<description>Feeding Your Gadget and Tech Obsessions</description>
	<lastBuildDate>Tue, 04 Sep 2012 02:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: reverend_house</title>
		<link>http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/#comment-202230</link>
		<dc:creator>reverend_house</dc:creator>
		<pubDate>Fri, 13 Apr 2012 12:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=222682#comment-202230</guid>
		<description><![CDATA[Nonsense. It&#039;s not new that the contents of the SD card are visible to all apps; that&#039;s the whole point.]]></description>
		<content:encoded><![CDATA[<p>Nonsense. It&#8217;s not new that the contents of the SD card are visible to all apps; that&#8217;s the whole point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cynyr</title>
		<link>http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/#comment-202170</link>
		<dc:creator>cynyr</dc:creator>
		<pubDate>Fri, 13 Apr 2012 02:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=222682#comment-202170</guid>
		<description><![CDATA[Step 1: start amature porn site in country with few regulations
Step 2: write evil app
Step 2.1: load all pictures you can find.
Step 2.2: upload all of them to your server
Step 3: sell access to all the nude photos you find.

Thats how. Apps shpuld not be allowed out of the sandbox unless I let them, and then only as far as I let them.]]></description>
		<content:encoded><![CDATA[<p>Step 1: start amature porn site in country with few regulations<br />
Step 2: write evil app<br />
Step 2.1: load all pictures you can find.<br />
Step 2.2: upload all of them to your server<br />
Step 3: sell access to all the nude photos you find.</p>
<p>Thats how. Apps shpuld not be allowed out of the sandbox unless I let them, and then only as far as I let them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tastygroove</title>
		<link>http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/#comment-202151</link>
		<dc:creator>tastygroove</dc:creator>
		<pubDate>Fri, 13 Apr 2012 00:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=222682#comment-202151</guid>
		<description><![CDATA[Ios apps are sandboxed. One app can&#039;t read the save files of another without using explicit apis. (Open in, audio copy, MIDI sync, print with, etc..) ]]></description>
		<content:encoded><![CDATA[<p>Ios apps are sandboxed. One app can&#8217;t read the save files of another without using explicit apis. (Open in, audio copy, MIDI sync, print with, etc..) </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milind</title>
		<link>http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/#comment-202101</link>
		<dc:creator>Milind</dc:creator>
		<pubDate>Thu, 12 Apr 2012 21:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=222682#comment-202101</guid>
		<description><![CDATA[How is reading files a security issue? Which OS does not allow that?]]></description>
		<content:encoded><![CDATA[<p>How is reading files a security issue? Which OS does not allow that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milind</title>
		<link>http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/#comment-202102</link>
		<dc:creator>Milind</dc:creator>
		<pubDate>Thu, 12 Apr 2012 21:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=222682#comment-202102</guid>
		<description><![CDATA[How is reading files a security issue? Which OS does not allow that?]]></description>
		<content:encoded><![CDATA[<p>How is reading files a security issue? Which OS does not allow that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Appelgren</title>
		<link>http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/#comment-202095</link>
		<dc:creator>Johan Appelgren</dc:creator>
		<pubDate>Thu, 12 Apr 2012 21:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=222682#comment-202095</guid>
		<description><![CDATA[Why not use PackageManager instead to retrieve the list of installed apps and more? A lot easier to use and part of the Android SDK, no permissions required. ]]></description>
		<content:encoded><![CDATA[<p>Why not use PackageManager instead to retrieve the list of installed apps and more? A lot easier to use and part of the Android SDK, no permissions required. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan Appelgren</title>
		<link>http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/#comment-202096</link>
		<dc:creator>Johan Appelgren</dc:creator>
		<pubDate>Thu, 12 Apr 2012 21:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=222682#comment-202096</guid>
		<description><![CDATA[Why not use PackageManager instead to retrieve the list of installed apps and more? A lot easier to use and part of the Android SDK, no permissions required. ]]></description>
		<content:encoded><![CDATA[<p>Why not use PackageManager instead to retrieve the list of installed apps and more? A lot easier to use and part of the Android SDK, no permissions required. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JustaTester</title>
		<link>http://www.slashgear.com/no-permissions-android-app-shows-three-giant-security-loopholes-12222682/#comment-202052</link>
		<dc:creator>JustaTester</dc:creator>
		<pubDate>Thu, 12 Apr 2012 19:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.slashgear.com/?p=222682#comment-202052</guid>
		<description><![CDATA[Even if Google addresses the underlying issues, there&#039;s still the persistent issue of OEM&#039;s and carriers not pushing or allowing updates to roll out to affected devices. And that&#039;s not even considering that OEM&#039;s are still releasing devices with Gingerbread.]]></description>
		<content:encoded><![CDATA[<p>Even if Google addresses the underlying issues, there&#8217;s still the persistent issue of OEM&#8217;s and carriers not pushing or allowing updates to roll out to affected devices. And that&#8217;s not even considering that OEM&#8217;s are still releasing devices with Gingerbread.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
