<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Web security through threats of violence</title>
	<link>http://dansdata.blogsome.com/2008/03/01/web-security-through-threats-of-violence/</link>
	<description>the blog that is not dansdata.com</description>
	<pubDate>Sun, 06 Dec 2009 21:18:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Max</title>
		<link>http://dansdata.blogsome.com/2008/03/01/web-security-through-threats-of-violence/#comment-2209</link>
		<pubDate>Mon, 03 Mar 2008 20:59:08 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2008/03/01/web-security-through-threats-of-violence/#comment-2209</guid>
					<description>Normally, that's true - the viewer of the webpage won't see the PHP part. However, if there's just the right kind of server error (spontaneous or not so much), the viewer might end up looking at the unprocessed PHP... ;) If you're just serving pages, a read-only user account might be OK. If you have logins, perhaps use the hardcoded one only to check the actual encrypted ones, then use session ID's for the rest of the pages.</description>
		<content:encoded><![CDATA[	<p>Normally, that's true - the viewer of the webpage won't see the PHP part. However, if there's just the right kind of server error (spontaneous or not so much), the viewer might end up looking at the unprocessed PHP... ;) If you're just serving pages, a read-only user account might be OK. If you have logins, perhaps use the hardcoded one only to check the actual encrypted ones, then use session ID's for the rest of the pages.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: adrian</title>
		<link>http://dansdata.blogsome.com/2008/03/01/web-security-through-threats-of-violence/#comment-2205</link>
		<pubDate>Mon, 03 Mar 2008 11:44:49 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2008/03/01/web-security-through-threats-of-violence/#comment-2205</guid>
					<description>After doing a PHP course, I put together a basic homepage using the stuff I learned, which included putting the mySQL name and password in the PHP source for each page.  Now my understanding is that PHP is always processed on the server before being sent out, so people can't just steal my source files and hack my shit.
Is this true or am I just as bad as the guys above?</description>
		<content:encoded><![CDATA[	<p>After doing a PHP course, I put together a basic homepage using the stuff I learned, which included putting the mySQL name and password in the PHP source for each page.  Now my understanding is that PHP is always processed on the server before being sent out, so people can't just steal my source files and hack my shit.<br />
Is this true or am I just as bad as the guys above?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: cb</title>
		<link>http://dansdata.blogsome.com/2008/03/01/web-security-through-threats-of-violence/#comment-2201</link>
		<pubDate>Sun, 02 Mar 2008 00:11:44 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2008/03/01/web-security-through-threats-of-violence/#comment-2201</guid>
					<description>Don't bother, magetoo. It's page after page of people repeating each other. I guess nobody who posts reads past the second page.</description>
		<content:encoded><![CDATA[	<p>Don't bother, magetoo. It's page after page of people repeating each other. I guess nobody who posts reads past the second page.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: magetoo</title>
		<link>http://dansdata.blogsome.com/2008/03/01/web-security-through-threats-of-violence/#comment-2200</link>
		<pubDate>Sat, 01 Mar 2008 20:30:30 +0000</pubDate>
		<guid>http://dansdata.blogsome.com/2008/03/01/web-security-through-threats-of-violence/#comment-2200</guid>
					<description>Oh, so that's what happened.  I just saw there were 5 pages of comments, thought &quot;oh, flamewar&quot; and skipped over them.

There's 11 pages right now (500+ comments) so this'll keep me entertained for a while.</description>
		<content:encoded><![CDATA[	<p>Oh, so that's what happened.  I just saw there were 5 pages of comments, thought "oh, flamewar" and skipped over them.</p>
	<p>There's 11 pages right now (500+ comments) so this'll keep me entertained for a while.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
