<?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: PPPv3 Java Implementation</title>
	<atom:link href="http://thisisnotajoke.com/2007/11/15/pppv3/feed/" rel="self" type="application/rss+xml" />
	<link>http://thisisnotajoke.com/2007/11/15/pppv3/</link>
	<description>My Various Random Ramblings</description>
	<lastBuildDate>Mon, 09 Aug 2010 16:38:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Kurt</title>
		<link>http://thisisnotajoke.com/2007/11/15/pppv3/comment-page-1/#comment-113</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Mon, 24 May 2010 19:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://thisisnotajoke.com/blog/2007/11/15/pppv3/#comment-113</guid>
		<description>Unfortunately there is not a good way to implement this on windows machines. It is very doable on Unix machines with the PPP-PAM module. My code is only the java engine, you must wrap your own code around it to actually use it.</description>
		<content:encoded><![CDATA[<p>Unfortunately there is not a good way to implement this on windows machines. It is very doable on Unix machines with the PPP-PAM module. My code is only the java engine, you must wrap your own code around it to actually use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinayak Mishra</title>
		<link>http://thisisnotajoke.com/2007/11/15/pppv3/comment-page-1/#comment-112</link>
		<dc:creator>Vinayak Mishra</dc:creator>
		<pubDate>Mon, 24 May 2010 18:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://thisisnotajoke.com/blog/2007/11/15/pppv3/#comment-112</guid>
		<description>Hello Kurt,

I stumbled onto perfect paper password algorithm while I was searching for project topics for my course. From the GRC site, I came to know about your implementation of PPP system in Java.

I want to set up a server secured with PPP. A user may log on to the server after providing windows credentials and as second layer of security, a PPP application would prompt the user to provide the passcodes generated from the PPP Engine.

How do I integrate such a solution in Windows log on process, such that no user could access the system in any way without providing the correct passcodes?

I would be indebted to you if you could mentor me and provide me any pointers to achieve this?

Also I need to enforce a SSL connection to connect to the remote server.

Hope to hear from you soon,
thanks a lot,
Vinaya</description>
		<content:encoded><![CDATA[<p>Hello Kurt,</p>
<p>I stumbled onto perfect paper password algorithm while I was searching for project topics for my course. From the GRC site, I came to know about your implementation of PPP system in Java.</p>
<p>I want to set up a server secured with PPP. A user may log on to the server after providing windows credentials and as second layer of security, a PPP application would prompt the user to provide the passcodes generated from the PPP Engine.</p>
<p>How do I integrate such a solution in Windows log on process, such that no user could access the system in any way without providing the correct passcodes?</p>
<p>I would be indebted to you if you could mentor me and provide me any pointers to achieve this?</p>
<p>Also I need to enforce a SSL connection to connect to the remote server.</p>
<p>Hope to hear from you soon,<br />
thanks a lot,<br />
Vinaya</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PPP Java Implementation &#124; Kelson Consulting</title>
		<link>http://thisisnotajoke.com/2007/11/15/pppv3/comment-page-1/#comment-5</link>
		<dc:creator>PPP Java Implementation &#124; Kelson Consulting</dc:creator>
		<pubDate>Fri, 16 Nov 2007 02:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://thisisnotajoke.com/blog/2007/11/15/pppv3/#comment-5</guid>
		<description>[...] UPDATED! See this post [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATED! See this post [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
