<?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; secure data</title> <atom:link href="http://www.ghacks.net/tag/secure-data/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>Encrypting USB Devices Data With True Crypt</title><link>http://www.ghacks.net/2008/12/14/encrypting-usb-devices-data-with-true-crypt/</link> <comments>http://www.ghacks.net/2008/12/14/encrypting-usb-devices-data-with-true-crypt/#comments</comments> <pubDate>Sun, 14 Dec 2008 11:52:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[data storage]]></category> <category><![CDATA[decrypt data]]></category> <category><![CDATA[file encryption]]></category> <category><![CDATA[protect data]]></category> <category><![CDATA[protect files]]></category> <category><![CDATA[secure data]]></category> <category><![CDATA[true-crypt]]></category> <category><![CDATA[usb device]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9001</guid> <description><![CDATA[If you do not want to end like British government officials who lose USB devices with unencrypted data in front of pubs you might want to consider encrypting the data so that it cannot be recovered if the USB device would be lost. It is not entirely true that the data cannot be recovered but [...]]]></description> <content:encoded><![CDATA[<p>If you do not want to end like British government officials who lose USB devices with unencrypted data in front of pubs you might want to consider encrypting the data so that it cannot be recovered if the USB device would be lost. It is not entirely true that the data cannot be recovered but if you choose a long password and make sure to pick a safe encryption algorithm then you are on the protected side for now as it would take years to brute force the password.</p><p>True Crypt is an Open-Source software that can be used to create encrypted containers on devices. One of the major advantages of True Crypt is that it can be used as a portable application which means that you can copy the True Crypt files on the USB device so that the software does not have to be installed on the computer system where the data is needed.</p><p>There is however the requirement that the user who wants to mount the True Crypt volume to get access to the data needs to have administrative rights to run the software. That is however the only requirement.</p><p><span
id="more-9001"></span>Download the <a
href="http://www.truecrypt.org/">True Crypt</a> software and run the setup. The setup displays options to install or extract the contents. Choose the extract option and pick the USB device as the target. All the files needed to encrypt and decrypt data will be extracted to the USB device.</p><p>Run truecrypt.exe afterwards. We need to create an encrypted container on the USB device that can store the data that we want to protect. It is limited to the free space on the USB device.</p><p>Click on Create Volume in the main interface and select the option to create an encrypted file container. Use the standard volume type in the next screen. Now browse to the USB device and pick a random filename that should be used as the container. You can use any name or extension, it does not really matter, for example test.avi, test.txt or bigrar.rar.</p><p>Pick an encryption algorithm (AES is fine and fast) and a Hash Algorithm (SJA-512) and define the space on the device that you want to assign. Select a password (20+ chars are recommended, the more the securer). The volume (in this case the space that you have selected) will be formatted. Move the mouse around to create random information and click the format button in the end.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/true_crypt_format-500x300.jpg" alt="true crypt format" title="true crypt format" width="500" height="300" class="alignnone size-medium wp-image-9002" /></p><p>This completes the creation of the encrypted container on the device. You need to mount it whenever you are going to use it. This is done by executing True Crypt from the USB device, picking a drive letter and selecting the file that contains the encrypted container.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/true_crypt-500x184.jpg" alt="true crypt" title="true crypt" width="500" height="184" class="alignnone size-medium wp-image-9003" /></p><p>The last step would be to click on mount to enter the password that is needed for the data decryption.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2008/12/true_crypt_mount.jpg" alt="true crypt mount" title="true crypt mount" width="426" height="135" class="alignnone size-full wp-image-9004" /></p><p>The data will be secure whenever the container is not mounted on the computer system. That&#8217;s one of the safest ways of transporting data from location A to B. Got any questions? Let me know.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/12/14/encrypting-usb-devices-data-with-true-crypt/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>True Crypt 6.1 Released</title><link>http://www.ghacks.net/2008/11/02/true-crypt-61-released/</link> <comments>http://www.ghacks.net/2008/11/02/true-crypt-61-released/#comments</comments> <pubDate>Sun, 02 Nov 2008 15:47:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[disk encryption]]></category> <category><![CDATA[encrypt pc]]></category> <category><![CDATA[hard disk encryption]]></category> <category><![CDATA[protect computer]]></category> <category><![CDATA[protect pc]]></category> <category><![CDATA[secure data]]></category> <category><![CDATA[secure pc]]></category> <category><![CDATA[true-crypt]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8020</guid> <description><![CDATA[One of the very first articles that was published here at Ghacks was an article about securing a computer with True Crypt. The True Crypt developers have made several interesting changes both to the functionality of the hard drive encryption software but also to the speed and performance of it. Version 6.1 of True Crypt [...]]]></description> <content:encoded><![CDATA[<p>One of the very first articles that was published here at Ghacks was an article about securing a computer with <a
href="http://www.ghacks.net/2005/12/11/securing-your-pc-with-true-crypt/">True Crypt</a>. The True Crypt developers have made several interesting changes both to the functionality of the hard drive encryption software but also to the speed and performance of it.</p><p>Version 6.1 of True Crypt was released two days ago and it has &#8211; again &#8211; added interesting features to the encryption software. The major improvement of this release affects Windows Vista and Windows Server 2008 operating systems. It is now possible to encrypt non system partitions on those operating systems without losing the data on those partitions. That feature is unfortunately not available in previous operating systems such as Windows XP.</p><p>To encrypt a non-system partition and retain the data of the partition one would have to follow the path<br
/> Create Volume&#8217; > &#8216;Encrypt a non-system partition&#8217; > &#8216;Standard volume&#8217; > &#8216;Select Device&#8217; > &#8216;Encrypt partition in place&#8217; in True Crypt.</p><p><span
id="more-8020"></span>Another interesting addition is the support of keyfiles on security tokens and smart cards that comply with the PKCS #11 standard. Text output of the True Crypt bootloader can now be suppressed or customized.</p><p>A complete list of changes and updates is available in the True Crypt <a
href="http://www.truecrypt.org/docs/?s=version-history">release notes</a> on the True Crypt homepage.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/02/true-crypt-61-released/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
