<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; data encryption</title> <atom:link href="http://www.ghacks.net/tag/data-encryption/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>BitLocker To Go Reader</title><link>http://www.ghacks.net/2009/11/02/bitlocker-to-go-reader/</link> <comments>http://www.ghacks.net/2009/11/02/bitlocker-to-go-reader/#comments</comments> <pubDate>Mon, 02 Nov 2009 10:30:40 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[bitlocker]]></category> <category><![CDATA[bitlocker to go]]></category> <category><![CDATA[bitlocker to go reader]]></category> <category><![CDATA[data encryption]]></category> <category><![CDATA[true-crypt]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=18010</guid> <description><![CDATA[Bitlocker is a data encryption technology that Microsoft implemented into Ultimate and Enterprise editions of Windows Vista and Windows 7. The latest version of Bitlocker, which is only available for Windows 7 and Windows Server 2008 R2 users, adds the function to encrypt removable storage devices with Bitlocker. This could however be problematic in situations [...]]]></description> <content:encoded><![CDATA[<p>Bitlocker is a data encryption technology that Microsoft implemented into Ultimate and Enterprise editions of Windows Vista and Windows 7. The latest version of Bitlocker, which is only available for Windows 7 and Windows Server 2008 R2 users, adds the function to encrypt removable storage devices with Bitlocker. This could however be problematic in situations where no computer system that supports Bitlocker is available.</p><p>Microsoft has therefor created a solution for this problem by introducing the Bitlocker To Go Reader so that the data on the portable device can be read in operating systems that are not supporting Bitlocker. Microsoft&#8217;s solution is the Bitlocker To Go Reader, a software program compatible with Windows XP, Windows Vista and Windows 7 that can be used to decrypt the data on a Bitlocker encrypted removable storage device.</p><p><span
id="more-18010"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/bitlocker_to_go_reader.jpg" alt="bitlocker to go reader" title="bitlocker to go reader" width="410" height="249" class="alignnone size-full wp-image-18011" /></p><p>Bitlocker To Go Reader is added to the removable storage device when it is encrypted. The program will automatically be displayed if autoplay is enabled on the computer system when the user connects the removable storage device that has been encrypted with Bitlocker To Go. A right-click on the device and the selection of autoplay or a double-click on the drive icon in Windows are the other options to display the Bitlocker To Go Reader window.</p><p>The user only needs to enter the password the data was encrypted with to decrypt and access it on the other operating system. An alternative to encrypt file systems, removable storage devices and other data is the open source software True Crypt which we have reviewed in the past. True Crypt offers the advantage of encrypting and decrypting data not only in Windows but also Linux and Mac OS.wp-image-19416&#8243; /></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/02/bitlocker-to-go-reader/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>My Encrypted Tunnel</title><link>http://www.ghacks.net/2008/11/17/my-encrypted-tunnel/</link> <comments>http://www.ghacks.net/2008/11/17/my-encrypted-tunnel/#comments</comments> <pubDate>Mon, 17 Nov 2008 17:43:56 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[data encryption]]></category> <category><![CDATA[encryption]]></category> <category><![CDATA[my encrypted tunnel]]></category> <category><![CDATA[plink]]></category> <category><![CDATA[putty]]></category> <category><![CDATA[ssh]]></category> <category><![CDATA[ssh connection]]></category> <category><![CDATA[ssh server]]></category> <category><![CDATA[tunnelier]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8348</guid> <description><![CDATA[My Encrypted Tunnel is a basic System Tray application that can be installed as a Windows Service to establish and maintain TCP SSH tunnels. Here is a short explanation of what SSH tunnels are and why they might be useful. If you connect normally to the Internet it is not difficulty for someone else to [...]]]></description> <content:encoded><![CDATA[<p>My Encrypted Tunnel is a basic System Tray application that can be installed as a Windows Service to establish and maintain TCP SSH tunnels. Here is a short explanation of what SSH tunnels are and why they might be useful. If you connect normally to the Internet it is not difficulty for someone else to spy on your traffic. One prime example is to retrieve and send email messages from an open wireless network in a cafe. The Internet Service Provider is also able to see what data is transferred theoretically. That is only two example.</p><p>A SSH connection can be used to use an encrypted channel to transfer the unencrypted data so that the data is protected from third parties. To make use of this encrypted channel a connection has to be established and maintained between the local computer and a SSH server on the Internet. If your Email provider would offer SSH access for instance it could be setup to create a connection with their SSH server to retrieve and send emails.</p><p>My Encrypted Tunnel is a free application that makes use of Putty Link to establish an SSH connection:</p><blockquote><p>MyEnTunnel is a simple system tray application (or NT service) that establishes and maintains TCP SSH tunnels. It does this by launching Plink (PuTTY Link) in the background and then monitors the process. If the Plink process dies (e.g. connection drops, server restarts or otherwise becomes unreachable) MyEnTunnel will automatically restart Plink to reestablish the tunnels in the background. It tries to use as little CPU and system resources as possible when monitoring (When the &#8220;Slow Polling&#8221; option is enabled it only does one context switch per second).</p></blockquote><p><span
id="more-8348"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/11/my_encrypted_tunnelt-282x500.png" alt="my encrypted tunnel" title="my encrypted tunnel" width="282" height="500" class="alignnone size-medium wp-image-8349" /></p><p>It can also be used to exchange data between two computers. To do this one computer needs to act as the SSH Server. Users looking for an advanced Windows client with additional functionality might find it in <a
href="http://www.bitvise.com/tunnelier">Tunnelier</a> which is free for personal use.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/17/my-encrypted-tunnel/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
