<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ichimusai's Place &#187; security</title>
	<atom:link href="http://www.ichimusai.org/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ichimusai.org</link>
	<description>Photos and other rants</description>
	<lastBuildDate>Sun, 05 Feb 2012 22:26:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PGP/GPG integration in Windows</title>
		<link>http://www.ichimusai.org/2009/12/23/pgpgpg-integration-in-windows/</link>
		<comments>http://www.ichimusai.org/2009/12/23/pgpgpg-integration-in-windows/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 01:00:04 +0000</pubDate>
		<dc:creator>Ichimusai</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[enigmail]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.ichimusai.org/?p=3126</guid>
		<description><![CDATA[If you are using Thunderbird, Outlook, Outlook Express, or other email clients you can now integrate PGP/GPG usage easily with your email by installing the following package: GPG4Win It will install all the necessary components for you.]]></description>
			<content:encoded><![CDATA[<p>If you are using Thunderbird, Outlook, Outlook Express, or other email clients you can now integrate PGP/GPG usage easily with your email by installing the following package:</p>
<p><a href="http://www.gpg4win.org/">GPG4Win</a></p>
<p>It will install all the necessary components for you.</p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwww.ichimusai.org%2F%3Fp%3D3126&count=horizontal&related=ichimusai1972&text=PGP%2FGPG%20integration%20in%20Windows' class='twitter-share-button' data-text='PGP/GPG integration in Windows' data-url='http://www.ichimusai.org/?p=3126' data-counturl='http://www.ichimusai.org/2009/12/23/pgpgpg-integration-in-windows/' data-count='horizontal' data-via='ichimusai1972' data-related='ichimusai1972'></a>]]></content:encoded>
			<wfw:commentRss>http://www.ichimusai.org/2009/12/23/pgpgpg-integration-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto logon in firefox</title>
		<link>http://www.ichimusai.org/2009/12/22/auto-logon-in-firefox/</link>
		<comments>http://www.ichimusai.org/2009/12/22/auto-logon-in-firefox/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 08:28:46 +0000</pubDate>
		<dc:creator>Ichimusai</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[logon]]></category>
		<category><![CDATA[ntlm]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[uri]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.ichimusai.org/?p=3124</guid>
		<description><![CDATA[When you browse the company intranet with Internet Explorer it automatically sends the credentials you used to authenticate to the windows domain. Other browsers do not do this by default and therefore you get a sign on box now and then asking you to fill in username and password again in order to browse the [...]]]></description>
			<content:encoded><![CDATA[<p>When you browse the company intranet with Internet Explorer it automatically sends the credentials you used to authenticate to the windows domain. Other browsers do not do this by default and therefore you get a sign on box now and then asking you to fill in username and password again in order to browse the site.</p>
<p>There is a remedy for this.</p>
<ol>
<li>Navigage in firefox to the following page <em>about:config</em> if you get a warning message that is okay.</li>
<li>Locate the following keys:<br /><em>network.automatic-ntlm-auth.trusted-uris</em><br /><em>network.negotiate-auth.delegation-uris</em><br /><em>network.negotiate-auth.trusted-uris</em></li>
<li>Add to these keys the server root path that you wish automatic credentials be sent to. For example if your intranet page is launched from the URI http://intranet/ then you should add &#8220;intranet&#8221; to these three keys.</li>
</ol>
<p>Now you should be automatically logged in with your windows credentials next time you navigate to these pages.</p>
<p>OBSERVE! Only add domains you fully trust!</p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwww.ichimusai.org%2F%3Fp%3D3124&count=horizontal&related=ichimusai1972&text=Auto%20logon%20in%20firefox' class='twitter-share-button' data-text='Auto logon in firefox' data-url='http://www.ichimusai.org/?p=3124' data-counturl='http://www.ichimusai.org/2009/12/22/auto-logon-in-firefox/' data-count='horizontal' data-via='ichimusai1972' data-related='ichimusai1972'></a>]]></content:encoded>
			<wfw:commentRss>http://www.ichimusai.org/2009/12/22/auto-logon-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exam passed</title>
		<link>http://www.ichimusai.org/2009/05/20/exam-passed/</link>
		<comments>http://www.ichimusai.org/2009/05/20/exam-passed/#comments</comments>
		<pubDate>Wed, 20 May 2009 14:42:21 +0000</pubDate>
		<dc:creator>Ichimusai</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[säkerhet]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[SL]]></category>
		<category><![CDATA[stockholm metro]]></category>
		<category><![CDATA[tri]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.ichimusai.org/2009/05/20/exam-passed/</guid>
		<description><![CDATA[So today was the day after three days of studying the TRI regs (trafiksäkerhetsinstruktion) and two tunnel walks track side in the Stockholm Metro with the last one guiding a bunch of people watching our for their security and acting as a lookout for oncoming trains I officially passed the category 16 examination. I missed [...]]]></description>
			<content:encoded><![CDATA[<p>So today was the day after three days of studying the TRI regs (trafiksäkerhetsinstruktion) and two tunnel walks track side in the Stockholm Metro with the last one guiding a bunch of people watching our for their security and acting as a lookout for oncoming trains I officially passed the category 16 examination.</p>
<p>I missed one point on the examination and got only 49/50 and that was a silly silly mistake because I rushed the question a bit. Darn.</p>
<p>I am now officially allowed to guide people track side, feels pretty good <img src='http://www.ichimusai.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwww.ichimusai.org%2F%3Fp%3D2457&count=horizontal&related=ichimusai1972&text=Exam%20passed' class='twitter-share-button' data-text='Exam passed' data-url='http://www.ichimusai.org/?p=2457' data-counturl='http://www.ichimusai.org/2009/05/20/exam-passed/' data-count='horizontal' data-via='ichimusai1972' data-related='ichimusai1972'></a>]]></content:encoded>
			<wfw:commentRss>http://www.ichimusai.org/2009/05/20/exam-passed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PGP / GPG Keys Updated</title>
		<link>http://www.ichimusai.org/2009/05/07/pgp-gpg-keys-updated/</link>
		<comments>http://www.ichimusai.org/2009/05/07/pgp-gpg-keys-updated/#comments</comments>
		<pubDate>Wed, 06 May 2009 22:50:16 +0000</pubDate>
		<dc:creator>Ichimusai</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[pgp]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.ichimusai.org/2009/05/07/pgp-gpg-keys-updated/</guid>
		<description><![CDATA[You can find my public key ring here always. Use this if you wish to communicate securely with me over email please.]]></description>
			<content:encoded><![CDATA[<p>You can find my <a href="http://www.ichimusai.org/about/pgp/">public key ring here always</a>. Use this if you wish to communicate securely with me over email please.</p>
<a href='http://twitter.com/share?url=http%3A%2F%2Fwww.ichimusai.org%2F%3Fp%3D2358&count=horizontal&related=ichimusai1972&text=PGP%20%2F%20GPG%20Keys%20Updated' class='twitter-share-button' data-text='PGP / GPG Keys Updated' data-url='http://www.ichimusai.org/?p=2358' data-counturl='http://www.ichimusai.org/2009/05/07/pgp-gpg-keys-updated/' data-count='horizontal' data-via='ichimusai1972' data-related='ichimusai1972'></a>]]></content:encoded>
			<wfw:commentRss>http://www.ichimusai.org/2009/05/07/pgp-gpg-keys-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

