<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Config, site_id and secret_key</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 13 Apr 2026 16:00:12 -0000</pubDate>

		<item>
			<title>RaisenBran</title>
			<description><![CDATA[<p>
	thanks koradhil!! <img alt="smiley" height="20" src="http://www.cotonti.com/plugins/ckeditor/lib/plugins/smiley/images/regular_smile.gif" title="smiley" width="20" /></p>
]]></description>
			<pubDate>Sa, 13 Aug 2011 19:48:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=6471&d=0#post30458]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Site ID is used as the name of the cookie, so it's public. It must be unique so it doesn't collide with other cookies on the same domain. The secret key is used as a salt (google it) for password encryption. It makes passwords harder to crack in case your database is compromised. For this reason you should keep it secret.]]></description>
			<pubDate>Fr, 12 Aug 2011 21:34:15 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=6471&d=0#post30452]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	Open your config.php of an installed Cotonti version.</p>
<p>
	There you can find an example.</p>
]]></description>
			<pubDate>Mi, 10 Aug 2011 16:59:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=6471&d=0#post30441]]></link>
		</item>
		<item>
			<title>RaisenBran</title>
			<description><![CDATA[<p>
	Just wondering what this really does and if I can get an example:</p>
<p>
	 </p>
<pre class="brush:php;">
$cfg['site_id'] = 'Some unique string specific to your site';
$cfg['secret_key'] = 'Secret key used for authentication, make it unique and keep in secret!';</pre>
]]></description>
			<pubDate>Mi, 10 Aug 2011 15:45:50 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=6471&d=0#post30438]]></link>
		</item>
	</channel>
</rss>