<?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: Executable application launcher</title>
	<atom:link href="http://www.algorithm-forge.com/techblog/2009/07/executable-application-launcher/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.algorithm-forge.com/techblog/2009/07/executable-application-launcher/</link>
	<description>Java, R, Statistics, Algorithms and other stuff</description>
	<lastBuildDate>Thu, 20 Oct 2011 18:02:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bgs</title>
		<link>http://www.algorithm-forge.com/techblog/2009/07/executable-application-launcher/comment-page-1/#comment-533</link>
		<dc:creator>Bgs</dc:creator>
		<pubDate>Sat, 25 Sep 2010 17:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm-forge.com/techblog/?p=14#comment-533</guid>
		<description>Storing &#039;security&#039; in the exec bit does work as a temporary workaround even if it&#039;s a very ugly approach. My real problem is that they not simply check the bit, but check the &#039;executability&#039; thus forcing you to mount exec. You can have the exec bit set on a noexec mounted partition. This is simply crappy programming. 

Having noexec on /home does count a lot. If you have a properly set up system, where the user can only write to places where there is no execution, you achieve a reasonably secure desktop system. 

I&#039;m forced to hack this feature out of Nautilus as in some places noexec mount is way more important than your desktop icons.</description>
		<content:encoded><![CDATA[<p>Storing &#8216;security&#8217; in the exec bit does work as a temporary workaround even if it&#8217;s a very ugly approach. My real problem is that they not simply check the bit, but check the &#8216;executability&#8217; thus forcing you to mount exec. You can have the exec bit set on a noexec mounted partition. This is simply crappy programming. </p>
<p>Having noexec on /home does count a lot. If you have a properly set up system, where the user can only write to places where there is no execution, you achieve a reasonably secure desktop system. </p>
<p>I&#8217;m forced to hack this feature out of Nautilus as in some places noexec mount is way more important than your desktop icons.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kornelius Rohmeyer</title>
		<link>http://www.algorithm-forge.com/techblog/2009/07/executable-application-launcher/comment-page-1/#comment-523</link>
		<dc:creator>Kornelius Rohmeyer</dc:creator>
		<pubDate>Thu, 23 Sep 2010 12:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm-forge.com/techblog/?p=14#comment-523</guid>
		<description>I guess if one needs that level of security you should give up on desktop launchers for the moment (and your noexec would have not prevented an &quot;Exec=rm -rf ~&quot;). Btw. I have nothing to do with the Gnome project and I&#039;m not responsible for the Gnome design decisions. And I absolutely agree, that storing the &quot;trusted&quot; value in the execute bit of a file is arguable and should be changed.</description>
		<content:encoded><![CDATA[<p>I guess if one needs that level of security you should give up on desktop launchers for the moment (and your noexec would have not prevented an &#8220;Exec=rm -rf ~&#8221;). Btw. I have nothing to do with the Gnome project and I&#8217;m not responsible for the Gnome design decisions. And I absolutely agree, that storing the &#8220;trusted&#8221; value in the execute bit of a file is arguable and should be changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bgs</title>
		<link>http://www.algorithm-forge.com/techblog/2009/07/executable-application-launcher/comment-page-1/#comment-495</link>
		<dc:creator>Bgs</dc:creator>
		<pubDate>Tue, 07 Sep 2010 12:04:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.algorithm-forge.com/techblog/?p=14#comment-495</guid>
		<description>Forcing you to mount /home as exec instead of noexec opening up a whole bunch of security holes. Bravo!</description>
		<content:encoded><![CDATA[<p>Forcing you to mount /home as exec instead of noexec opening up a whole bunch of security holes. Bravo!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

