<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>My thoughts</title>
	<atom:link href="http://ganeshseeds.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ganeshseeds.wordpress.com</link>
	<description>Behind every successful person there is an unhold pain in their heart...</description>
	<lastBuildDate>Thu, 20 Mar 2008 20:46:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ganeshseeds.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/dcf44cbac1c42067392be65f44069a53?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>My thoughts</title>
		<link>http://ganeshseeds.wordpress.com</link>
	</image>
			<item>
		<title>RSS</title>
		<link>http://ganeshseeds.wordpress.com/2008/03/20/rss-2/</link>
		<comments>http://ganeshseeds.wordpress.com/2008/03/20/rss-2/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 20:43:14 +0000</pubDate>
		<dc:creator>ganeshat</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://ganeshseeds.wordpress.com/?p=8</guid>
		<description><![CDATA[ Before you continue you should have a basic understanding of the following:
* HTML / XHTML
* XML / XML Namespaces
RSS (Rich Site Summary) is a format for delivering regularly changing web content. Many news-related sites, weblogs and other online publishers syndicate their content as an RSS Feed to whoever wants it.
RSS solves a problem for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ganeshseeds.wordpress.com&blog=3173827&post=8&subd=ganeshseeds&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> Before you continue you should have a basic understanding of the following:</p>
<p>* HTML / XHTML<br />
* XML / XML Namespaces</p>
<p><b>RSS</b> <i>(Rich Site Summary)</i> is a format for delivering regularly changing web content. Many news-related sites, weblogs and other online publishers syndicate their content as an RSS Feed to whoever wants it.<br />
RSS solves a problem for people who regularly use the web. It allows you to easily stay informed by retrieving the latest content from the sites you are interested in. You save time by not needing to visit each site individually. You ensure your privacy, by not needing to join each site&#8217;s email newsletter. The number of sites offering RSS feeds is growing rapidly and includes big names like Yahoo News.</p>
<p>* RSS stands for Really Simple Syndication<br />
* RSS allows you to syndicate your site content<br />
* RSS defines an easy way to share and view headlines and content<br />
* RSS files can be automatically updated<br />
* RSS allows personalized views for different sites<br />
* RSS is written in XML</p>
<p><b>RSS Syntax</b></p>
<p>RSS defines an XML grammar (a set of HTML-like tags) for sharing news. Each RSS text file contains both static information about your site, plus dynamic information about your new stories, all surrounded by matching start and end tags.</p>
<p>Each story is defined by an &lt;item&gt; tag, which contains a headline TITLE, URL, and DESCRIPTION. Here&#8217;s an example:<br />
&lt;item&gt;<br />
&lt;title&gt;RSS Resources&lt;/title&gt;<br />
&lt;link&gt;http://www.webreference.com/authoring/languages/xml/rss/&lt;/link&gt;<br />
&lt;description&gt;Defined in XML, the Rich Site Summary (RSS) format has<br />
quietly become a dominant format for distributing headlines on the Web.<br />
Our list of links gives you the tools, tips and tutorials you need to get<br />
started using RSS. 0323&lt;/description&gt;<br />
&lt;/item&gt;</p>
<p>Each RSS channel can contain up to 15 items and is easily parsed using Perl or other open source software. If you want more details on creating RSS files see Jonathan Eisenzopf&#8217;s excellent article in the February issue of Web Techniques. But you don&#8217;t have to worry about the details, we&#8217;ve made it easy to create your own RSS channel with free open source scripts, all Web based. More on these later.</p>
<p>Once you&#8217;ve created and validated your RSS text file, register it at the various aggregators, and watch the hits roll in. Any site can now grab and display your feed regularly, driving traffic your way. Update your RSS file, and all the external sites that subscribe to your feed will be automatically updated.</p>
<p><b>RSS Feed Readers and News Aggregators</b></p>
<p>Feed Reader or News Aggregator software allow you to grab the RSS feeds from various sites and display them for you to read and use.</p>
<p>A variety of RSS Readers are available for different platforms. Some popular feed readers include Amphetadesk (Windows, Linux, Mac), FeedReader (Windows), and NewsGator (Windows &#8211; integrates with Outlook). There are also a number of web-based feed readers available. My Yahoo, Bloglines, and Google Reader are popular web-based feed readers.</p>
<p>Once you have your Feed Reader, it is a matter of finding sites that syndicate content and adding their RSS feed to the list of feeds your Feed Reader checks. Many sites display a small icon with the acronyms RSS, XML, or RDF to let you know a feed is available.</p>
<p><b>Benefits and Reasons for using RSS</b></p>
<p>RSS solves a problem for people who regularly use the web. It allows you to easily stay informed by retrieving the latest content from the sites you are interested in. You save time by not needing to visit each site individually. You ensure your privacy, by not needing to join each site&#8217;s email newsletter. The number of sites offering RSS feeds is growing rapidly and includes big names like Yahoo News.</p>
<p>RSS was designed to show selected data.</p>
<p>RSS is useful for web sites that are updated frequently, like:</p>
<p>* News sites &#8211; Lists news with title, date and descriptions<br />
* Companies &#8211; Lists news and new products<br />
* Calendars &#8211; Lists upcoming events and important days<br />
* Site changes &#8211; Lists changed pages or new pages</p>
<p>Without RSS, users will have to check your site daily for new updates. This may be too time-consuming for many users. With an RSS feed (RSS is often called a News feed or RSS feed) they can check your site faster using an RSS aggregator (a site or program that gathers and sorts out RSS feeds).</p>
<p>Since RSS data is small and fast-loading, it can easily be used with services like cell phones or PDA&#8217;s.</p>
<p>Web-rings with similar information can easily share data on their web sites to make them better and more useful.</p>
<p><b>The Future of RSS</b>???!!!</p>
<p>RSS is going to be everywhere!</p>
<p>Thousands of sites use RSS and more people understand its usefulness every day.</p>
<p>With RSS, information on the internet becomes easier to find, and web developers can spread their information more easily to special interest groups.</p>
<p><i><b>Finally what i am trying to say is</b></i><br />
Want more traffic? An easy way to distribute your news? Then you need an RSS news feed. To start all you need is content you want broadcast, and one RSS text file.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ganeshseeds.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ganeshseeds.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ganeshseeds.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ganeshseeds.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ganeshseeds.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ganeshseeds.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ganeshseeds.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ganeshseeds.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ganeshseeds.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ganeshseeds.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ganeshseeds.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ganeshseeds.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ganeshseeds.wordpress.com&blog=3173827&post=8&subd=ganeshseeds&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ganeshseeds.wordpress.com/2008/03/20/rss-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d988e0a5a979564504660af174f0230?s=96&#38;d=identicon" medium="image">
			<media:title type="html">GG</media:title>
		</media:content>
	</item>
		<item>
		<title>TechCmantiX</title>
		<link>http://ganeshseeds.wordpress.com/2008/03/19/techcmantix/</link>
		<comments>http://ganeshseeds.wordpress.com/2008/03/19/techcmantix/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 16:33:15 +0000</pubDate>
		<dc:creator>ganeshat</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://ganeshseeds.wordpress.com/?p=7</guid>
		<description><![CDATA[
TechCmantiX Technologies:

 


In our Company , we have Flash Website Designers, E commerce Website Designers, Educational Website Designers, Custom Website Designers ably assisted by Flash Action Scripters and Programmers. Our focus in web development is Balancing Creativity, Usability and Search Engine parameters. If you need experienced Hands and if you are looking for Affordable and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ganeshseeds.wordpress.com&blog=3173827&post=7&subd=ganeshseeds&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><h2>
<p style="color:#006600;" align="center"><b><span style="color:#990000;">T</span>ech<span style="color:#990000;">C</span>manti<span style="color:#990000;">X</span> Technologies:</b></p>
</h2>
<p><b> </b><br />
<a href="http://itganz.googlepages.com/ATgAAABvjOiCsAEW1Y4Q4CgTAjP-AK24STeK.jpg/ATgAAABvjOiCsAEW1Y4Q4CgTAjP-AK24STeK-full;init:.jpg"></a></p>
<div style="text-align:center;"><a href="http://itganz.googlepages.com/ATgAAABvjOiCsAEW1Y4Q4CgTAjP-AK24STeK.jpg/ATgAAABvjOiCsAEW1Y4Q4CgTAjP-AK24STeK-full;init:.jpg"><img src="http://itganz.googlepages.com/ATgAAABvjOiCsAEW1Y4Q4CgTAjP-AK24STeK.jpg/ATgAAABvjOiCsAEW1Y4Q4CgTAjP-AK24STeK-medium;init:.jpg" style="border:0 none;" /></a></div>
<p><font size="2">In our Company , we have Flash Website Designers, E commerce Website Designers, Educational Website Designers, Custom Website Designers ably assisted by Flash Action Scripters and Programmers. Our focus in web development is Balancing Creativity, Usability and Search Engine parameters. If you need experienced Hands and if you are looking for Affordable and Professional Web design services, which are Cost-conscious, then give us an opportunity to be of service to you.</font></p>
<p><font size="2"> </font></p>
<p><font size="2">    We specifically guarantee that we will produce Design work which stands-out, which will be inline with your expectations and will be Stunning. Working with us is a Breeze. You tell us what you need, we will clarify our doubts, share our experience, assign Professional Graphic Designers and start. Only Rights free/Clear Title Purchased Images will be used, Specific Design standards will be followed and all Source files will be handed over on project completion.</font></p>
<p><font size="2"> </font></p>
<p><font size="2"> Daily updates are provided where applicable using Email, Phones and Instant Messengers. You will feel like we are next door, only more professional.</font></p>
<ul>
<li><font size="2"> Web development</font></li>
</ul>
<ul>
<li><font size="2"> Web Hosting</font></li>
<li><font size="2"> Search Engine Optimization</font></li>
<li><font size="2">Domain name Registraion</font></li>
<li><font size="2"> Dynamic Webapps Development</font></li>
<li><font size="2">E- Commerce Application</font></li>
<li><font size="2">Database Maintanance</font></li>
<li><font size="2">Web Analysis</font></li>
<li><font size="2">Graphic Design</font></li>
<li><font size="2">Multimedia Applications</font></li>
<li><font size="2">Flash Animation</font></li>
<li><font size="2">3D Applications </font></li>
</ul>
<p><font size="2">For Effective and innovative Web design contact us through</font></p>
<p>techcmantix.gmail.com</p>
<p><font size="2"></font><font size="2">itganz@gmail.com</font></p>
<p><font size="2">candigroup@gmail.com</font></p>
<p><font size="2">balucsc@gmail.com</font></p>
<p><font size="2"><br />
</font></p>
<p><font size="2"><a href="http://www.techcmantix.com/"><font size="6">www.techcmantix.com</font></a></font></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ganeshseeds.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ganeshseeds.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ganeshseeds.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ganeshseeds.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ganeshseeds.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ganeshseeds.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ganeshseeds.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ganeshseeds.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ganeshseeds.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ganeshseeds.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ganeshseeds.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ganeshseeds.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ganeshseeds.wordpress.com&blog=3173827&post=7&subd=ganeshseeds&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ganeshseeds.wordpress.com/2008/03/19/techcmantix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d988e0a5a979564504660af174f0230?s=96&#38;d=identicon" medium="image">
			<media:title type="html">GG</media:title>
		</media:content>

		<media:content url="http://itganz.googlepages.com/ATgAAABvjOiCsAEW1Y4Q4CgTAjP-AK24STeK.jpg/ATgAAABvjOiCsAEW1Y4Q4CgTAjP-AK24STeK-medium;init:.jpg" medium="image" />
	</item>
		<item>
		<title>SSL</title>
		<link>http://ganeshseeds.wordpress.com/2008/03/15/ssl/</link>
		<comments>http://ganeshseeds.wordpress.com/2008/03/15/ssl/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 21:44:32 +0000</pubDate>
		<dc:creator>ganeshat</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://ganeshseeds.wordpress.com/?p=3</guid>
		<description><![CDATA[                                                       [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ganeshseeds.wordpress.com&blog=3173827&post=3&subd=ganeshseeds&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>                                                             <b>    Secure Sockets Layer (SSL):</b></p>
<p><b>How It Works :</b></p>
<p>* Secure Sockets Layer (SSL) technology protects your Web site and makes it easy for customers to trust you.<br />
* An SSL Certificate enables encryption of sensitive information during online transactions.<br />
* Each SSL Certificate contains unique, authenticated information about the certificate owner.<br />
* Every SSL Certificate is issued by a Certificate Authority that verifies the identity of the certificate owner.</p>
<p><b>You need SSL if&#8230;</b></p>
<p>…you have an online store or accept online orders and credit cards.<br />
…your business partners log in to confidential information on an extranet.<br />
…you have offices that share confidential information over an intranet.<br />
…you process sensitive data such as address, birth date, license, or<br />
ID numbers.<br />
…you need to comply with privacy and security requirements.<br />
…you value privacy and expect others to trust you.<br />
<b><br />
Public and Private Keys to Privacy</b><br />
An SSL Certificate consists of a public key and a private key. The public key is used to encrypt information and the private key is used to decipher it. When a Web browser points to a secured domain, a Secure Sockets Layer handshake authenticates the server (Web site) and the client (Web browser). An encryption method is established with a unique session key. They can begin a secure session that guarantees message privacy and message integrity. Authentication Practices Every SSL Certificate is created for a particular server in a specific domain for a verified business entity. Like a passport or a driver&#8217;s license, an SSL Certificate is issued by a trusted  authority, the Certificate Authority (CA). When the SSL handshake occurs, the browser requires authentication from the server. A  customer sees the organization name when they click certain SSL trust marks (such as the VeriSign Secured™ Seal) or use a browser that supports Extended Validation. If the information does not match or the certificate has expired, the browser displays an error message or warning.</p>
<p><b>Protect Your Customers&#8217; Trust<br />
</b></p>
<p>Without SSL encryption, packets of information travel through networks in full view. Imagine sending mail through the postal system in a clear envelope. Anyone with access to it can see the data. If it looks valuable, they might take it or change it. Without third-party verification, how do you know a Web site is really a business you trust? Imagine receiving an envelope with no return address and a form asking for your bank account number. An SSL Certificate helps Web site visitors protect sensitive information and get a better idea of who they are trusting with it. The Web&#8217;s Most Trusted Security Provider SSL helps you deliver a secure and convenient way for your customers to interact with you over the Internet. VeriSign is the SSL Certificate provider of choice for over 93% of the Fortune 500 and the world&#8217;s 40 largest banks, businesses that know the most about Internet security. When you display the VeriSign Secured Seal, your customers will recognize the most trusted security mark on the Internet.&#8211;</p>
<p><b>Vendors &amp; Market Share</b></p>
<p>Although the certificate authority market is quite diverse—with the Open Directory Project identifying 22 third parties offering the service and more than 20 root certificates bundled into Internet Explorer and Firefox—it is dominated by a few major firms. According to a June 2005 survey from Netcraft (www.netcraft.com) and similar January 2007 tallies from Security Space  (www.securityspace.com), the largest vendors are: VeriSign plus its Thawte subsidiary ( www.verisign.com), Equifax via its GeoTrust subsidiary (www.equifax.com), Comodo (www.comodo.com), GoDaddy/Starfield (www.godaddy.com), Entrust.net (entrust.net), and Digicert (www.digicert.com). Together these six have in the range of 75 to 95% of the market, depending on the measurement  methodology.</p>
<p><b>How Does Secure Socket Layer (SSL) Work?<br />
by Erik Kangas, PhD, President Lux Scientiae &#8211; March 14th, 2005</b></p>
<p>The Secure Socket Layer, SSL for short, is a protocol by which many services that communicate over the Internet can do so in a secure fashion. Before we discuss how SSL works and what kinds of security it provides, let us first see what happens without SSL.<br />
<b>Life on the Internet without SSL:</b></p>
<p><b></b>                        Let us make an analogy between communications between computers on the Internet and communications between people over the telephone. Without SSL, your computer-to-computer communications suffer from the same security problems from which your telephone communications suffer: Who are you talking to? In a phone conversation, how can you be sure that the person who picks up the phone at the other end is really the person you are trying to call (especially if you have never spoken to them before)? What if your phone call was intercepted or re-routed, or what if someone else is answering your call recipient&#8217;s phone? There really is no way to be sure you have reached the right person, especially if they are trying to fool you. Eavesdropping? As you are aware of from watching TV or reading, it is very easy to tap phone lines: the police and spies do this all the time to covertly gather information. It is not easy to detect if your lines are tapped. The same applies with communications over the Internet &#8212; how can you be sure that your communications are not being &#8220;tapped&#8221; and recorded? This results in two very real security issues for communications over<br />
the Internet: 1. knowing for sure that you are connecting to the right computers (i.e. those at your bank and not those at a hacker&#8217;s or<br />
phisher&#8217;s web site), and 2. knowing that your data is safe from prying eyes during transit to those computers. This is where SSL comes in.</p>
<p><b>Enter the Secure Socket Layer (SSL):</b></p>
<div align="left">To solve these problems to a large degree, most Internet services support use of SSL as a mechanism for securing communications. To llustrate how SSL works, let us use another analogy. Client wants to communicate with Company to send important information ack and forth. Client wants to be 100% sure that s/he is communicating with Company and that no one can eavesdrop on the Communications. How can s/he do this? Client sends a courier to the Company&#8217;s address. The company has envelopes that, when closed, can only be opened by the company. The company and the courier go together to a trusted third party &#8212; a notary &#8212; which makes the company provide documentation to prove its identity. The notary certifies the company&#8217;s secure envelopes and the courier takes these back to the client. The client gets the envelopes and, if it trusts the notary&#8217;s reputation, can be sure that they are actually from the company indicated. The client also has secure envelopes that, once sealed, only the client can open. It puts some of these in one of the company&#8217;s secure envelopes and sends them back to the company. The company gets the sealed secure envelope. It opens the envelope (as only it can). It now has the client&#8217;s secure envelopes. The company has another kind of envelope that can be opened and sealed only by using a special combination. The company puts this special envelope with the combination lock, together with the combination, into one of the client&#8217;s secure envelopes. The company seals the envelope. The company has another type of secure envelope that anyone can open, but which only the company can seal. If you open one of these sealed envelopes, you know for sure that it was sent by the company. The company puts the whole package inside this and sends it to the client. When the client gets the secure envelope, it opens it and thus knows that it came from the company. It then opens the next secure envelope inside that can only be opened by the client. Inside it gets out the combination-envelope and the combination itself. The client the puts his data in the combination envelope, seals it and sends it to the company. The company receives it, opens it, and puts the response in the same secure envelope and sends it back. The procedure is repeated as often as necessary for required communications. SSL relies on the concept of &#8220;public key Cryptography&#8221; to accomplish these tasks. In normal encryption, the two parties communicating share a &#8220;password&#8221; and that password is used to both encrypt and decrypt messages. While this is fast and efficient, how do you communicate passwords to people you have not yet met in a way that is itself secure?In &#8220;public key cryptography&#8221;, each person has two keys &#8212; a &#8220;public&#8221; key and a &#8220;private&#8221; key. Anything encrypted with the user&#8217;s public key can only be decrypted with the private key and vice versa. Each person then tells the world what his public key is and keeps his private key safe and secure, and private.If John sends Mary a message encrypted with Mary&#8217;s public key, then only Mary can open it, as only she has her private key. This is like an envelope that anyone can seal but which only Mary can open. If John sends Mary a message encrypted with John&#8217;s private key, then anyone can open it, as everyone has access to John&#8217;s public key. However, successfully opening the message proves that it was sent by John and no one else, as only John has access to his private key. This is like an envelope that only John can seal, but which anyone can open and thus prove that John sealed it.<br />
<b><br />
SSL in Action:</b></div>
<div align="left"><b></b><br />
So, lets see how SSL actually works for securing your communications over the Internet. Before the communications occur, the following takes place:Company wishes to secure communications to their server company.com. They create a public and private key for company.com (this is also known as a &#8220;certificate&#8221;). They go to a &#8220;Trusted&#8221; third party company such as Thawte or Verisign: Thawte makes Company prove its identity and right to use the company.com domain. This usually involves a lot of paperwork and paying a hefty fee. Once the verification is complete, Thawte gives Company a new public key that has some additional information in it. This information is the  certification from Thawte that this public key is for Company and company.com and that this is verified by Thawte. This certification information is encrypted using Thawte&#8217;s private key&#8230; we will see why below. Then, when Client wishes to communicate with Company at company.com, Client makes a connection to company.com with its computer. This connection is made to a special &#8220;port&#8221; (address) on company.com that<br />
is set up for SSL communications only.When Client connects to company.com on its SSL-secured port, Company sends back its public key.<br />
Client gets the public key and decides if it is OK&#8230; If the public key has expired, this could be a problem If the public key claims to be for some domain that is not company.com that could be a problem. Client has the public key for Thawte (and many other third party companies) stored in its computer &#8212; because these come with the computer. Thus, client can decrypt the validation information, prove the validation is from Thawte and verify that the public key is certified by Thawte. If Client trusts Thawte, then Client can trust that he/she is really communicating with Company. If Client doesn&#8217;t trust Thawte, or whatever Third Party company is actually being used, then the identity of who is running the computers to which Client is connecting is suspect.If client decides to trust the public key, then Client will send to Company the Client&#8217;s public key. Company will then generate a &#8220;password&#8221; and encrypt it using both Client&#8217;s public key and Company&#8217;s private key, in succession, and send it back to the client. Client will decrypt the password. This process proves that Company sent the password and that only Client was able to read it. Client will start  communicating with Company by encrypting data using this password. Normal &#8220;symmetric&#8221; (password-based) encryption takes place from this point forward because it is much faster than using the public and private keys for everything. These keys were needed to enable Company to prove its identity and right to domain.com and to give client the password in a safe way. So, Are there Limitations to This Process? This all sounds great &#8212; what are the down sides? There are a few.</p>
<p><b>Key Length:</b></p>
<p>The statement that &#8220;only someone with the private key can decrypt something encrypted with the public key&#8221; is true so long as the private key cannot be &#8220;guessed&#8221;. Hackers may try to do this by trying all possible private key combinations. Older &#8220;40bit&#8221; keys can be broken by trial and error if one has access to vast computer resources and a good amount of time. These days, keys used in SSL are 128bit or better. There are so many possible keys with 128bit that it would take significantly longer than the age of the universe to<br />
&#8220;guess&#8221; one.<br />
<b><br />
Trust:</b> While use of SSL ensures that your communications cannot be spied on, it comes down to trust to ensure that you are actually communicating with your intended company. This is reflected in the  validation of company.com and your trust of the third party organization. Some &#8220;secure sites&#8221; do not bother to get a third party&#8217;s approval and have their keys approved by &#8220;themselves&#8221;. Others use third parties that are almost free and which spend very little effort in validating the company. In these cases, SSL provides you with no real assurance that you are really talking to your intended company and not some hacker trying to forge their identity to communicate with you in a manner in which you think you are safe. For defensive use of the web, you should pay attention to warnings generated by SSL when you connect to secure sites. Such warnings include &#8220;expired certificates&#8221;, &#8220;domain name mismatches&#8221; &#8212; where the domain name presented by the company is different than the one to which your are connecting, and &#8220;non trusted certificates&#8221; &#8212; where the public key (certificate) presented by the company was not validated by a third party that your computer trusts. In all of these cases, you should be wary.</p>
<p><b>What Services Can be Protected With SSL?</b><br />
Almost any Internet service can be protected with SSL. Common ones include WebMail and other secure web sites such as banking sites and corporate sites, POP, IMAP, and SMTP. LuxSci provides SSL services to protect your username, password, and communications over all of these services.</div>
<p>Regards<br />
<a href="http://itganz.googlepages.com/ATgAAAAGlgfEFpi8mexWThrwmGVvO-S6-IzG.jpg/ATgAAAAGlgfEFpi8mexWThrwmGVvO-S6-IzG-full.jpg">http://itganz.googlepages.com/ATgAAAAGlgfEFpi8mexWThrwmGVvO-S6-IzG.jpg/ATgAAAAGlgfEFpi8mexWThrwmGVvO-S6-IzG-full.jpg</a><br />
Ganesh Gandhi<br />
Executive Director<br />
TCX Technologies<br />
http://itganz.googlepages.com</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ganeshseeds.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ganeshseeds.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ganeshseeds.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ganeshseeds.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ganeshseeds.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ganeshseeds.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ganeshseeds.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ganeshseeds.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ganeshseeds.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ganeshseeds.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ganeshseeds.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ganeshseeds.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ganeshseeds.wordpress.com&blog=3173827&post=3&subd=ganeshseeds&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ganeshseeds.wordpress.com/2008/03/15/ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6d988e0a5a979564504660af174f0230?s=96&#38;d=identicon" medium="image">
			<media:title type="html">GG</media:title>
		</media:content>
	</item>
	</channel>
</rss>