<?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>passwords &#8211; English</title>
	<atom:link href="https://onmedia.dw.com/english/?feed=rss2&#038;tag=passwords" rel="self" type="application/rss+xml" />
	<link>https://onmedia.dw.com/english</link>
	<description>Our work in Africa engages with journalists and partners across a wide range of media including radio, TV, online, mobile and film. One of the priorities of the DW Akademie in Africa is to support and strengthen independent media in post-conflict countries and countries in transition.</description>
	<lastBuildDate>Mon, 03 Dec 2018 13:57:38 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Online security: Best free tools to encrypt your data</title>
		<link>https://onmedia.dw.com/english/?p=8711</link>
		<comments>https://onmedia.dw.com/english/?p=8711#respond</comments>
		<pubDate>Thu, 04 Apr 2013 10:38:24 +0000</pubDate>
		<dc:creator><![CDATA[Guy]]></dc:creator>
				<category><![CDATA[Digital Security]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[online security]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://onmedia.dw.com/english/?p=8711</guid>
		<description><![CDATA[ [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://onmedia.dw.com/english/files/Photo-by-geminess-sxc.hu_-300x2841.jpg" rel="lightbox[7915]"><img class="alignright size-full wp-image-7921" src="http://onmedia.dw.com/english/files/Photo-by-geminess-sxc.hu_-300x2841.jpg" alt="" width="300" height="284" /></a>This is a continuation of our series exploring online security. In the previous post, we looked at how to <a href="http://onmedia.dw.com/english/?p=7177">create and manage secure passwords</a>. But what if your password was cracked and third parties gained access to your laptop, PC or USB drive? Don’t panic, the chances are still good that your data is safe &#8211; all you need to do is to encrypt and hide it in an invisible folder. In this post, DW Akademie&#8217;s <a href="http://mediakar.org/">Natalia Karbasova</a> provides an overview of free tools to encrypt and hide sensitive data on your devices.<span id="more-8711"></span></p>
<p><strong>How encryption works </strong></p>
<p>Let’s start with the basics. If you are storing personal files or files containing sensitive data on your device, the best practice is to encrypt files so that their content can’t be read. To put it simply, encryption means that your files are turned into an unreadable and/or inaccessible set of data, which can only be read using so-called <a href="https://en.wikipedia.org/wiki/Key_(cryptography)" target="_blank"><span style="color: #1155cc"><span>encryption keys</span></span></a>. There are many encryption algorithms such as <a href="https://en.wikipedia.org/wiki/Advanced_Encryption_Standard" target="_blank"><span style="color: #1155cc"><span>AES</span></span></a>, <a href="https://en.wikipedia.org/wiki/Serpent_(cipher)" target="_blank"><span style="color: #1155cc"><span>Serpent </span></span></a>or <a href="https://en.wikipedia.org/wiki/Twofish"><span style="color: #1155cc"><span>Twofish </span></span></a>which are known as data encryption standards and help cypher your data.</p>
<p><strong>Encrypt your files and protect them with a password</strong></p>
<p>The easiest way to get started with encryption is to use a &#8220;file archiver&#8221; and data compression utility such as <a href="http://www.rarlab.com/download.htm"><span style="color: #1155cc"><span style="text-decoration: underline">WinRAR</span></span></a> or <a href="http://www.7-zip.org/"><span style="color: #1155cc"><span style="text-decoration: underline">7-zip</span></span></a>. Thus you can store important files in a single encrypted archive. This is a good method to protect files that you don’t need to access often and is also safeguarded with a password.</p>
<p><span style="color: #1155cc"><span style="text-decoration: underline"><a href="http://www.truecrypt.org/" target="_blank">TrueCrypt</a></span></span></p>
<div class="wp-caption alignleft" style="width: 300px"><a href="http://onmedia.dw.com/english/files/TrueCrypt_screenshot-300x2541.png" rel="lightbox[7915]"><img class="size-full wp-image-7919" src="http://onmedia.dw.com/english/files/TrueCrypt_screenshot-300x2541.png" alt="" width="300" height="254" /></a></p>
<p class="wp-caption-text">TrueCrypt</p>
</div>
<p>A more sophisticated way is to use open-source encryption software such as <a href="http://www.truecrypt.org/"><span style="color: #1155cc"><span style="text-decoration: underline">TrueCrypt</span></span></a>. TrueCrypt is a widely acknowledged tool considered one of the most secure encryption programs existing at the moment. It can encrypt a file, an entire partition or a storage device such as USB drive or hard drive.</p>
<p>To get started with the program, have a look at the <a href="http://www.truecrypt.org/docs/?s=tutorial" target="_blank"><span style="color: #1155cc"><span style="text-decoration: underline">beginner’s tutorial</span></span></a>. TrueCrypt performs on-the-fly encryption which means that your data is automatically encrypted right before it is saved and decrypted right after it is loaded. Encryption and decryption happens in small steps: while one part of the file is loading, the other is being decrypted. You don’t have to wait until the whole file is decrypted and you can open the file as fast as it would be the case without any encryption.</p>
<p>Please note that you need to choose a really secure and solid password (recommended length – at least 20 characters), otherwise all the efforts to encrypt your files may be a waste of time.</p>
<p><span style="color: #1155cc"><span style="text-decoration: underline"><a href="http://www.axantum.com/AxCrypt/Default.html" target="_blank">AxCrypt</a></span></span></p>
<p>Another tool to recommend is <a href="http://www.axantum.com/AxCrypt/Default.html"><span style="color: #1155cc"><span style="text-decoration: underline">AxCrypt </span></span></a>for Windows, which offers simple right-click encryption and decryption of files. It is a good altern alternative to encrypt files you need for everyday use which are not of major importance. There’s also a <a href="http://www.axantum.com/AxCrypt/Downloads.aspx"><span style="color: #1155cc"><span style="text-decoration: underline">portable version</span></span></a> of the programme which you can store on your USB device.</p>
<div class="wp-caption alignright" style="width: 300px"><a href="http://onmedia.dw.com/english/files/AxCrypt_screenshot-300x2232.png" rel="lightbox[7915]"><img class="size-full wp-image-7917" src="http://onmedia.dw.com/english/files/AxCrypt_screenshot-300x2232.png" alt="" width="300" height="223" /></a></p>
<p class="wp-caption-text">AxCrypt</p>
</div>
<p>After you have <a href="http://www.axantum.com/AxCrypt/Downloads.aspx"><span style="color: #1155cc"><span style="text-decoration: underline">downloaded </span></span></a>and installed the software, you can right-click any file and choose AxCrypt in the context menu. You then can choose the command “Encrypt”, after which the program will offer you to enter a password twice. The file icon will then change to a green AxCrypt icon and you will only be able to open it after entering the password. You can also use AxCrypt to create self-extracting archives to transport files.</p>
<p>You can also use AxCrypt to delete files permanently without moving them to trash. To do that, tight-click your file and choose AxCrypt -&gt; Shred and Delete. The file will be overwritten with random data and permanently deleted from your computer.</p>
<p><strong>Alternative encryption software</strong></p>
<p><strong></strong>You can also use local file encryption software offered by the major corporations, such as Windows’ <a href="http://technet.microsoft.com/en-us/library/cc766295(WS.10).aspx"><span style="color: #1155cc"><span>BitLocker</span></span></a> or MacOS <a href="http://en.wikipedia.org/wiki/FileVault"><span style="color: #1155cc"><span>FileVault</span></span></a>. Don’t forget to pick <a href="http://onmedia.dw.com/english/?p=7177">strong passwords</a> . If you need to encrypt your data in the cloud service, such as Dropbox or Google Drive, you can resort to <a href="https://www.boxcryptor.com/?lang=en"><span style="color: #1155cc"><span>BoxCryptor</span></span></a>.</p>
<p>Other software worth considering include:</p>
<ul>
<li><a href="http://en.wikipedia.org/wiki/Disk_Utility"><span style="color: #1155cc"><span style="text-decoration: underline">Disk Utility</span></span></a> for Mac</li>
<li><a href="http://www.gnupg.org/"><span style="color: #1155cc"><span style="text-decoration: underline">GNU Privacy Guard</span></span></a> for Windows, Mac and Linux</li>
<li><a href="http://diskcryptor.net/wiki/Main_Page/en"><span style="color: #1155cc"><span style="text-decoration: underline">DisCryptor</span></span></a></li>
<li><a href="http://download.chip.eu/en/Cryptext-3.40_33741.html"><span style="color: #1155cc"><span style="text-decoration: underline">Cryptext</span></span></a></li>
<li><a href="http://download.cnet.com/RightClick-Encrypt/3000-2092_4-30307.html"><span style="color: #1155cc"><span style="text-decoration: underline">RightClick-Encrypt</span></span></a></li>
<li><a href="http://download.chip.eu/en/Microsoft-Private-Folder-1.0_161095.html"><span style="color: #1155cc"><span style="text-decoration: underline">Microsoft Private Folder</span></span></a></li>
<li><span style="color: #1155cc"><span style="text-decoration: underline"><a href="http://download.chip.eu/en/Folder-Access-2.1_118774.html" target="_blank">Folder Access</a></span></span></li>
</ul>
<p>Gizmo&#8217;s Freeware also has a list of <a href="https://www.techsupportalert.com/content/probably-best-free-security-list-world.htm?page=0,18"><span style="color: #1155cc"><span> free security and encryption software</span></span></a> .</p>
<p><strong>Hide your data inside other files</strong></p>
<p>Sometimes you need to not only encrypt a file but also to hide the very fact of its existence. That’s where such programs as <a href="http://soft.softoogle.com/ap/s-tools-download-126.shtml"><span style="color: #1155cc"><span style="text-decoration: underline">S-Tools</span></span></a> come in handy. The program allows you to hide your files and folders within other files, say graphics files (BMP, GIF) or WAV files (music). Those files can still be viewed or listened to and don’t differ from ordinary files in that format. The program uses a simple drag-and-drop method and lets you hide your files in a matter of minutes.</p>
<p><a href="http://www.steganos.com/us/products/data-security/safe/overview/"><span style="color: #1155cc"><span style="text-decoration: underline">Steganos Security Suite</span></span></a> supports more file formats, however the full version costs US$40. A free alternative is <a href="http://www.thewindowsclub.com/hide-secret-folders-disguise-folders-windows"><span style="color: #1155cc"><span style="text-decoration: underline">Disguise Folders</span></span></a>.</p>
<p><strong>Hide your files and folders in an invisible container</strong></p>
<p>There are also a number of free tools that help you hide files and folders on your computer so that they remain invisible to other users as well as to your operating system. Let’s have a look at some of these free programs.</p>
<ul>
<li><a href="http://www.winmend.com/folder-hidden/"><span style="color: #1155cc"><span style="text-decoration: underline">WinMend Folder Hidden</span></span></a> hides files and folders on local partitions as well as on removable devices.The data is invisible to other programs or on other operating systems.</li>
<li><a href="http://www.xoslab.com/efl.html"><span style="color: #1155cc"><span style="text-decoration: underline">Easy file locker</span></span></a> runs on Windows and helps you protect your files and folders. Other users will not be able to see, open, read, modify, delete, move or copy the locked file and folders.</li>
<li><a href="http://www.wisecleaner.com/wisefolderhider.html"><span style="color: #1155cc"><span style="text-decoration: underline">Wise Folder Hider</span></span></a> is a tool to hide files and folders on local partitions or removable devices. The data can’t be accessed by other programs or on other operating systems such as DOS. The only way to access or un-hide data is to enter the valid password.</li>
<li><a href="http://www.hidefolders.org/"><span style="color: #1155cc"><span style="text-decoration: underline">Hidefolders</span></span></a> is another hiding tool for Windows with password protection.</li>
<li><a href="http://www.cleanersoft.com/hidefolder/free_hide_folder.htm" target="_blank"><span style="color: #1155cc"><span style="text-decoration: underline">Free Hide Folder</span></span></a>, <a href="http://www.my-secret-folder.com/"><span style="color: #1155cc"><span style="text-decoration: underline">MySecretFolder</span></span></a> and <a href="https://sites.google.com/site/securefolders/Home"><span style="color: #1155cc"><span style="text-decoration: underline">Secure Folder</span></span></a> all work along the same lines.</li>
</ul>
<p>Coming up in the next part of our online security series, Nathalia discusses protecting your email with security expert<a href="http://www.kubieziel.de/"><span style="color: #1155cc"><span style="text-decoration: underline"> Jens Kubieziel</span></span></a>.</p>
<p>.</p>
]]></content:encoded>
			<wfw:commentRss>https://onmedia.dw.com/english/?feed=rss2&#038;p=8711</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
