<?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>MakeUseOf &#187; computer security</title>
	<atom:link href="http://www.makeuseof.com/tags/security-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Wed, 22 May 2013 07:12:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Everything You Need to Make Firefox Private &amp; Secure</title>
		<link>http://www.makeuseof.com/tag/everything-you-need-to-make-firefox-private-and-secure/</link>
		<comments>http://www.makeuseof.com/tag/everything-you-need-to-make-firefox-private-and-secure/#comments</comments>
		<pubDate>Fri, 17 May 2013 21:31:49 +0000</pubDate>
		<dc:creator>Joel Lee</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[firefox addon]]></category>
		<category><![CDATA[mozilla firefox]]></category>
		<category><![CDATA[online privacy]]></category>
		<category><![CDATA[online security]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=144761</guid>
		<description><![CDATA[<p>When using Firefox - or any web browser for that matter - one of the best practices you can develop is to always be mindful of your privacy and security. You never know when someone could be snooping on you or intercepting your data. Indeed, being vigilant about this could mean the difference between a blissful browsing experience and maliciously stolen accounts. Encryption is great but there are other considerations you need to make.</p><p>The post <a href="http://www.makeuseof.com/tag/everything-you-need-to-make-firefox-private-and-secure/">Everything You Need to Make Firefox Private &#038; Secure</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" alt="make firefox private" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/Make-Firefox-Secure-Intro.png" />When using Firefox &#8211; or any web browser for that matter &#8211; one of the best practices you can develop is to always be mindful of your privacy and security. You never know when someone could be snooping on you or intercepting your data. Indeed, being vigilant about this could mean the difference between a blissful browsing experience and maliciously stolen accounts.</p>
<p>A few months ago, I wrote about <a href="http://www.makeuseof.com/tag/stay-safe-and-private-with-these-5-encryption-add-ons-for-firefox/">Firefox encryption addons</a> aimed to keep your outgoing browser data as safe from prying eyes as possible. Encryption is great but there are other considerations you need to make if you want to be as safe as you can be. The Internet can be an annoying &#8211; or even dangerous &#8211; place if you don’t watch yourself.</p>
<h2><a href="https://addons.mozilla.org/en-us/firefox/addon/betterprivacy/">BetterPrivacy</a></h2>
<p><img class="aligncenter" alt="make firefox private" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/firefox-privacy-betterprivacy.png" width="590" height="382" /></p>
<p>A few years ago, something known as the “Flash cookie” came onto the scene (AKA &#8220;super cookie&#8221; or &#8220;long-term cookie&#8221; or &#8220;local shared object&#8221;) and still exists today. Basically, it’s a Flash-based cookie that never expires and can’t be deleted through conventional means, which allows the advertising industry to track you pretty much anywhere you go.</p>
<p>Browsers aren&#8217;t yet fully aware of these Flash cookies so they can’t do much against them. That’s why BetterPrivacy exists. It allows you to manage Flash cookies on your system with ease. You can even set it to automatically delete Flash cookies on startup, shutdown, or on a schedule.</p>
<p><em>Note: Not all Flash cookies are bad. Some browser-based games use them to store game settings, some interactive sites use them to store login data, etc. If you automatically delete your Flash cookies, make sure to set important Flash cookies as exempt.</em></p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/ghostery/">Ghostery</a></h2>
<p><img class="aligncenter" alt="make firefox private browsing" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/firefox-privacy-ghostery.png" width="590" height="353" /></p>
<p>Ghostery is a comprehensive web privacy addon for Firefox that lets you see who’s trying to track you and subsequently block them if you don’t trust them. Ghostery can detect much of the invisible web activity going on behind the scenes &#8211; especially the trackers deployed by ad agencies and web publishers.</p>
<p>When you have trackers on you, Ghostery presents you with the tracking company’s privacy policy and any opt-out actions you can take. If you don’t trust the company at all, you can flat-out block them &#8211; scripts, Flash cookies, and even images.</p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/noscript/">NoScript</a></h2>
<p><img class="aligncenter" alt="make firefox private browsing" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/firefox-privacy-noscript.png" width="500" height="473" /></p>
<p>NoScript is a strict security addon that only allows whitelisted sites from running scripts and executable content on your browser &#8211; Java, JavaScript, etc. It’s a preemptive safety method that minimizes the threat of accidentally stumbling upon a malicious website and having them do something shady on your computer.</p>
<p>With NoScript, you’ll be guarded against <a href="http://www.makeuseof.com/tag/crosssite-scripting-xss-security-threat/">cross-site scripting vulnerabilities (XSS)</a>, cross-zone DNS rebinding and CSRF attacks (router hacking), and clickjacking attempts.</p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/keylogger-beater/">Keylogger Beater</a></h2>
<p><img class="aligncenter" alt="make firefox private browsing" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/firefox-privacy-keyloggerbeater.png" width="450" height="333" /></p>
<p>Keyloggers can be a big problem. They’re a form of malware that sits quietly on your computer and traces every key you press and every click you make, then sends that data to whoever created the keylogger allowing them to read what you type and maybe even steal a few account name + password combinations. There are a few <a href="http://www.makeuseof.com/tag/dont-fall-victim-to-keyloggers-use-these-important-anti-keylogger-tools/">ways to guard against keyloggers</a> - Keylogger Beater is one.</p>
<p>Keylogger Beater brings up a scrambled text inputter that randomly reassigns your keys. There are pairs of &#8220;real keys&#8221; and &#8220;shadow keys&#8221; where pressing the shadow key will input the real key. This will jumble up any key output in case you have a hidden keylogger on your system. If you don’t want to press keys at all, you can just hover over a key with your mouse for one second and Keylogger Beater will read that as an input.</p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/flashblock/">Flashblock</a></h2>
<p><img class="aligncenter" alt="firefox security" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/firefox-privacy-flashblock.png" width="500" height="462" /></p>
<p>Flash-based content is some of the most prolific content in the world. There are Flash games, Flash ads, Flash video players, and more. Unfortunately, while Flash is powerful, it is also slow and can be used for nefarious purposes. Flashblock assumes that all Flash content is malicious and preemptively blocks them from loading.</p>
<p>With Flashblock, when you load up a page, every instance of Flash will be replaced with a placeholder element. If you click on that element, that particular Flash content will be downloaded and viewed. For your convenience, you can set certain sites and domains to be whitelisted.</p>
<p><em>Note: Flashblock does not work if you have JavaScript disabled OR if you have NoScript enabled.</em></p>
<h2><a href="https://addons.mozilla.org/en-US/firefox/addon/sharemenot/">ShareMeNot</a></h2>
<p><img class="aligncenter" alt="make firefox private" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/firefox-privacy-sharemenot.png" width="412" height="275" /></p>
<p>You know those Facebook “Like” buttons and Twitter “Tweet This” buttons that you see all across the Internet? They may be intrusive and distracting when poorly implemented, but they’re ultimately harmless, right? You may want to guess again. Facebook, Twitter, and other social networking sites that have embedded buttons can actually track you through those buttons <em>even if you never click them</em>.</p>
<p>One way to prevent button tracking is to prevent them from loading in the first place. ShareMeNot is an experimental Firefox addon that offers a different solution: it disables the tracking aspect of the button while loading it. If this is something that worries you, you should give ShareMeNot a run.</p>
<h2>Conclusion</h2>
<p>Security and privacy are important if you’re going to be involved in the Internet realm. You can stay safe with proper browsing habits and helpful web tools like <a href="http://www.makeuseof.com/tag/browse-safely-internet-bodyguard-called-wot/">Web of Trust</a>, but once in a while you’re going to slip. When that happens, you’re going to wish you had a browser addon or two as a secondary layer of protection.</p>
<p>For maximum protection, use more than one of these addons simultaneously &#8211; as long as they are compatible, of course. If you know of any other great security and privacy addons for Firefox, please share them with us in the comments!</p>
<p><small>Image Credit: <a href="http://www.shutterstock.com/pic.mhtml?id=134112389" rel="nofollow">Social Media Signs Via Shutterstock</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/everything-you-need-to-make-firefox-private-and-secure/">Everything You Need to Make Firefox Private &#038; Secure</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/everything-you-need-to-make-firefox-private-and-secure/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Stay Safe Online: Follow 10 Computer Security Experts On Twitter</title>
		<link>http://www.makeuseof.com/tag/stay-safe-online-follow-10-computer-security-experts-on-twitter/</link>
		<comments>http://www.makeuseof.com/tag/stay-safe-online-follow-10-computer-security-experts-on-twitter/#comments</comments>
		<pubDate>Wed, 15 May 2013 00:30:35 +0000</pubDate>
		<dc:creator>Dave Parrack</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[online security]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=150709</guid>
		<description><![CDATA[<p>There are simple steps you can take to protect yourself online. Using a firewall and antivirus software, creating secure passwords, not leaving your devices unattended; these are all absolute musts. Beyond that it comes down to keeping up with the latest news about spam, scams, phishing attempts, hacks, and malware. This is where the following list of Twitter accounts come into play. </p><p>The post <a href="http://www.makeuseof.com/tag/stay-safe-online-follow-10-computer-security-experts-on-twitter/">Stay Safe Online: Follow 10 Computer Security Experts On Twitter</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/internet-security.jpg" alt="security experts on twitter"/>The Web is a place of extremes. For every piece of information relayed there is a piece of <a href="http://www.makeuseof.com/tag/true-5-factchecking-websites/">misinformation</a>, for every educational site there is a glut of <a href="http://www.makeuseof.com/tag/pornography-addiction/">seedy sites</a>, for every <a href="http://www.makeuseof.com/tag/10-websites-cool-computer-geeks-reside/">knowledgeable geek</a> there is a troublesome troll. And in a bigger sense, for every normal user mindlessly clicking around the tubes there is a cyber-criminal, hacker, or malware creator lurking in the dark recesses waiting to pounce.</p>
<p>There are simple steps you can take to protect yourself online. Using a firewall and <a href="http://www.makeuseof.com/tags/anti-virus/">antivirus software</a>, <a href="http://www.makeuseof.com/pages/the-password-management-guide-fulltext">creating secure passwords</a>, not <a href="http://www.makeuseof.com/tag/5-easy-tips-protect-computer-hacker/">leaving your devices unattended</a>; these are all absolute musts. Beyond that it comes down to keeping up with the latest news about spam, scams, phishing attempts, hacks, and malware.</p>
<p>This is where the following list of security experts on Twitter comes into play. They&#8217;re all dedicated to delivering updates, news, blog posts, and opinion pieces designed to keep you, the average Web user, informed about the latest online security threats.</p>
<h2>AVG Free <a href="https://twitter.com/AVGFree">@AVGFree</a></h2>
<blockquote class="twitter-tweet"><p>Never Mind The Kids – Watch out for the Sexting Boomers! <a title="http://avgclick.me/12TNgMd" href="http://t.co/VQlGrydRh3">avgclick.me/12TNgMd</a> <a href="https://twitter.com/search/%23freeantivirus">#freeantivirus</a></p>
<p>— AVGFree (@AVGFree) <a href="https://twitter.com/AVGFree/status/329517459143012353">May 1, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the official Twitter account for AVG Free, a high-ranking piece of antivirus software that is free to download and available for Windows. The feed links to highlighted posts from AVG blogs, which includes regular updates regarding current threats.</p>
<h2>Eugene Kaspersky <a href="https://twitter.com/e_kaspersky">@e_kaspersky</a></h2>
<blockquote class="twitter-tweet"><p>Dutch police would be able to hack into computers, install spyware, read emails and destroy files <a title="http://www.bbc.co.uk/news/world-europe-22384145" href="http://t.co/4A7FY8M2KM">bbc.co.uk/news/world-eur…</a></p>
<p>— Eugene Kaspersky (@e_kaspersky) <a href="https://twitter.com/e_kaspersky/status/330221440769081344">May 3, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the Twitter account of Eugene Kaspersky, CEO and Chairman of <a href="http://www.kaspersky.com/">the Kaspersky Lab</a>, the developer of various security products, including Kaspersky Internet Security. Eugene is considered an expert in the field, and his Twitter feed is full of links to security news from around the world, sometimes with added commentary.</p>
<h2>Avast! Antivirus <a href="https://twitter.com/avast_antivirus">@avast_antivirus</a></h2>
<blockquote class="twitter-tweet"><p>E! Online Twitterhackers claim Justin Bieber is Gay. Teenage girls cry with disbelief.<a title="http://sbks.co/pmldg4/" href="http://t.co/m5psXoK07o">sbks.co/pmldg4/</a> @<a href="https://twitter.com/eonline">eonline</a> has been fixed.</p>
<p>— avast! Antivirus (@avast_antivirus) <a href="https://twitter.com/avast_antivirus/status/331584419343245314">May 7, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the official Twitter account for Avast!, an award-winning and immensely popular piece of antivirus software that is completely free and available on Windows from XP all the way up to Windows 8. The feed focuses on the latest security news, as well as updates regarding the Avast! software.</p>
<h2>Graham Cluley <a href="https://twitter.com/gcluley">@gcluley</a></h2>
<blockquote class="twitter-tweet"><p>The Onion is Twitter hacked by Syrian Electronic Army. Hardly anyone notices <a title="http://wp.me/p3qRGV-W3Q" href="http://t.co/oUm1uZEK8T">wp.me/p3qRGV-W3Q</a></p>
<p>— Graham Cluley (@gcluley) <a href="https://twitter.com/gcluley/status/331509473686462465">May 6, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the Twitter account of Graham Cluley, the editor of <a href="http://nakedsecurity.sophos.com/">Naked Security at Sophos</a>, a company responsible for a mix of free and paid security software. Naked Security is the newsroom at Sophos, delivering updates and advice on the latest happenings. Cluley also tweets other security-related links.</p>
<h2>McAfee Inc. <a href="https://twitter.com/McAfee">@McAfee</a></h2>
<blockquote class="twitter-tweet"><p>Heard about the @<a href="https://twitter.com/ap">ap</a> Twitter account hack? @<a href="https://twitter.com/garyjdavis">garyjdavis</a> shares the phony news and tips to keep your account secure: <a title="http://bit.ly/13d8jdD" href="http://t.co/UT04VsyviI">bit.ly/13d8jdD</a></p>
<p>— McAfee Inc. (@McAfee) <a href="https://twitter.com/McAfee/status/331530323504529408">May 6, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the official Twitter account for McAfee Security, a company dedicated to security solutions for computer users, both on a personal level and in the business world. The feed focuses on up-to-date security news, as well as updates directly related to McAfee products.</p>
<h2>Mikko Hypponen <a href="https://twitter.com/mikko">@mikko</a></h2>
<blockquote class="twitter-tweet"><p>Play a game of Asteroids and disclose a list of websites you&#8217;ve visited:<a title="http://lcamtuf.blogspot.it/2013/05/some-harmless-old-fashioned-fun-with-css.html" href="http://t.co/X8lPykXg1W">lcamtuf.blogspot.it/2013/05/some-h…</a>Nice idea and a proof-of-concept by @<a href="https://twitter.com/lcamtuf">lcamtuf</a></p>
<p>— Mikko Hypponen ? (@mikko) <a href="https://twitter.com/mikko/status/330942910335963137">May 5, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the Twitter account of Mikko Hypponen, the Chief Research Officer for F-Secure, a computer security company based in Finland. F-Secure offers a huge range of security products and services, and Hypponen has worked for the firm since 1991. His tweets flit between addressing security issues and personal news.</p>
<h2>Symantec <a href="https://twitter.com/symantec">@symantec</a></h2>
<blockquote class="twitter-tweet"><p>Join Symantec &amp; small business expert Rieva Lesonsky to learn how to protect and secure your business’s valuable data <a title="http://bit.ly/ZGGnxw" href="http://t.co/LNNb87juDi">bit.ly/ZGGnxw</a></p>
<p>— Symantec (@symantec) <a href="https://twitter.com/symantec/status/329974057078493184">May 2, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the official Twitter account for Symantec, a company with a full complement of products designed to protect individual users and businesses when they connect to the Internet. The feed keeps followers updated on the latest happenings in the world of online security, as well as news related to Symantec products.</p>
<h2>Jeremiah Grossman <a href="https://twitter.com/jeremiahg">@jeremiahg</a></h2>
<blockquote class="twitter-tweet"><p>During 2012, 86% of all websites tested had at least 1 serious* vuln. serious = vulns leading to system breach, data loss. <a href="https://twitter.com/search/%23WebsiteVulnStats">#WebsiteVulnStats</a></p>
<p>— Jeremiah Grossman (@jeremiahg) <a href="https://twitter.com/jeremiahg/status/330001854031343616">May 2, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the Twitter account of Jeremiah Grossman, who is the Founder &amp; CTO of WhiteHat Security, an Internet security expert, and public speaker on the subject. He tweets links to news updates about security issues, and personal views on the things happening in this space.</p>
<h2>SANS ISC <a href="https://twitter.com/sans_isc">@sans_isc</a></h2>
<blockquote class="twitter-tweet"><p>[Diary] Report Fake Tech Support Calls submission form reminder, (Mon, Apr 29th): Previously we det&#8230; <a title="http://bit.ly/14JGsor" href="http://t.co/4zMtRZe5fG">bit.ly/14JGsor</a> <a href="https://twitter.com/search/%23sansisc">#sansisc</a></p>
<p>— SANS ISC (@sans_isc) <a href="https://twitter.com/sans_isc/status/328986675436982272">April 29, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the official Twitter account for SANS ISC, which is the <a href="https://isc.sans.edu/">Internet Storm Center at the SANS Institute</a>. Their job is to monitor the levels of malicious activity taking place on the InterWebs, and the feed links to the daily updates reporting on these levels as well as other news we should all be aware of.</p>
<h2>Schneier Blog <a href="https://twitter.com/schneierblog">@schneierblog</a></h2>
<blockquote class="twitter-tweet"><p>Honeywords: Here is a simple but clever idea. Seed password files with dummy entries that will trigger an alar&#8230; <a title="http://bit.ly/18M4a00" href="http://t.co/UhnOC0aBmn">bit.ly/18M4a00</a></p>
<p>— Schneier Blog (@schneierblog) <a href="https://twitter.com/schneierblog/status/331362346771554305">May 6, 2013</a></p></blockquote>
<p>&nbsp;</p>
<p>This is the Twitter account of Bruce Schneier, an Internet security guru who has written several bestselling books on the subject. This feed auto-posts all of the blog content written by Schneier, which, as a whole, gives a detailed overview of the security issues the world faces.</p>
<h2>Conclusions</h2>
<p>My advice to those of you on Twitter &#8212; and you really <a href="http://www.makeuseof.com/tag/7-reasons-why-you-should-be-using-twitter/">should be using Twitter</a> by now &#8212; is to follow these 10 accounts immediately and to start paying attention to what they&#8217;re tweeting. The trends, tips, and tricks they report could save you from suffering a security nightmare in the future, or help you recover from one you have already suffered.</p>
<p>Are there any other Twitter users you&#8217;d recommend everybody followed in order to keep on top of online security threats? Do you find any of those on this list particularly useful? What do you think of the need to stay secure online overall? Are the threats overplayed or is it a problem that is only going to get worse?</p>
<p>As always we&#8217;d love to hear your thoughts in the comments section below.</p>
<p><small>Image Credit: <a href="http://www.flickr.com/photos/76284765@N00/6030598996/">Surian Soosay</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/stay-safe-online-follow-10-computer-security-experts-on-twitter/">Stay Safe Online: Follow 10 Computer Security Experts On Twitter</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/stay-safe-online-follow-10-computer-security-experts-on-twitter/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Sticky Password Pro 6.0: Keep Your Passwords Safe and Organized [Giveaway]</title>
		<link>http://www.makeuseof.com/tag/sticky-password-pro-6-0-keep-your-passwords-safe-and-organized-giveaway/</link>
		<comments>http://www.makeuseof.com/tag/sticky-password-pro-6-0-keep-your-passwords-safe-and-organized-giveaway/#comments</comments>
		<pubDate>Mon, 13 May 2013 16:30:02 +0000</pubDate>
		<dc:creator>Joel Lee</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[makeuseof giveaway]]></category>
		<category><![CDATA[online security]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password manager]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=150113</guid>
		<description><![CDATA[<p>Online passwords are something of a double-edged sword. In order to be safe, you need to have <a href="http://www.makeuseof.com/tag/create-strong-password-forget/">multiple unique passwords</a> that are complicated enough that they won’t be cracked or brute forced easily - but with every additional password, it becomes harder to track them all. The usual alternative is to use one password for everything, but this is not the path you want to take. Instead, use Sticky Password. We’re giving away 25 copies of Sticky Password Pro 6.0 worth a total of $750 for FREE!</p><p>The post <a href="http://www.makeuseof.com/tag/sticky-password-pro-6-0-keep-your-passwords-safe-and-organized-giveaway/">Sticky Password Pro 6.0: Keep Your Passwords Safe and Organized [Giveaway]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/Sticky-Password-Pro-6.0-Giveaway-Intro.jpg" />Online passwords are something of a double-edged sword. In order to be safe, you need to have <a href="http://www.makeuseof.com/tag/create-strong-password-forget/">multiple unique passwords</a> that are complicated enough that they won’t be cracked or brute forced easily &#8211; but with every additional password, it becomes harder to track them all. The usual alternative is to use one password for everything, but this is not the path you want to take. Instead, use Sticky Password.</p>
<p><a href="http://www.stickypassword.com/">Sticky Password Pro 6.0</a> is an application that acts as a master database for all of your username/password combinations. It keeps all of them locked behind a master password, so you only need to memorize one super-strong password in order to secure a vast array of account credentials.</p>
<p>Sticky Password Pro 6.0 is available for USD $29.99 on Windows XP, Vista, 7, and 8 as well as iOS 4 and higher. There is a free version with limited features &#8212; you’ll only be able to create 1 profile and it will only store up to 15 username/password combinations. But here’s the good news: <strong>this time, we’re giving away 25 copies of Sticky Password Pro 6.0 worth a total of $750 for FREE!</strong></p>
<p>If you want a chance at winning a copy, all you have to do is read through this review and respond according to the instructions at the bottom of the post.</p>
<h2>Review of Sticky Password Pro 6.0</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/sticky-password-1.png" alt="" /></p>
<p>When you first load up Sticky Password Pro after installation, it’ll ask you for a master password. This master password is crucial because it’s the one and only way for you to access all of your stored username/password details. The best piece of advice for the master password is to make it long, use letters and numbers and special characters, and make it unique.</p>
<p>If you suspect that you have a <a href="http://www.makeuseof.com/tag/dont-fall-victim-to-keyloggers-use-these-important-anti-keylogger-tools/">keylogger on your system</a> or you’re just paranoid that someone may be able to track your keypresses, Sticky Password offers you a virtual keyboard where you can click the keys of your password for additional safety.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/sticky-password-2.png" alt="" /></p>
<p>Not only does Sticky Password <em>keep track</em> of all of your different username/password combinations, it comes with a browser plugin that will automatically enter your username/password credentials on sites that you have saved. This is such a convenient feature that this feature itself might be worth the purchase.</p>
<p>Depending on how many times you find yourself filling in login details each day, you could end up saving a lot of time. In addition, since Sticky Password can automatically enter these details for you, you’ll be less likely to use the “Remember Me” option on account-based websites, offering an additional layer of security.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/sticky-password-3.png" alt="" /></p>
<p>This is what the main Sticky Password dashboard looks like. It’s quite modern and well-designed &#8211; not too cluttered, not too minimal, not ugly or overly flashy. Everything is organized in a smart and intuitive way.</p>
<p>We’ve gone over the <a href="http://www.makeuseof.com/tag/secure-your-online-and-desktop-passwords-with-sticky-password-pro-6-giveaway/">main features of Sticky Password</a> in previous reviews, but for those of you who are just learning about Sticky Password for the first time, here’s a brief overview of what this great application can do:</p>
<ul>
<li>Individual <strong>Identities</strong> so you can have multiple users or profiles with different username/password combinations.</li>
<li>Multiple <strong>Accounts</strong> where each account is tied to an application or a website.</li>
<li><strong>Imported passwords</strong> for easy password transfers from your browsers and programs to Sticky Password.</li>
<li><strong>Ignored </strong>and<strong> Trusted</strong> websites to which Sticky Password will react differently.</li>
<li><strong>Password generator</strong> that will create some of the strongest passwords for you.</li>
<li><strong>Database encryption</strong> (military-grade AES) so your passwords remain safe even when accessed.</li>
<li><strong>Phishing protection</strong> so that Sticky Password won’t send your sensitive details to imposter websites.</li>
<li><strong>Secure Memos</strong> to store other sensitive data: software licenses, credit cards, bank accounts, etc.</li>
</ul>
<p>The latest version of Sticky Password implemented a few cool features that you may find useful:</p>
<ul>
<li><strong>Portable version</strong> that lets you take Sticky Password with you on-the-go without the need to install. Combine it with the iOS app and you can keep your passwords sync’d with you no matter where you are.</li>
<li><strong>Account grouping</strong> allows you to keep your password accounts organized by sorting them under various categories that you create and control.</li>
</ul>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/sticky-password-account-grouping.jpg" /></p>
<ul>
<li><strong>Bluetooth unlocking</strong> allows you to set one of your own <a href="http://www.makeuseof.com/tag/technology-explained-what-is-bluetooth/">Bluetooth-enabled devices</a> as the “switch” for gaining access to Sticky Password. Without that device nearby, the Sticky Password dashboard won’t open up.</li>
</ul>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/sticky-password-bluetooth.png" class="aligncenter" /></p>
<p>Again, <strong>we’re giving away 25 free copies of Sticky Password Pro 6.0 to all of our beloved MakeUseOf fans and readers.</strong> Please be reminded that Sticky Password Pro 6.0 is only available for Windows XP, Vista, 7, and 8 as well as iOS 4 and higher.</p>
<h2>How do I win a copy of Sticky Password Pro 6.0?</h2>
<p>We have a new giveaway procedure in place, which will hopefully make participating much easier. You may enter using your Facebook credentials (which will require you to sign into Facebook) or by submitting your name and email address. You&#8217;ll receive one entry simply by doing so.</p>
<p>After that, you&#8217;ll also be offered various methods to earn additional entries. They range from sharing a link to this giveaway on social networks; to commenting or visiting a specific page. <strong>The more you participate, the higher your chances of winning!</strong></p>
<div id="punchtab" style="width:400px;margin:auto;"><script src="//www.punchtab.com/mast/20761/giveaway_widget.js"></script></div>
<p>This giveaway begins now and ends <strong>Friday, May 17th</strong>. The winners will be selected at random and informed via email.</p>
<div style="margin-bottom:15px;margin-top:15px;padding:5px; border:1px dashed #cccccc;background-color:#ffffff"><em><strong>Submit your apps and software to be reviewed. Contact <a href="mailto:jackson@makeuseof.com">Jackson Chung</a> for further details.</strong></em></div>
<p>The post <a href="http://www.makeuseof.com/tag/sticky-password-pro-6-0-keep-your-passwords-safe-and-organized-giveaway/">Sticky Password Pro 6.0: Keep Your Passwords Safe and Organized [Giveaway]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/sticky-password-pro-6-0-keep-your-passwords-safe-and-organized-giveaway/feed/</wfw:commentRss>
		<slash:comments>94</slash:comments>
		</item>
		<item>
		<title>What Is a DDoS Attack? [MakeUseOf Explains]</title>
		<link>http://www.makeuseof.com/tag/what-is-a-ddos-attack-makeuseof-explains/</link>
		<comments>http://www.makeuseof.com/tag/what-is-a-ddos-attack-makeuseof-explains/#comments</comments>
		<pubDate>Mon, 13 May 2013 01:01:35 +0000</pubDate>
		<dc:creator>Simon Slangen</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[online security]]></category>
		<category><![CDATA[technology explained]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=150222</guid>
		<description><![CDATA[<p>The term DDoS whistles past whenever cyber-activism rears up its head en-masse. These kind of attacks make international headlines because of multiple reasons. The issues that jumpstart those DDoS attacks are often controversial or highly political. Since a large number of regular users are affected by the attacks, it's an issue that plays with the people. Perhaps most importantly, a lot of people don't know what constitutes a DDoS attack.</p><p>The post <a href="http://www.makeuseof.com/tag/what-is-a-ddos-attack-makeuseof-explains/">What Is a DDoS Attack? [MakeUseOf Explains]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/binary-explosion.jpg" alt="ddos attack" />The term DDoS whistles past whenever cyber-activism rears up its head en-masse. These kind of attacks make international headlines because of multiple reasons. The issues that jumpstart those DDoS attacks are often controversial or highly political. Since a large number of regular users are affected by the attacks, it&#8217;s an issue that plays with the people.</p>
<p>Perhaps most importantly, a lot of people don&#8217;t know what constitutes a DDoS attack. Despite its rising frequency, looking at the paper&#8217;s headlines, DDoS attacks can be anything from digital vandalism to fully-fledged cyber-terrorism.</p>
<p>So what does a DDoS, or Distributed Denial of Service attack entail? How does it work, and how does it affect the intended target and its users? These are important questions, and  this is what we&#8217;re going to be focusing on in this instance of <em>MakeUseOf Explains</em>.</p>
<h2>Denial Of Service</h2>
<p>Before we tackle the issue of DDoS, or Distributed Denial of Service attacks, let&#8217;s look at the larger group of <em>Denial of Service</em> (DoS) issues.</p>
<p>Denial of Service is a broad issue. Simply put, a website experiences DoS issues when it is no longer able to service its regular users. When too many people flock to Twitter, the Fail Whale pops up, indicating that the website has reached and passed maximum capacity. In essence, Twitter experiences DoS.</p>
<p>Most of the time, these issues are instigated without malicious intent. A large website links to a small website, which isn&#8217;t built for the same level of traffic.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/twitter-fail-whale.jpg" alt="ddos attack" width="590" height="378" /></p>
<p>A Denial of Service Attack, then, indicates malicious intent. The attacker spends effort trying to instigate DoS issues. The techniques used here vary wildly &#8211; a DoS attack refers to the intended result of the attack, not the way it is executed. Generally, by hogging the system&#8217;s resources, it can render the system unavailable to its regular users, ultimately even crashing the system and taking it down entirely.</p>
<h2>Distributed (DDoS) Attacks</h2>
<p>The difference between Distributed Denial of Service (DDoS) and regular DoS attacks is the scope of the attack. Where a DoS is carried out by a single attacker using a single system, a Distributed attack is carried out across multiple attacking systems.</p>
<h3>Voluntarily Participating Agents</h3>
<p>Sometimes multiple attackers join up, each willingly participating in the attack. Software that&#8217;s used to stress-test systems, or software specifically designed to wreck havoc is installed on each system. For the attack to work, it needs to be coordinated. Coordinated through IRC chat rooms, forums, or even Twitter feeds, the attackers throw themselves en-masse on a single target, trying to flood it with activity to disrupt usage, or crash the system.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/cia.png" alt="what is a ddos attack" width="578" height="263" /></p>
<p>When PayPal, Visa and MasterCard started boycotting WikiLeaks near the end of 2010, WikiLeaks supporters carried out a coordinated DDoS, <a href="http://www.computerworld.com/s/article/9200521/Update_MasterCard_Visa_others_hit_by_DDoS_attacks_over_WikiLeaks">temporarily taking down the homepage of multiple websites</a>. Similar attacks have targeted other banks and even national security agencies.</p>
<p>What&#8217;s important to remember here is that the website storefront is flooded and crashed, whereas the bank&#8217;s and security agencies&#8217; internal networks are usually left untouched, as explained in <a href="http://xkcd.com/932/">XKCD comic 932</a>, shown above.</p>
<h3>Zombie Systems Or Botnets</h3>
<p>A Distributed Denial of Service attack requires multiple attack systems. It doesn&#8217;t usually require multiple <em></em>attackers. Often, large-scale attacks are not carried out through the attacker&#8217;s own computer, but through a large number of infected zombie systems. Attackers can abuse a <a href="http://www.makeuseof.com/tag/what-is-a-zero-day-vulnerability-makeuseof-explains/">zero day vulnerability</a> and use a <a href="http://www.makeuseof.com/tag/what-is-a-zero-day-vulnerability-makeuseof-explains/">worm or a trojan horse</a> to gain control over a <a href="http://www.makeuseof.com/tag/hackers-compromise-over-90000-wordpress-blogs-keep-yours-safe-updates/">large number of compromised systems</a>. The attacker then uses these infected systems to mount an attack against its target. Infected systems used this way are often called <em>bots</em> or <em>zombie systems</em>. A collection of bots is called a<em> botnet</em>.</p>
<p>Although the website targeted by the DDoS attack is usually portrayed as the sole victim, users with infected systems that are part of the botnet are similarly affected. Not only are their computers used in illicit attacks, their computer&#8217;s and Internet connection&#8217;s resources are consumed by the botnet.</p>
<h2>Attack Types</h2>
<p>As mentioned before, a DDoS attack only states the intent of the attack &#8211; robbing a system of its resources and making it unable to perform its intended service. There are several ways to achieve this goal. The attacker can hog the system&#8217;s resources, or even push the system over the brink and make it crash. In severe cases, a Permanent Denial of Service (PDoS) attack, also known as <em>phlashing</em>, wreaks so much havoc on its target that hardware components need to be entirely replaced before being able to recommence normal operation.</p>
<p>We&#8217;ll take a look at two important attack methods. This list is by no means comprehensive. A bigger list can be found on <a href="http://en.wikipedia.org/wiki/Denial-of-service_attack#Methods_of_attack">Wikipedia&#8217;s DoS article</a>.</p>
<h3>ICMP Flood</h3>
<p>The ICMP (or Internet Control Message Protocol, but that&#8217;s less important) is an integral part of the Internet Protocol. An ICMP flood attack is carried out by bombarding a network with network packages, using up resources and crashing it. One type of attack is a Ping Flood, a simple DoS attack where the attacker effectively overwhelms its target with &#8216;ping&#8217; packets. The idea here is that the attacker&#8217;s bandwidth is larger than its target&#8217;s.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/tsunami-painting.jpg" alt="what is a ddos attack" width="590" height="393" /></p>
<p>A Smurf attack is a smarter way of ICMP flooding. Some networks let network clients broadcast messages to all other clients by sending it to a single broadcast address. A Smurf attack targets this broadcast address and makes its packages look as if they came from within the target. The target broadcasts these packages to all network clients, effectively serving as an amplifier for the attack.</p>
<h3>(S)SYN Flood</h3>
<p>A (S)SYN Flood relies on the essential operating principles of network communication. During normal operations, a client starts communication by sending the server a TCP/SYN package, essentially telling the server it wishes to communicate. The server, upon receiving the package, creates a connection to communicate with the client and sends back acknowledgement and a reference to the communication channel.</p>
<p>The client sends back an acknowledgement in turn, and starts its communication with the server. However, if the client does not answer with that second acknowledgement, the server asumes it didn&#8217;t arrive properly (as happens reasonably often) and resends it.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/05/TCP-SYN-attack-comic.jpg" alt="ddos attack" width="590" height="499" /></p>
<p>A (S)SYN Flood abuses this mechanic by sending countless of TCP/SYN packages (each with a different, fake origination specified). Each package prompts the server to create a connection and keep sending acknowledgements. Before long, the server has used up its own resources with half-open connections. This principle is illustrated in the comic above, drawn and <a href="http://www.reddit.com/r/comics/comments/f00lk/i_drew_a_comic_about_dos_attacks_please_say_nice/">posted</a> by Redditor <a href="http://www.reddit.com/user/verisimilarity">verisimilarity</a>.</p>
<p>As explained above, DDoS attacks are varied but have a singular purpose: (temporarily) keeping authentic users from using the target system. Does this agree with your initial ideas on DDoS attacks? Let us know in the comments section.</p>
<p><small>Image credit: <a href="http://www.shutterstock.com/" rel="nofollow">Shutterstock</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/what-is-a-ddos-attack-makeuseof-explains/">What Is a DDoS Attack? [MakeUseOf Explains]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/what-is-a-ddos-attack-makeuseof-explains/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>KeePass Password Safe – The Ultimate Encrypted Password System [Windows, Portable]</title>
		<link>http://www.makeuseof.com/tag/keepass-password-safe-encrypted-password-system/</link>
		<comments>http://www.makeuseof.com/tag/keepass-password-safe-encrypted-password-system/#comments</comments>
		<pubDate>Wed, 08 May 2013 17:01:10 +0000</pubDate>
		<dc:creator>Justin Pot</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[computer encryption]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password manager]]></category>
		<category><![CDATA[portable app]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=144962</guid>
		<description><![CDATA[<p>Securely store your passwords. Complete with encryption and a decent password generator – not to mention plugins for Chrome and Firefox – KeePass just might be the best password management system out there. If you read our password management guide you will know the importance of having diverse passwords. Sure, using one password for all of your online services is simple...until someone compromises one of your accounts.</p><p>The post <a href="http://www.makeuseof.com/tag/keepass-password-safe-encrypted-password-system/">KeePass Password Safe – The Ultimate Encrypted Password System [Windows, Portable]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/keepass-300.jpg" alt="keepass password safe" />Securely store your passwords. Complete with encryption and a decent password generator – not to mention plugins for Chrome and Firefox – KeePass Password Safe just might be the best password management system out there.</p>
<p>If you read <a href="http://www.makeuseof.com/pages/the-password-management-guide-fulltext">our password management guide</a> you will know the importance of having diverse passwords. Sure, using one password for all of your online services is simple&#8230;until someone compromises one of your accounts. If all of your passwords are identical your online life is a house of cards.</p>
<p><a href="http://keepass.info/download.html">KeePass</a> Password Safe is a completely offline approach to password management, though you can combine it with cloud services like Dropbox if you want.</p>
<h2>Using KeePass</h2>
<p>Before you can use KeePass you need to create a database. You&#8217;ll be prompted to do so the first time you run the program, and the main thing you need to do is specify a password.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/keepass-starting.png" alt="keepass password safe" width="581" height="254" /></p>
<p>Take this password seriously – it&#8217;s going to be the one thing protecting your various passwords from anyone who gains physical access to your computer. It&#8217;s the key that will encrypt your database, so the longer – and the harder to crack – the better.</p>
<p>Once you&#8217;ve set up your account you&#8217;ll see the main interface of KeePass – essentially, a list of user accounts.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/keepass-main.png" alt="keepass password keeper" width="559" height="250" /></p>
<p>Creating a new entry is simple – just click the new entry button in the toolbar (I, after years of using this, frequently hit the button that creates a new database, but whatever). When you do, you can enter everything you need to know in order to access a particular account:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/keepass-entry.png" alt="keepass password keeper" width="590" height="342" /></p>
<p>Give the account whatever &#8220;title&#8221; you want – that&#8217;s there for your purposes. You&#8217;ll obviously want to include the Username and password, but including the URL can also be helpful – especially if you plan to use browser plugins. More on that later.</p>
<p>Your password will be rated for security, and if you&#8217;re having trouble thinking up a secure password there&#8217;s a generator. Relying on such services is sometimes not recommended – no such software is perfectly random, meaning hackers could potentially exploit a pattern – but the optional entropy option can help.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/keepass-generate.png" alt="keepass password keeper" width="580" height="347" /></p>
<p>If you currently use one password for every online account&#8230;stop. While you&#8217;re setting up KeePass, it is a good time to lock things down, and the password generator can help you make secure passwords. Adding your accounts, one at a time, while changing your passwords, can take a while – but real security takes work.</p>
<p>KeePass doesn&#8217;t just store your passwords &#8211; it also makes it easy for you to retrieve them. Right-click any entry and you&#8217;ll see the option to copy your username, password or URL immediately:</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/keepass-rightclick.png" alt="keepass password manager" width="368" height="325" /></p>
<p>Learn the keyboard shortcuts indicated here for quick access – you&#8217;ll like it.</p>
<p>It&#8217;s also worth noting that there&#8217;s a search function. If you only use KeePass to store a few passwords this isn&#8217;t a big deal, but believe me, when your collection grows to 200 or 1,000 you&#8217;ll be thankful this feature is here.</p>
<h2>KeePass Plugins</h2>
<p>Do you like the idea of offline, encrypted password management, but also want browser integration? KeePass has you covered. A large collection of plugins allows you to automatically fill in forms on Firefox, Chrome and even Internet Explorer – and do a lot more.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/keepass-plugins.png" alt="keepass password safe" width="586" height="261" /></p>
<p><a href="http://keepass.info/plugins.html">Check out the KeePass plugins here</a>. There&#8217;s a lot to explore here, and it goes well beyond browser integration. Be sure to explore if you want additional functionality.</p>
<h2>Download KeePass</h2>
<p>Ready to check out KeePass Password Safe for Windows? Head to <a href="http://keepass.info/download.html">the download page at KeePass.info</a>. You&#8217;ll find both an installer (EXE) and a portable version (ZIP). You can also download a portable version at <a href="http://portableapps.com/apps/utilities/keepass_portable">PortableApps.com</a>, if you want.</p>
<h2>Other Operating Systems</h2>
<p>Are you not a Windows user? Then you should check out <a href="http://www.makeuseof.com/tag/keepassx-secure-password-management-linux-os/">KeePassX, which works on Linux and OS X</a>. There are some incompatibilities, so be sure to check out <a href="http://www.makeuseof.com/tag/keepassx-secure-password-management-linux-os/">our KeePassX review</a> to work all of that out.</p>
<p>There are other versions of KeePass, including <a href="http://www.makeuseof.com/tag/manage-passwords-keepassdroid-15/">KeePass Android</a>. Check out <a href="http://keepass.info/download.html">the download page at KeePass.info</a> for a complete list.</p>
<h2>More Tips</h2>
<p>Do you love the idea, but wish you could sync your database to other devices? <a href="http://www.makeuseof.com/tag/achieve-encrypted-crossplatform-password-syncing-keepass-dropbox/">You can easily use Dropbox to sync your database</a>, and because it&#8217;s encrypted you&#8217;re protected from vulnerability. Any syncing service will do, too &#8211; you&#8217;re not limited to Dropbox.</p>
<p>Do you know of any other good KeePass Password Safe tips? Share them below, so everyone can benefit. I&#8217;m looking forward to reading your ideas.</p>
<p>The post <a href="http://www.makeuseof.com/tag/keepass-password-safe-encrypted-password-system/">KeePass Password Safe – The Ultimate Encrypted Password System [Windows, Portable]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/keepass-password-safe-encrypted-password-system/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Get Hacked On Twitter &#8211; What To Do To Stay Safe</title>
		<link>http://www.makeuseof.com/tag/dont-get-hacked-on-twitter-what-to-do-to-stay-safe/</link>
		<comments>http://www.makeuseof.com/tag/dont-get-hacked-on-twitter-what-to-do-to-stay-safe/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 18:01:58 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=147825</guid>
		<description><![CDATA[<p>Sites like Twitter are not soft targets. Twitter has even implemented security protocols like DMARC for stronger phishing protection. But even as I write this, news has come in of a hijacked Associated Press Twitter account being used to broadcast false update of an attack on the White House. The Stock Market nosedived.  Twitter will beef up its defenses. We, the users are part of those fortifications. Usually, we are its weakest link too.</p><p>The post <a href="http://www.makeuseof.com/tag/dont-get-hacked-on-twitter-what-to-do-to-stay-safe/">Don&#8217;t Get Hacked On Twitter &#8211; What To Do To Stay Safe</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/security-thumb.jpg" alt="twitter hacked" />If news reports are to be believed, hackers are a demographic all in their own. Well, they could be because security breaches of our personal accounts are a real and present danger. Just this February, 250,000 <a href="http://www.makeuseof.com/tag/twitter-hack-compromises-approx-250000-user-accounts-updates/">Twitter accounts were hacked</a>.   Wall Street Journal and New York Times were among the marquee names. Maybe you were among the numbers too. The good part of it was that Twitter reacted with alacrity and plugged the hole before it gaped open.</p>
<p>Sites like Twitter are not soft targets. They are protected by firewalls and other safeguards. Twitter has even implemented security protocols like <a href="http://blog.twitter.com/2013/02/introducing-dmarc-for-twittercom-emails.html">DMARC</a> for stronger phishing protection. But even as I write this, news has come in of a hijacked Associated Press Twitter account being used to broadcast false update of an attack on the White House. The Stock Market nosedived.  Twitter will beef up its defenses. We, the users are part of those fortifications. Usually, we are its weakest link too.</p>
<h2>The Ground Covered So Far…</h2>
<p>My friend Chris gave us the absolute basics you need to know to <a href="http://www.makeuseof.com/tag/what-you-need-to-know-about-securing-your-twitter-account/">secure your Twitter account</a>. Let’s rehash them again quickly:</p>
<ol>
<li>Beware Phishing</li>
<li>Don’t Reuse Passwords</li>
<li>Manage Third-Party Apps</li>
<li>Improve Your Browser &amp; Computer Security</li>
<li>Restrict Password Resets</li>
<li>Use a URL Expander</li>
<li>Lend a Helping Hand</li>
</ol>
<p>I strongly urge you to read his popular article to grasp the first things you need to do. Here are a few more Twitter tips that should be useful to <a href="http://www.makeuseof.com/tag/5-easy-tips-protect-computer-hacker/">protect yourself against hackers</a>.</p>
<h2>Deal With Spam</h2>
<p>An attack could come disguised in the form of a spam message on Twitter. Spam attacks take many different forms. Twitter recognizes aggressive following; exploiting @reply or @mention to post unwanted messages; and even creating multiple accounts as spam behavior. It could also be something as innocuous as posting unrelated links. The trick is to recognize spam early and take action to report it. Here’s how…</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/twitter-security02.jpg" alt="twitter hacked" width="514" height="295" /></p>
<ol>
<li>Click through to the spam account’s profile page.</li>
<li>Click the little silhouette icon next to the follow button to reveal the dropdown.</li>
<li>You can use the options (see screenshot) to report an offending account for spam. Alternatively, you can also block the account.</li>
</ol>
<p>Twitter does not automatically suspend the suspected spam account. Though it prevents the user from following you or replying to you. You can also file a more direct violation report. Twitter has a support page which tells you all about <a href="https://support.twitter.com/articles/15789">how to report violations</a> and any other suspicious activity.</p>
<h2>Benefits of Protected Twitter Accounts</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/twitter-security03.jpg" alt="twitter account hacked" width="510" height="122" /></p>
<p>A Twitter timeline is public by default. You can exercise the option to set your tweets as ‘protected’. Protected Tweets are visible to your approved Twitter followers. A protected Twitter account gives you more hands-on control over who follows you. Each follow request will need your express approval. Your tweets will only be visible to your followers. Your protected tweets will also not show up on Google results.</p>
<p>Protecting your Twitter account is a more secure strategy, but it may come at the cost of open interaction. The Twitter support page goes into the nitty-gritty of <a href="https://support.twitter.com/articles/20169886-how-to-protect-and-unprotect-your-tweets">protecting and unprotecting your tweets</a>.</p>
<h2>Do Not Share Your Location</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/twitter-security04.jpg" alt="twitter account hacked" width="512" height="181" /></p>
<p>Though sharing your location information may not lead to your account being hacked, no one can promise that it won’t happen to your home…which is even worse.  <a href="http://pleaserobme.com/">PleaseRobMe</a> is an interesting website that tries to highlight this danger of over-sharing information on social media. For instance, sharing your location information could lead a burglar to your house when you are somewhere else.</p>
<p>The <em>Settings</em> page on Twitter takes you to the option of turning off your location information and also deleting all past references to it with a single click. You can also go into the location settings of your smartphone and disable the sharing.</p>
<h2>Do Not Blindly Allow Third Party Apps</h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/twitter-security01.jpg" alt="twitter hacked" width="518" height="296" /></p>
<p>Third-party apps connected via your Twitter account have two levels of authorizations -<em> read-only</em>, or <em>read-and-write</em>. In effect, an app can access all the information in your Twitter account. An app with read and write permission can also post updates on your behalf. Also, your tweets may be protected, but images accessible through services like Instagram may not be. This represents a potential risk if an app in question is not legitimate. This brings us back to the moot point of carefully vetting each third-party app we grant access to, and periodically revoking access to apps we no longer need.</p>
<h2>Be Cautious With &#8216;Out of The Blue&#8217; Direct Messages</h2>
<p>I just have to reiterate this again. There have been spates of direct message and email malware attacks. Direct Messages (DM) are supposed to be one-to-one interactions between two parties and is supposed to be private. In reality, DMs may be tapped by third-party apps which have access to your Twitter account. <a href="http://www.makeuseof.com/tag/phishing-techniques-scammers/">Phishing scams</a> and backdoor Trojans also rely on links within messages sent to an unsuspecting account. Twitter advices against following ‘hundreds or thousands of accounts without having a look first.’</p>
<blockquote class="twitter-tweet" width="500"><p>Stock market briefly drops then recovers after @<a href="https://twitter.com/ap">ap</a>&#8216;s hacked Twitter account sends a fake tweet: <a href="http://t.co/X0KeRg1C5A" title="http://yhoo.it/11hORt6">yhoo.it/11hORt6</a></p>
<p>&mdash; Yahoo! News (@YahooNews) <a href="https://twitter.com/YahooNews/status/326752618514894850">April 23, 2013</a></p></blockquote>
<p><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script></p>
<p>It is actually easy to <a href="http://www.makeuseof.com/tag/4-general-methods-detect-phishing-attacks/">detect phishing attacks</a> with a bit of care. For instance: check the text and substance of the message. Also, be extra careful on mobile devices because smaller screens may make it that much more difficult to decipher a fraudulent screen. So, wait to check it out on a larger screen before you click it.</p>
<p>Here’s an excellent read on phishing at <a href="http://www.fraud.org/scams/internet-fraud/phishing">Fraud.org</a>.</p>
<h2>Sign Out Of Public Computers</h2>
<p>This precaution sounds so obvious, but you would be surprised how many forget to do it. If you are on a shared computer, remember to sign-out of Twitter to prevent someone from getting access to your open account. In a similar vein, always use a passcode to lock your smartphone and prevent snooping eyes.</p>
<h2>Disable Java</h2>
<p><a href="http://www.makeuseof.com/tag/is-java-unsafe-and-should-you-disable-it/">Java is unsafe</a> say security experts. The U.S. Department of Homeland Security has actually issued a public advisory on <a href="http://www.kb.cert.org/vuls/id/625617">disabling Java</a> if not needed in your browser. It is always a good idea to continually update Java, though disabling it could be a cautionary tale in closing the backdoor before someone sneaks their way in.</p>
<p><strong>A final note:</strong> If your Twitter account has been breached, you can reset your password. Follow this <a href="https://support.twitter.com/articles/31796-my-account-has-been-compromised">Twitter support page</a> to secure your account and stop further unusual behaviors</p>
<p>The ease of tweeting sometimes lulls us into a false sense of security. We forget that Twitter is arguably the most open of all social sharing sites. That’s the fruit as well as the peel we can slip on. If you spend a better part of the day on social media, you will appreciate that Twitter’s security settings are far easier to understand and set than those of Facebook. Now, we just have to give it some thought and a few minutes so that we don’t fall prey to hackers. What other Twitter security tips would you like to suggest? Did you learn it from bitter experience or are you among the wise ‘n cautious folks who play safe rather than be sorry?</p>
<p><small>Image Credit: <a title="Online shopping security concept" href="http://www.shutterstock.com/pic.mhtml?id=41020669" rel="nofollow">Shutterstock</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/dont-get-hacked-on-twitter-what-to-do-to-stay-safe/">Don&#8217;t Get Hacked On Twitter &#8211; What To Do To Stay Safe</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/dont-get-hacked-on-twitter-what-to-do-to-stay-safe/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How Can Hackers Hijack My PC? [MakeUseOf Explains]</title>
		<link>http://www.makeuseof.com/tag/how-can-hackers-hijack-my-pc-makeuseof-explains/</link>
		<comments>http://www.makeuseof.com/tag/how-can-hackers-hijack-my-pc-makeuseof-explains/#comments</comments>
		<pubDate>Sun, 28 Apr 2013 18:31:58 +0000</pubDate>
		<dc:creator>James Bruce</dc:creator>
				<category><![CDATA[Hardware Tips]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[malware]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=145020</guid>
		<description><![CDATA[<p>Malware is usually very specific in what it does to your PC, whether that's displaying ads, taking over your browser homepage and search bar, or nagging you to pay for some fake anti-virus. Hijacking however is potentially far more devastating, giving the hacker backdoor remote access to your entire PC. This is the holy grail for most hackers, so it's important to understand how it can occur and what you can do to protect yourself.</p><p>The post <a href="http://www.makeuseof.com/tag/how-can-hackers-hijack-my-pc-makeuseof-explains/">How Can Hackers Hijack My PC? [MakeUseOf Explains]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/featured-hijacked-nmap.jpg" alt="how hackers hack" />Malware is usually very specific in what it does to your PC, whether that&#8217;s displaying ads, taking over your browser homepage and search bar, or nagging you to pay for some fake anti-virus. Hijacking however is potentially far more devastating, giving the hacker backdoor remote access to your entire PC.</p>
<p>This is the holy grail for how hackers hack, so it&#8217;s important to understand how it can occur and what you can do to protect yourself.</p>
<h2>Social Engineering</h2>
<p>This is the most common attack method, and we&#8217;ve given a <a href="http://www.makeuseof.com/tag/cold-calling-computer-technicians-fall-scam-scam-alert/">full account of one such process before</a>, involving a scam technical support call that goes something like this:</p>
<ul>
<li><em>&#8220;Hi, I&#8217;m from the security team at Microsoft and we&#8217;ve detected a virus warning from your Windows PC&#8221;</em></li>
<li>They instruct you to open the event viewer, where there are lots of warning messages awaiting you, proving there must be something wrong!</li>
<li>They offer to fix it for you, you just need to go to this remote support site and download the remote control software.</li>
<li>They gain control of your PC, and proceed to do meaningless fixes, like opening file property dialogs.</li>
<li>The login details are passed onto a criminal network who now have full access to your PC anytime they wish, and a tidy commission is paid to the guy who made the call.</li>
</ul>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/09/2administrativeevents.png" alt="how hackers hack" width="545" height="375" /></p>
<p>The fake technical support scam isn&#8217;t the only way this can occur of course &#8211; if you leave your computer in the hands of someone you can&#8217;t completely trust, there&#8217;s always a chance backdoor software could be installed. Although there&#8217;s no cases recorded, a <em>Best Buy</em> employee was found <a href="http://www.afterdawn.com/news/article.cfm/2012/07/23/geek_squad_employee_accused_of_stealing_racy_pictures_off_user_s_pc">stealing raunchy pictures from a user&#8217;s PC</a> &#8211; so there&#8217;s nothing to stop rogue repair technicians installing trojan software either.</p>
<p>While rogue technicians are certainly rare &#8211; the fake technical support scam is all too prevalent, and I&#8217;ve personally had to deal with the aftermath on family machines where they&#8217;ve fallen for it. The key to protecting yourself and your family is education &#8211; explain to less technically capable friends and family that <a href="http://www.makeuseof.com/tag/what-are-fake-tech-support-scams/">these support calls are fake</a> and they should simply hang up.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/virus-detection.png" alt="how hackers work" width="500" height="375" /></p>
<p>For single user computers, it&#8217;s also quite likely they&#8217;re using the administrator account by default. The safest thing to do would be to set up a restricted user account for them to use on a daily basis, and ask them to never use the administrator account without talking to you first.</p>
<p>Also, note that while Microsoft will never call you personally, they do sometimes contact home users &#8211; <a href="http://www.microsoft.com/security/online-privacy/avoid-phone-scams.aspx">but only via their ISP so that they can confirm they are an existing customer</a>, and charges will never be made.  This happened recently in 2010, when Microsoft set about cleaning 6.5 million computers of the botnet they were a part of.</p>
<h2>Browser Vulnerabilities &#8211; Flash &amp; Java</h2>
<p>Modern browsers are themselves rather secure. Chrome and more recently others run website tabs in their own sandboxed environment, where no changes can be made to the local filesystem. However, plugins such as Java operate outside of this sandbox, so these remain a concern.</p>
<p>If these plugins are enabled and not blocked by the browser, malicious Java or Flash code can be run as soon as you visit an infected site, or even loaded through the untrusted ad-network of a trusted site.</p>
<p>Thankfully, most of these problems are mitigated by simply :</p>
<ul>
<li>running the latest version of a browser.</li>
<li>keeping up to date.</li>
<li>enabling &#8220;click to play&#8221; (so code doesn&#8217;t run automatically).</li>
<li>uninstalling the Java plugin completely.</li>
</ul>
<p>Really, no decent website uses Java anymore (note: <strong>Java</strong> and <strong>Javascript</strong> are completely different), and the average home user does not run Java applications.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/05/image82.png" alt="how hackers work" width="590" height="348" /></p>
<p>Chris has explained the <a href="http://www.makeuseof.com/tag/browser-plugins-one-of-the-biggest-security-problems-on-the-web-today-opinion/">problem of browser plugin security</a> before, so I&#8217;ll point you there for ways of either disabling or checking your particular browser and setup.</p>
<h2>Port Scanning</h2>
<p>I&#8217;m listing this last as it&#8217;s the least likely to affect home computers that are connected via a <a href="http://www.makeuseof.com/tags/router/">router</a>. If you&#8217;ve read our explanation of <a href="http://www.makeuseof.com/tag/what-is-port-forwarding-and-how-can-it-help-me/">what port forwarding is</a>, you&#8217;ll understand that any application that needs to receive information over the network is required to open a port. Sometimes these are predetermined &#8211; such as a web server on port 80 &#8211; and other times they&#8217;re just random. By default, unused ports are closed, so that&#8217;s where the difficulties around port forwarding arise.</p>
<p>If you want to run a web server from your home PC, you&#8217;ll need to configure the router specifically to take incoming traffic for port 80 and forward it to your PC. Some applications and devices use uPnP, which handles this configuration of opening ports as and when required. If you have an Xbox 360 for instance and regularly play online, it&#8217;s using this to configure ports dynamically.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/11/example-rules.jpg" alt="how hackers work" width="565" height="413" /></p>
<p>Port mapping involves a hacker scanning your router from the outside and systematically talking to every single port number, looking for open services. Once the services are found, the hacker is able to check certain characteristics that identify the version of software being run (&#8220;software footprints&#8221;). The version is then cross-checked against a database of known vulnerabilities, and if a match is found they can proceed with the exploit. Although this sounds laborious, in practice it&#8217;s a <a href="http://metasploit.org">single tool to scan, cross-check and deliver the exploit</a>.</p>
<p>Unless you&#8217;re doing things like setting up your own network servers and performing manual port forwarding, it&#8217;s unlikely you&#8217;re vulnerable to simple port scanning. However, if you&#8217;re curious about what ports <em>are</em> open on your home network, there&#8217;s a <a href="http://www.t1shopper.com/tools/port-scan/#">quick Internet-based tool available here</a>, though you&#8217;re limited to the standard ports and 500 others. If you run Linux, check out the <a href="http://nmap.org/download.html">nmap tool</a> for a more full test.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/nmap.png" alt="how hackers hack" width="519" height="311" /></p>
<p>The exception to being protected by a router is when you&#8217;re connected to public Wifi. You&#8217;re placed on the same network as everyone else, and any one of them could be running a port scanner looking for vulnerable services.</p>
<p>Finally, Matt wrote a great PDF guide - <a href="http://www.makeuseof.com/pages/hackerproof-your-guide-to-pc-security">HackerProof, Your Guide to PC Security</a> - which should be considered essential reading on the topic.</p>
<p>Have you ever had your computer hijacked, and if so, what happened? Do you know how they got in?</p>
<p>The post <a href="http://www.makeuseof.com/tag/how-can-hackers-hijack-my-pc-makeuseof-explains/">How Can Hackers Hijack My PC? [MakeUseOf Explains]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-can-hackers-hijack-my-pc-makeuseof-explains/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>The Dangers of iPhone Spy Software &amp; How To Detect It [iOS]</title>
		<link>http://www.makeuseof.com/tag/the-dangers-of-iphone-spy-software-how-to-detect-it-ios/</link>
		<comments>http://www.makeuseof.com/tag/the-dangers-of-iphone-spy-software-how-to-detect-it-ios/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 02:30:09 +0000</pubDate>
		<dc:creator>Tim Brookes</dc:creator>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[smartphone security]]></category>
		<category><![CDATA[spyware]]></category>
		<category><![CDATA[surveillance]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=144648</guid>
		<description><![CDATA[<p>There is a growing amount of so-called "spy software" available that promises to log everything the user of an infected phone does while attempting to remain undetectable. Compromised devices are easily traceable via GPS, record all incoming and outgoing text messages and phone calls and can even be used to spy on captured photos and browser history. Installing such software on Android or BlackBerry devices is morally reprehensible but not quite as damaging as doing so on an iPhone...</p><p>The post <a href="http://www.makeuseof.com/tag/the-dangers-of-iphone-spy-software-how-to-detect-it-ios/">The Dangers of iPhone Spy Software &#038; How To Detect It [iOS]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/iphone_spy_software.png" alt="iphone spy software" />There is a growing amount of so-called &#8220;spy software&#8221; available that promises to log everything the user of an infected phone does while attempting to remain undetectable. Compromised devices are easily <a href="http://www.makeuseof.com/tag/gps-enabled-smartphone-tracking-device/">traceable via GPS</a>, record all incoming and outgoing text messages and phone calls and can even be used to spy on captured photos and browser history.</p>
<p>Installing such software on Android or BlackBerry devices is morally reprehensible but not quite as damaging as doing so on an iPhone. This is due to the walled garden approach that Apple takes, something the majority of iPhone users take at face value.</p>
<p>Installing iPhone spy software requires you breach this fortress-like security &#8211; and that&#8217;s just the start of the problems.</p>
<h2>A Legitimate Use?</h2>
<p>Spy software, by its very nature, is designed to snoop on people. It is for this reason that anyone reading this who is contemplating installing such software probably doesn&#8217;t care what I have to say about any aspect of doing so. Clearly if you&#8217;re thinking of doing this, morals are not your strongpoint and you&#8217;ve probably already ethically justified it in your head. I&#8217;d urge you to reconsider this standpoint, but it&#8217;s probably a battle I&#8217;m going to lose.</p>
<p>Much of this software is marketed in a very broad way. Not only is it advertised to snoopers who want to track the location of an individual or spy on someone&#8217;s smartphone usage but it&#8217;s also marketed as a legitimate security tool. This is complete rubbish, and will form the backbone of this article. If I can&#8217;t change the minds of those who deem such a practice necessary in the first place then I can try to redress the balance for those drawn in by dishonest marketers.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/jb_ts.jpg" alt="iphone spy software" /></p>
<p>Parents &#8211; do not use this software to trace your children. There are free and safe ways of doing this which I will come to at the end of the article. Some marketers even try to target employers and so I must say employers &#8211; do not use this software to spy on your workforce. If you&#8217;re an employer who feels they need to be concerned about smartphone security then you shouldn&#8217;t be allowing non-company devices in the workplace. Period.</p>
<h2>Warranty, We Hardly Knew Ye</h2>
<p>There is no spy software on the market that will be able to do all it promises – i.e. spy on any activity, trace any location or upload any camera images – without voiding the device&#8217;s warranty. Parents installing such software will be voiding their children&#8217;s warranty on that device. Paranoid other-halves will be voiding their spouse&#8217;s warranties also, and this goes for employers too. Why? Jailbreaking.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/jb_hidden1.jpg" alt="iphone privacy" /></p>
<p>Apple takes a hardline approach to security. The iPhone is not designed to run non-App Store software, this is seen as a security violation by Apple, as a restriction by some users and a safety net by others. Android does things differently &#8211; unchecking a box in settings allows the installation of non-Google Play apps, and it&#8217;s just as easily reversible.</p>
<p>Not so for iOS devices. These devices must go through what is known as a jailbreak, which involves loading custom firmware onto the device which provides greater freedom, allowing users to run all sorts of unsigned software on the device. Spy software is <em>always</em> unsigned for two reasons &#8211; it would never be able to perform its spying duties as a standard app due to iOS permissions and Apple would never allow it in the App Store in the first place. Many people don&#8217;t realise it but with some preparation a jailbreak can take a <a href="http://forums.macrumors.com/showthread.php?t=1538185">matter of minutes</a> to complete.</p>
<p>When you choose to jailbreak an iPhone you are voiding your warranty by running modified firmware on the device. It will also void any AppleCare after-sales packages you have taken on. This is fine if it&#8217;s your own iPhone, and you understand the risks involved in doing so. Jailbreaking your device is generally a very safe operation, and even a jailbreak gone wrong is unlikely to &#8220;brick&#8221; your iPhone. It&#8217;s the jailbroken firmware you&#8217;re left with that poses the biggest security risk.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/jb_ms.jpg" alt="iphone privacy" /></p>
<p>Jailbroken phones are able to run unsigned apps and this includes potential malware. If the root SSH password remains unchanged once the jailbreak is complete, malware could run riot on your phone and with no Apple guardians to oversee software, you have to rely on third-party developers to be the judge and jury. If you think about it, spy software is malware by design but marketed as valid software.</p>
<p>iPhones and other iOS devices that have been jailbroken are also often unable to run some genuine App Store apps. Developers have ways of detecting a jailbreak and can now prevent jailbroken devices from using their services. One example would be <a href="https://itunes.apple.com/us/app/directv/id307386350?mt=8">DIRECTV</a> which delivers streaming video and another <a href="http://forums.whirlpool.net.au/archive/1861520" rel="nofollow">reported app</a> is <a href="https://itunes.apple.com/au/app/skype/id304878510?mt=8">Skype</a> for iOS. Many banking apps are also restricted for obvious reasons, two examples being <a href="https://itunes.apple.com/au/app/commbank/id310251202?mt=8">CommBank</a> and <a href="https://itunes.apple.com/au/app/commbank-kaching/id475728226?mt=8">Kaching</a> from Australia&#8217;s Commonwealth Bank. Getting these apps working again involves playing a game of cat and mouse between developers and the jailbreak community.</p>
<p>For the unsuspecting jailbroken victim, apps like these will flatly refuse to run as they won&#8217;t be installing the latest exploits to circumvent the restriction.</p>
<h2>Detecting Spy Software</h2>
<p>There&#8217;s actually no guarantee you&#8217;ll be able to find evidence of the spy software itself, as such software is designed to be hidden from view. Instead there may be a few left over telltale signs of a jailbreak, and if you find them and but have not performed a jailbreak yourself then you can pretty much guarantee someone&#8217;s designated you as a mark. If your partner or parent has jailbroken your device for you then it <em>doesn&#8217;t</em> mean you&#8217;re being spied upon, but it <em>will</em> be difficult to prove otherwise without reverting to stock firmware.</p>
<p>One sign of a jailbreak is the Cydia app. Even if this app has been hidden from the home screen, searching for it (swipe left-to-right on your first home screen) <em>should</em> still find it. First go to <em>Settings</em> &gt; <em>General</em> &gt; <em>Spotlight</em> and ensure that <em>Applications</em> is <strong>ticked</strong>. Then search for Cydia from your homescreen and if the application is there, your phone is jailbroken.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/cydia_check.jpg" alt="iphone privacy" /></p>
<p>There is no guarantee of finding Cydia, and the careful snooper will probably try all they can to hide any <a href="http://www.makeuseof.com/pages/best-cydia-tweaks">signs of a jailbreak</a>. Other apps to search for that might suggest a jailbreak include &#8220;Installer&#8221;, &#8220;Icy&#8221;, &#8220;SBSettings&#8221; and &#8220;Installous&#8221;. Similarly, installing an app like those mentioned above might reveal something is up if they refuse to run.</p>
<h2>Removing The Software</h2>
<p>Because jailbreaking is a game of cat and mouse played between Apple and those who choose to jailbreak, the latest and greatest <a href="http://www.makeuseof.com/tag/sought-after-ios-6-1-jailbreak-is-finally-available-updates/">iOS firmware won&#8217;t always be jailbreak compatible</a>. Keeping your phone up to date and performing all iOS updates as and when your iPhone notifies you about them is the best way to remain secure. Eventually iOS versions will be jailbroken and at this stage removal is surprisingly easy.</p>
<p>According to many jailbreaking communities, reverting your phone back to stock Apple firmware does the trick. Myself I&#8217;m not so sure Apple isn&#8217;t noting down the unique identification numbers (UDIDs) of jailbroken devices via the App Store, but it would seem restoring your phone &#8220;as new&#8221; will remove all traces of a jailbreak.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/restore_itunes.jpg" alt="iphone spy software" /></p>
<p>For those of you convinced you&#8217;re being traced this is as simple as plugging your phone into iTunes and choosing <em>Restore</em>. If you choose to revert to a backup, there&#8217;s a chance some evidence of the jailbreak will be retained and if your phone needs attention from Apple (either as part of a 12-month warranty or the extended AppleCare package) then you will be denied service. For this reason, be sure to back up everything you want separately and transfer purchases within iTunes.</p>
<h2>Parents Listen Up</h2>
<p>There is a free alternative to spy software for parents who are concerned about the whereabouts of their children. <a href="https://itunes.apple.com/au/app/find-my-friends/id466122094?mt=8">Find My Friends</a> works across Apple devices and <a href="http://www.makeuseof.com/tag/3-ways-track-iphone-ios-devices/">uses Apple IDs to connect friends and family</a>. By authorising a friend or family member to view your location in Find My Friends, they will be able to see where you are whenever they like. Creepy? You bet.</p>
<p>Find My Friends can be customised to prevent the location being displayed on the transmitting device. This is due to the fact that it is <strong>not</strong> spy software, but a tool for staying in touch. It gives the user a choice over whether to reveal their location at all times and it does none of the snooping on text messages, phone calls or camera photos. Using Find My Friends doesn&#8217;t teach your children that spying on people is the right thing to do, and instead pressures you to enforce basic smartphone safety and talk to your children about <em>why</em> you want to use such a service.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/jb_sg.jpg" alt="" /></p>
<p>If you&#8217;re worried about your children&#8217;s uncanny ability to lose things then <a href="http://www.makeuseof.com/tag/find-iphone-stolen-iphone/">remember to enable Find My iPhone</a>, a similar service accessible via iCloud. For as long as the phone is left in the same state it was when it was lost it will be traceable using Apple&#8217;s own plan B.</p>
<p>This isn&#8217;t a lesson in parenting, but a lesson in ethics and trust. It&#8217;s also a lesson in not being ripped-off by marketers trying to sell you a wolf in sheep&#8217;s clothing. Take a close look at the FAQs and you&#8217;ll see the requirement for a jailbreak quietly mentioned, behind advertising phrases like &#8220;completely undetectable&#8221;.</p>
<h2>Finally</h2>
<p>All software that promises to spy on an iPhone requires a jailbreak. Some do not mention it in their marketing speak, but it&#8217;s a requirement and for as long as Apple maintains its iron grip it always will be. Many of these packages are not one-off payments but subscription models that require a minimum term, which quickly adds up.</p>
<p>Be smart, be safe, be honest and <em>don&#8217;t</em> get ripped off. If you have any questions about your iPhone&#8217;s safety, spy software or alternative apps for other platforms then don&#8217;t forget to ask <a href="http://www.makeuseof.com/answers/">MakeUseOf Answers</a>.</p>
<p>Have you had any experience with such iPhone spy software? Have you been on the receiving end? Have you ever installed or trialled a service? Is Find My Friends good enough? Get out the soapbox and have your say in the comments, below.</p>
<p><small><strong>Intro image:</strong> <a href="http://www.shutterstock.com/cat.mhtml?lang=en&amp;search_source=search_form&amp;search_tracking_id=D6sIXbOKhzrMvjFschkhbA&amp;version=llv1&amp;anyorall=all&amp;safesearch=1&amp;searchterm=spying&amp;search_group=&amp;orient=&amp;search_cat=&amp;searchtermx=&amp;photographer_name=&amp;people_gender=&amp;people_age=&amp;people_ethnicity=&amp;people_number=&amp;commercial_ok=&amp;color=&amp;show_color_wheel=1#id=48115609&amp;src=VTqoZVQHqAMawfvKOwFJag-1-98">Man in Hat Vector (Shutterstock)</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/the-dangers-of-iphone-spy-software-how-to-detect-it-ios/">The Dangers of iPhone Spy Software &#038; How To Detect It [iOS]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/the-dangers-of-iphone-spy-software-how-to-detect-it-ios/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Free Military-Grade Privacy For Your Files: How Bitlocker Works [Windows]</title>
		<link>http://www.makeuseof.com/tag/free-military-grade-privacy-for-your-files-how-bitlocker-works-windows/</link>
		<comments>http://www.makeuseof.com/tag/free-military-grade-privacy-for-your-files-how-bitlocker-works-windows/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 03:00:55 +0000</pubDate>
		<dc:creator>Guy McDowell</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[computer encryption]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[online privacy]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=138943</guid>
		<description><![CDATA[<p>Ever heard that quote about trying to explain how a television works to an ant? I'm not calling you an ant, even though you are hard-working and enjoy the occasional sip of aphid milk. What I am saying is that I'm going to explain how Windows BitLocker works, without you having to have a degree in computer science and cryptography experience.</p><p>The post <a href="http://www.makeuseof.com/tag/free-military-grade-privacy-for-your-files-how-bitlocker-works-windows/">Free Military-Grade Privacy For Your Files: How Bitlocker Works [Windows]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/bit_locker_icon.png" alt="bitlocker drive encryption"/>Ever heard that quote about trying to explain how a television works to an ant? I&#8217;m not calling you an ant, even though you are hard-working and enjoy the occasional sip of aphid milk. What I am saying is that I&#8217;m going to explain how Windows BitLocker works, without you having to have a degree in computer science and cryptography experience.</p>
<p>BitLocker is a feature of Windows 7 and 8 that is extremely useful, included in the operating system, and not nearly as many people know about it as they should. If you&#8217;re curious about what other cool stuff your Windows operating system might have, check out Christian Cawley&#8217;s, &#8220;<a title="The Top 5 Cool Hidden Features In Windows 8" href="http://www.makeuseof.com/tag/top-5-hidden-features-in-windows-8/">The Top 5 Cool Hidden Features In Windows 8</a>&#8221; and Yaara Lancet&#8217;s article, &#8220;<a href="http://www.makeuseof.com/tag/8-hidden-tools-windows-7/">8 Hidden Tools In Windows 7 You Still Might Not Know About</a>&#8220;. Here, though, I&#8217;ll be focusing on Windows&#8217; military-grade privacy tool called BitLocker.</p>
<h2>What Is BitLocker?</h2>
<p>Not all Windows&#8217; operating systems have BitLocker bundled with them. At this point, it is just in the Ultimate and Enterprise editions of Vista, and Windows 7, and with Pro and Enterprise editions of Windows 8. You can also find it in Windows Server 2008, Windows Server 2008 R2, and Windows Server 2012. What BitLocker is, it&#8217;s a drive encryption tool. A drive encryption tool is something that takes all your data on any particular drive and make it completely unreadable to anyone but you. If you don&#8217;t have one of these operating systems, I suggest you take a look at TrueCrypt and our <a href="http://www.makeuseof.com/pages/download-lockdown-secure-your-files-with-truecrypt">TrueCrypt User&#8217;s Guide: Secure Your Private Files</a>.</p>
<p>There are two meanings for &#8216;drive&#8217; in this case. One is any volume or partition on a single hard drive. You need at least two volumes on the drive to use BitLocker &#8211; a main volume that you probably will do your day to day work in, and another volume that is at least 100MB in size that will be your system&#8217;s volume. Your computer will boot from this volume. This volume can NOT be encrypted. That would make booting your computer very difficult.</p>
<p>The other &#8216;drive&#8217; is any removable drive like your USB drive. This type of drive does NOT require a boot volume. Which is really cool, because if you encrypt your USB flash drive and you have sensitive information on it, you don&#8217;t really have to worry about anyone getting that information if you lose the drive.</p>
<h2>How Does It Encrypt My Drive?</h2>
<p>BitLocker drive encryption takes all the data on your drive and applies a bunch of fancy math to that data. Remember, all data can be boiled down to just numbers so it can be manipulated with math. Officially, this math comes in the form of algorithms, or sets of instructions, such as AES &#8211; 128-bit or 256-bit encryption, and Diffuser.</p>
<p>Let&#8217;s go through a very simplified process of encrypting the word &#8216;USE&#8217;.</p>
<p>Diffuser takes those three letters and scrambles them. It could come out as ESU, SUE, SEU and so on. Then BitLocker creates the key, which is the way to unscramble that word, and holds on to it for you.</p>
<p>Now BitLocker applies AES. AES is the Advanced Encryption Standard adopted by the US Government as a standard in 2001 &#8211; hence the military-grade designation in the title. 128-bit or 256-bit encryption defines how many bits a single bit of your original data may be represented by. Now, a bit is just one piece of data, like a letter or a number. Then, the math makes that particular bit into a &#8216;combination&#8217; or key that is either 128 or 256 bits long. It&#8217;s like slapping a combination lock with a 256-numbers-long combination on a locker holding the letter &#8216;U&#8217;. Think about that.<br />
<img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/lockers.png" alt="" width="590" height="176" /><br />
Let&#8217;s go back to encrypting the word &#8216;USE&#8217;. You have to open three different lockers with three different combination locks, each with a combination that is 256 numbers long. Now, you can see how this would be a pain to anybody but the most dedicated cracker.</p>
<p>This is where it gets military-grade, I mean tank tough! Remember AES? Well that application puts each combination lock through the math 14 times for 256-bit encryption! Now, you have to know 14 different 256-bit-long combinations to get at your letter &#8216;U&#8217;. Forget it. Go home, cracker. Of course, BitLocker creates a key that will unlock, or decrypt that word for you.</p>
<p>At the end of it, there are two keys now needed to start the process of decrypting your data. If someone doesn&#8217;t have access to both of those keys, they are going to have to be very patient, very smart, and very dedicated to get at your information.</p>
<p>These keys aren&#8217;t physical keys of course, and they don&#8217;t resemble passwords either. By themselves, they would look like gobledy-gook to ordinary folk like you and me. But what Windows does is allow BitLocker to use those two keys to get at your data, as long as you can prove to the computer that you are who you say you are. These keys are held by the Trusted Platform Module.</p>
<h2>What is a Trusted Platform Module?</h2>
<p>The Trusted Platform Module is another key piece in the BitLocker set of tools to protect you. This is a bit of hardware that can be found on most computers. </p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/TPM.png" alt="what is bitlocker" width="590" height="386" /></p>
<p>What it does is check out your computer each time it boots to make sure no one has been trying to mess with the start-up procedures to get around your encryption. What it also does is prevent someone from just slipping the hard drive out of your computer and popping it into their computer to get at the files.</p>
<p>Depending how you set up your BitLocker, your TPM may just let you log on to your computer. Or, you might set it up so that it requires a PIN number to continue to logging in. Or, you can create a USB key that has to be plugged into your computer when you boot, to get you to the login stage. Or you can go hardcore and set it up to require that you have a PIN AND a USB key. The TPM applies only to volumes that are physically on your computer. USB drives don&#8217;t need a TPM, but they may need a PIN or USB key for verification.<br />
There are computers without TPM&#8217;s, but for most computers manufactured after 2006, the TPM module is already on the motherboard.</p>
<h2>Is BitLocker Totally Safe?</h2>
<p>Well, no, nothing really is. But it&#8217;s as safe as you&#8217;re going to get without having the budget of the CIA or MI-5. Speaking of government spying, the UK&#8217;s Home Office has <a href="http://news.bbc.co.uk/2/hi/uk_news/politics/4713018.stm">asked Microsoft to put a backdoor in BitLocker</a> to allow them to have easy access to your data. Microsoft has flat out refused to do so. Score one for Microsoft.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/Home_Office.png" alt="what is bitlocker" width="590" height="387" /></p>
<h2>So, How Do I Use BitLocker?</h2>
<p>It&#8217;s surprisingly easy to use if you are just going to encrypt your main volume on the hard drive in your computer. Check out this short video on how easy it is.</p>
<p><iframe width="500" height="281" src="http://www.youtube.com/embed/js5R7CWZrAE?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>If you want to get into the guts of BitLocker and use it on external drives or set up the different TPM validation methods, it can get a bit more complicated. Microsoft does have a <a href="http://technet.microsoft.com/en-us/library/c61f2a12-8ae6-4957-b031-97b4d762cf31">Step-By-Step Guide for BitLocker on Windows 7</a>. I haven&#8217;t seen any real documentation on Windows 8 yet. If you have, let us know in the comments, please.</p>
<h2>Should I Use BitLocker Drive Encryptiong?</h2>
<p>BitLocker is the best protection for your data that you are going to get just by buying a Windows computer. If you are concerned about data theft and the security of your information, why wouldn&#8217;t you make this military-grade tool a part of your computer security arsenal? <strong>It just makes sense</strong>. BitLocker is a serious tool developed for you by a company so many people think of as being evil at different times. I think this application is a redeeming quality for Microsoft and makes me feel less disgruntled about the cost of getting Windows.</p>
<p>What do you think? Do you currently use BitLocker drive encryption? I&#8217;d like to hear about your experiences with it. Do you feel safer knowing BitLocker is out there and may be a part of your Windows computer? Let&#8217;s hear about it in the comments. No encrypting please.</p>
<p><small>Image Credit: <a href="http://upload.wikimedia.org/wikipedia/commons/6/64/TPM_Asus.jpg" rel="nofollow">TPM on Asus Motherboard via WikiCommons</a>, <a href="http://en.wikipedia.org/wiki/File:BitLocker_icon.png" rel="nofollow">BitLocker Icon via WikiCommons</a>, <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/0/09/Marsham_St_Home_Office.jpg/794px-Marsham_St_Home_Office.jpg" rel="nofollow">UK Home Office via WikiCommons</a>, <a href="http://download.shutterstock.com/gatekeeper/W3siZSI6MTM2NDg4MTk3NSwiYyI6Il9waG90b19zZXNzaW9uX2lkIiwicCI6InYxfDMyMzQ2MTN8NjEwMjAwOTQiLCJrIjoicGhvdG8vNjEwMjAwOTQvbWVkaXVtLmpwZyIsIm0iOiIxIiwiZCI6InNodXR0ZXJzdG9jay1tZWRpYSJ9LCJ1dUd0YzRUbUphVUlvbGM1ZnBYN05nY0l6MzAiXQ/shutterstock_61020094.jpg rel=" rel="nofollow"> Lockers via Shutterstock</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/free-military-grade-privacy-for-your-files-how-bitlocker-works-windows/">Free Military-Grade Privacy For Your Files: How Bitlocker Works [Windows]</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/free-military-grade-privacy-for-your-files-how-bitlocker-works-windows/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>7 Ways To Make Up Passwords That Are Both Secure &amp; Memorable</title>
		<link>http://www.makeuseof.com/tag/7-ways-to-make-up-passwords-that-are-both-secure-memorable/</link>
		<comments>http://www.makeuseof.com/tag/7-ways-to-make-up-passwords-that-are-both-secure-memorable/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 01:30:15 +0000</pubDate>
		<dc:creator>Yaara Lancet</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password manager]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=142243</guid>
		<description><![CDATA[<p>Having a different password for each service is a must in today's online world, but there's a terrible weakness to randomly generated passwords: it's impossible to remember them all. But how can you possibly remember hundreds of passwords? The human brain is only capable of so much, isn't it? Let me fill you in on some priceless tips and tricks on creating strong, solid passwords that are impossible to guess, but easy to remember.</p><p>The post <a href="http://www.makeuseof.com/tag/7-ways-to-make-up-passwords-that-are-both-secure-memorable/">7 Ways To Make Up Passwords That Are Both Secure &#038; Memorable</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/secure-memorable-passwords.png" alt="secure passwords" />Off the top of your head, how many different passwords do you have? If your answer is 10 or less, you must be using the same password for different services, which puts you at risk. On the other hand, I counted <strong>146 passwords</strong> stored in my password manager, and that doesn&#8217;t include ones I use on an everyday basis and therefore never bothered to add. If something happened to my password manager, these passwords will be lost. There&#8217;s no way in the world I&#8217;m going to remember them all.</p>
<p>Having a different password for each service is a must in today&#8217;s online world, but there&#8217;s a terrible weakness to randomly generated passwords: it&#8217;s impossible to remember them all. But how can you possibly remember hundreds of passwords? The human brain is only capable of so much, isn&#8217;t it?</p>
<p>Three years ago, Tina wrote a fantastic post about creating <a href="http://www.makeuseof.com/tag/create-strong-password-forget/">good, secure passwords that are easy to remember</a>. The post includes some excellent tips, and I highly recommend that you read it too. Today, I&#8217;m going to re-visit this important subject, and fill you in on some priceless tips and tricks on creating strong, solid passwords that are impossible to guess, but will nonetheless be easy to remember.</p>
<h2>What Makes A Password Safe?</h2>
<p>This should be obvious to most by now, but no article about passwords is complete without it. Read these criteria even if you think you already know them, it never hurts to make sure!</p>
<ul>
<li>It must be at least 8 characters long.</li>
<li>It must not contain easily guessed information such your birth date, phone number, spouse&#8217;s name, pet&#8217;s name, kid&#8217;s name, login name, etc.</li>
<li>It shouldn&#8217;t contain words found in the dictionary.</li>
<li>It should contain special characters such as @#$%^&amp; and/or numbers.</li>
<li>It should use a variation of upper and lower case letters.</li>
</ul>
<h2>The Base Password</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/safe-password.png" alt="secure passwords" width="590" height="390"/></p>
<p>The trick to remembering a large number of passwords is having a base password you change according to the service you&#8217;re signing up to. The idea of the base password is by no means a new one, and I&#8217;m sure most of you already know all about it. To me, the real challenge is finding a good base password I can actually remember. While most suggestions for a strong base secure password include changing letters to numbers and symbols (i changes to 1 or !, s changes to $ or 5, etc.) and changing the spelling of known words (love becomes luv, to becomes 2), I find these methods confusing. This way of writing doesn&#8217;t come naturally to everyone, and you may forget what you replaced your letters with.</p>
<p>If this method works for you, by all means, go ahead. Choosing a strong base password like &#8220;spooner&#8221;, changing it around to become $p0on3r, and attaching the service&#8217;s name to it will work great. If you&#8217;re looking for other original ways to generate a strong base password, here are some great ones.</p>
<h2>Use A Favorite Book</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/password-book.jpg" alt="choosing secure passwords" width="590" height="394"/></p>
<p>This is probably my favorite method of all, and can be really fun if you like books. Choose a book you own in paper format, open it on a random page, or find a paragraph you especially like, and locate a word you can use as the base for your password.</p>
<p>For example, I used Charles Dickens&#8217;s <em>Oliver Twist. </em>I turned to page 109 at random, and found the word &#8220;jocularity&#8221;. This is the 4th word on line 33 on this page, and therefore my base password can be 109jocularity334. You can use a paragraph number instead of line number, if you wish, and play around with the numbers to place them in a way that&#8217;s easier for you to remember. For good measure, you can add some symbols in strategic place.</p>
<p>You can even go ahead an mark the word in the book with a pencil, to make sure you can find it again if you happen to forget the password. Just don&#8217;t keep the book next to your computer!</p>
<p><strong>Example for full password:</strong> 109$jocluarity33#4MUO</p>
<h2>Play Around With Vowels</h2>
<p>This is a method you can use for the base password and the way you append the service&#8217;s name. There are many ways to do this creatively, one of which is taking a favorite phrase or activity and removing the vowels from it. You can also use the vowels again at the end of the password, to make it really hard to guess.</p>
<p>For example, I like to ride horses, so I can take the phrase &#8220;Ride A Horse&#8221;, remove the vowels, and get this: &#8220;RdHrs&#8221;. I can now choose to append the vowels at the beginning or end of the password, like this: &#8220;RdHrsieAoe&#8221;. This looks completely random, but it&#8217;s actually not, and if you know what phrase you used, you can be typing it quickly in no time. If you want to make it more secure by replacing some letters with numbers or symbols, go right ahead. You can also attach a number or symbols you know you&#8217;ll remember, but don&#8217;t use something too obvious like your postal code or date of birth.</p>
<p>When appending the service&#8217;s name, you can also play around with vowels. For example, let&#8217;s say you&#8217;re creating a password for Amazon. You can use the first two vowels and first two consonants of the service, and end up with &#8220;mzAa&#8221;. You can get really creative with this, and find the way that&#8217;s easiest for you to remember, but as long as you stick with the same method all the time, you should be in the clear.</p>
<p><strong>Example for full password:</strong> RdHrsieAoe#285$Mkae</p>
<h2>Use Motor Patterns</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/mottor-patterms.png" alt="choosing secure passwords" width="590" height="279"/></p>
<p>This is a cool tip I found over at <a href="http://www.lifehack.org/articles/technology/the-best-strategy-for-creating-easy-to-remember-passwords.html">lifehack.org</a>, and one I&#8217;ve been using for codes and such all my life without even realizing. Motor patterns are not about remembering actual passwords. Rather, you remember the pattern your fingers take when typing that password on your keyboard. Have you ever remembered a code you have to punch in or a phone number by the pattern you use to dial it? This is the same thing, and can be used to generate passwords that look completely random, but are easy for you to remember.</p>
<p>There are many ways you can go about creating such a password, but my favorite way is to base it on a number you know you&#8217;ll remember (again, nothing too obvious!). Let&#8217;s take 285, for example. The easiest way to create a pattern out of it would be to use the letters that are directly below these numbers on my keyboard. For example, 2wsd8ikl5tgh. Looks completely meaningless, doesn&#8217;t it? You can spruce it up with more complex patterns, upper case letters and symbols, but don&#8217;t go too far, or you might forget your password!</p>
<p>If you really want to play safe, you can continue with motor patterns when appending the service&#8217;s name as well. For example, by using the letters to the left of each key, MUO can turn to MnUyOi.</p>
<p><strong>Example for full password:</strong> 2wsd8ikl5tghMnUyOi</p>
<h2>Connect The First Letters Of A Passphrase</h2>
<p>This s a fun way to create passwords that are really easy to remember. Pick a phrase you love, such as &#8220;Love Makes The World Go Round&#8221;, and use the first letter of each word to create a new word: LMTWGR. You can now use this base password in any number of creative ways. Some ideas are: reverse it, add numbers and/or symbols you&#8217;ll remember, or use first and last letters of each word (LeMsTeWdGoRd).</p>
<p>Now all you have to do is append the service&#8217;s name, and you&#8217;re done.</p>
<p><strong>Example for full password: </strong>Le2Ms8Te5Wd#Go$RdMUO</p>
<h2>Mix Words</h2>
<p>This a great way to create secure passwords, but I find it a bit harder to use and remember without getting confused. Nevertheless, it&#8217;s still a very useful method, and since our brains don&#8217;t all work the same, I&#8217;m sure some of you will love it.</p>
<p>Take a phrase, activity, etc. with two or three words, and mix the letters up so all first letters come first, all second letters come second, and so on. For example, if my phrase is &#8220;chocolate <strong>milkshake</strong>&#8220;, my password will look like this: c<strong>m</strong>h<strong>i</strong>o<strong>l</strong>c<strong>k</strong>o<strong>s</strong>l<strong>h</strong>a<strong>a</strong>t<strong>k</strong>e<strong>e</strong>. You don&#8217;t have to choose such long words, of course, you can always go for something like &#8220;eat cake&#8221; &#8211; e<strong>c</strong>a<strong>a</strong>t<strong>ke</strong>. It all depends on how secure you want to be.</p>
<p>If you want to take it a step further, use capital letters for one word and lower-case letters for the other. You can also insert your favorite number/symbol combination, as I&#8217;ve been doing with my other examples. The final step is to append your service name, and you&#8217;re done.</p>
<p><strong>Example for full password: </strong>cMhIoLcLoLlHaAtKeE285MUO</p>
<h2>Reverse</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/reverse.jpg" alt="choosing secure passwords" width="590" height="506"/></p>
<p>Reversing words is an obvious yet effective way to create secure passwords. Although I love black cats, my password can never be or include the phrase &#8220;Black Cat&#8221;. By reversing this phrase to taCkcalB or kcalBtaC, I get something that looks pretty much random, and is a much better fit for a base password. Some symbols and numbers could make it even more secure.</p>
<p>You can also use the reverse method on the service name. If you&#8217;re creating a password for eBay, try appending yaBe instead.</p>
<p><strong>Example for full password: </strong>kcalB#$taC285OUM</p>
<h2>Add Spaces</h2>
<p>You may not be aware of this, but many services allow spaces in the passwords you create for them. I would not rely on spaces for your base password, as some services will not allow you to use them and you&#8217;ll be stuck, but you can try adding a space between your base password and service name, and see if that works. If it does, it&#8217;s another layer of security for your password.</p>
<h2>Check Your Password</h2>
<p>Now that you&#8217;ve devised a base password you can remember, it&#8217;s time to check how secure it really is. <a href="http://howsecureismypassword.net/">HowSecureIsMyPassword</a> will tell you how long it would take a desktop PC to crack your secure password, and also provide you with tips on how you can improve it.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/04/check-your-password.png" alt="secure passwords" width="590" height="277"/></p>
<p><a href="http://www.passwordmeter.com/">The Password Meter</a> is also a great place to check your password, and gives your password a score from 1 to 100. It provides detailed feedback and suggestions on how you can improve your password.</p>
<h2>These Are Just Some Suggestions</h2>
<p>There are endless ways to create memorable and strong passwords. Remember that even the methods mentioned above are only examples, each of them can be used in slightly different ways to create completely different results. Go with what you think would be the easiest for you to remember, and build your password around that. As long as you follow the basic guidelines, and use the same rules for all your passwords, you shouldn&#8217;t have problems.</p>
<p>If you&#8217;re not convinced, and would rather continue with random ones, find the <a href="http://www.makeuseof.com/tag/use-a-password-management-strategy-to-simplify-your-life/">best ways to manage your passwords</a>. If you need further help in managing your huge password collection, head over to our <a href="http://www.makeuseof.com/pages/the-password-management-guide-fulltext">password management guide</a> for some priceless information.</p>
<p>How do you create secure passwords that are easy to remember? Have some tips to share? Tell us in the comments!</p>
<p><small>Image credit: <a href="http://www.shutterstock.com/pic-106254782/stock-vector-vector-version-lock-icon-eps-illustration-easy-to-edit.html" rel="nofollow">Lock image via Shutterstock</a>, <a href="http://www.shutterstock.com/pic-124176472/stock-photo-security-password-concept.html" rel="nofollow">Password image via Shutterstock</a>, <a href="http://www.shutterstock.com/pic-97889057/stock-photo-woman-detail-sitting-on-a-brown-sofa-reading-a-book.html" rel="nofollow">Woman search book image via Shutterstock</a>, <a href="http://www.shutterstock.com/pic-113307589/stock-vector-computer-keyboard-in-white-color.html" rel="nofollow">Keyboard image via Shutterstock</a>, <a href="http://www.shutterstock.com/pic-121679266/stock-photo-u-turn-back-detour-reverse-track-go-back-turning-opposite-direction-road-sign-arrow.html" rel="nofollow">Turn back sign image via Shutterstock</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/7-ways-to-make-up-passwords-that-are-both-secure-memorable/">7 Ways To Make Up Passwords That Are Both Secure &#038; Memorable</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/7-ways-to-make-up-passwords-that-are-both-secure-memorable/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Pay Up &#8211; How To Beat Ransomware!</title>
		<link>http://www.makeuseof.com/tag/dont-pay-up-how-to-beat-ransomware/</link>
		<comments>http://www.makeuseof.com/tag/dont-pay-up-how-to-beat-ransomware/#comments</comments>
		<pubDate>Fri, 05 Apr 2013 03:01:31 +0000</pubDate>
		<dc:creator>Guy McDowell</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[anti-malware]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[scam alert]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=141014</guid>
		<description><![CDATA[<p>Just imagine if someone showed up on your doorstep and said, "Hey, there's mice in your house that you didn't know about. Give us $100 and we'll get rid of them." This is the Ransomware Scam in its original form. There actually used to be people that would go around, let pests into your house and then knock on your door and point them out to you. "Good thing we saw them while driving by!"  This scam must be making someone some good money because it's still going on.</p><p>The post <a href="http://www.makeuseof.com/tag/dont-pay-up-how-to-beat-ransomware/">Don&#8217;t Pay Up &#8211; How To Beat Ransomware!</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/ransomware_locked_computer.png" alt="how to beat ransomware" />Just imagine if someone showed up on your doorstep and said,<em> &#8220;Hey, there&#8217;s mice in your house that you didn&#8217;t know about. Give us $100 and we&#8217;ll get rid of them.&#8221;</em> This is the Ransomware Scam in its original form. There actually used to be people that would go around, let pests into your house and then knock on your door and point them out to you.<em> &#8220;Good thing we saw them while driving by!&#8221;</em>  This scam must be making someone some good money because it&#8217;s still going on.</p>
<p>The scam needs a few things to be successful. First, the problem must be real. Whether the crook is putting mice in your crawlspace or malware on your computer, there is a real and verifiable threat. Second, they have to make themselves look like credible experts to make you think they can solve the problem. This could be an exterminator truck and coveralls, or the illegal use of an official logo like the RCMP. Third, they need to get your cash in hand quick before you can realize what&#8217;s going on. The exterminator might do this by saying something like, <em>&#8220;Just give us $100 cash and we don&#8217;t have to charge you for a service call because we were already in the neighbourhood.&#8221;</em> The online crook will take your credit card or a gift card.</p>
<p>Where things really take two different tracks between the real-life con and the online con is what can happen after you&#8217;ve paid them off. The real-life scum generally disappear, never to be heard from again. The online scum may leave behind malware that opens you up to them again and again. Or if they got your credit card and other personal information, they may just ruin your life as you know it.</p>
<h2>First Things First</h2>
<p>Yes, you&#8217;re going to get the whole &#8220;<em>an ounce of prevention is worth a pound of cure</em>&#8221; speech. Why? Because it is true.</p>
<p>Make sure that you are using a full gamut of security software &#8211; anti-virus, firewall, anti-phishing software, what have you. There are plenty of <a title="A Free Anti-Virus Comparison: 5 Popular Choices Go Toe-To-Toe" href="http://www.makeuseof.com/tag/free-antivirus-comparison-popular-choices-toetotoe/">freeware versions</a> out there that are very good. Make sure that all of your security software is up-to-date, and <a title="3 Reasons Why You Should Be Running The Latest Windows Security Patches &amp; Updates" href="http://www.makeuseof.com/tag/3-reasons-running-latest-windows-security-patches-updates/">all the important security updates</a> for your operating system are installed. Make sure that you are using your computers System Restore utility or back-up software. Try to stick only to reputable websites, don&#8217;t download pirated materials, and only open attachments that you are expecting to receive.</p>
<p>But, unfortunately, if you&#8217;re reading this, you probably missed a link in that chain somewhere. So what now?</p>
<h2>Is It Ransomware?</h2>
<p>So how do you know you&#8217;re being taken? Here&#8217;s a few clues:</p>
<ul>
<li>Microsoft does NOT make house calls.</li>
<li>The police DO make house calls.</li>
<li>The software that the ransomware claims to be is NOT the security software that you installed.</li>
<li>Helpful people don&#8217;t disable the rest of your computer until you pay them.</li>
</ul>
<p>If any of the above apply to your situation, you just might have ransomware.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/ukash_screenshot.png" alt="how to beat ransomware" width="590" height="285" /></p>
<h2>Now What?</h2>
<p>Force your computer to power down. Most often this can be done just by holding the power button down for a few seconds. Before you get ready to power your computer up again, be ready to hit the F8 button. What I normally do is hit the power button and start tapping the F8 key about once a second until I get a text screen like the one below.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/safe_mode_with_command_prompt.png" alt="best ransomware removal" width="590" height="164" /></p>
<p>Now, chose <em>Safe Mode with Command Prompt.</em> You&#8217;ll see some text go flying by and eventually you&#8217;ll just see a line of text with a cursor blinking at you. At this point, type this in and hit <em>Enter:</em></p>
<pre>C:\windows\system32\rstrui.exe</pre>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/command_line_start_system_restore.png" alt="best ransomware removal" width="590" height="64" /></p>
<p>Why do you have to do this from the command line? You might not have to, but the most recent and virulent police/RCMP/ukash ransomware only seems to be able to be defeated in this manner. The command line mode of Windows only loads the MOST essential services and does not connect you to your network  or Internet connection.</p>
<p>Once the System Restore utility opens, hopefully you&#8217;ll have a few restore points to choose from. Choose one that is definitely a time before you got the ransomware. Follow the prompts to restore your Windows installation to that point in time. The restoration process might take a little time, so relax.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/system_restore.png" alt="best ransomware removal" width="590" height="404" /></p>
<p>Reboot your computer and allow it to go into Windows normal mode. That&#8217;s done by just sitting back and letting the computer do its thing. The ransomware should now be gone.</p>
<p>Run your antivirus software and perform as thorough a scan of all your hard drives as possible. This might take a little while so relax and have a fine beverage.</p>
<p>Once this is all done, you may want to scan your computer with another antivirus program. Let&#8217;s face it, yours missed it the first time.  <a title="ClamWin, An Open-Source Anti-Virus Solution For Your PC [Windows]" href="http://www.makeuseof.com/tag/clamwin-opensource-antivirus-solution-pc-windows/">ClamWin</a> is a decent one that can be run from a USB drive.</p>
<h2>I Disabled System Restore</h2>
<p>Why? I bet you feel a little silly now, don&#8217;t you? Fret not, there are still ways to remove this ransomware. You&#8217;ll need the following:</p>
<ul>
<li>An empty USB drive or CD to which you can burn files.</li>
<li>A computer with an Internet connection that is not infected.</li>
<li>A little patience and courage.</li>
</ul>
<p>Get on the Internet and look for Windows Live Repair CD&#8217;s. There are a bunch of them out there, but any of the ones that Justin mentions in his article, <a title="Three Live CD Antivirus Scanners You Can Try When Windows Won’t Start" href="http://www.makeuseof.com/tag/live-cd-antivirus-scanners-windows-start/">Three Live CD Antivirus Scanners You Can Try When Windows Won’t Start</a>. They are all EXCELLENT choices. I keep all three in my IT toolkit.</p>
<p>If you&#8217;re looking for bootable USB tools, you can try Dave&#8217;s article<a title="The PC Repair Toolkit in your Pocket: Boot CD on a USB Stick" href="http://www.makeuseof.com/tag/the-ultimate-pc-repair-toolkit-in-your-pocket-ultimate-boot-cd-on-a-usb-stick/"> The PC Repair Toolkit in your Pocket: Boot CD on a USB Stick</a>. Sure the article is from 2008, but the method and software are still valid and works like a charm.</p>
<h2>How Do I Use The CD Or USB Drive?</h2>
<p>Before you power down your computer, you want to put the CD into your CD drive. If you are using the USB drive option, wait until the computer is powered down to insert it.</p>
<p>Now restart the computer. As it is restarting you&#8217;ll need to tap the button that will give you the Boot Menu. On my Acer, it&#8217;s F12. It may be different on your computer. Once you get the boot menu, choose to boot from the CD/DVD drive or the USB drive &#8211; whichever applies to you.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/boot_device_menu.png" alt="how to beat ransomware" width="590" height="290" /></p>
<p>Your computer is going to use the USB or CD drive as its operating system, so don&#8217;t expect to see anything like Windows. Use the antivirus software that is on the USB/CD to give a complete and thorough scanning and cleaning of your computer. Follow the antivirus software&#8217;s recommendations, which will usually be to delete the offending files. This process may take anywhere from 20 minutes to a few hours depending on the size of your hard-drive and the boot CD/USB that you are using. You can&#8217;t wander away though, stay there to respond to the alerts.</p>
<p>Once the process is done, log out of the USB/CD boot software, remove the USB/CD, and reboot your computer. You should now be ransomware free. If you are confident in your abilities, you may want to clean your registry once the computer reboots to remove any lingering bits and annoyances. Piriform&#8217;s <a title="Optimize Your System To Run At Its Best With CCleaner" href="http://www.makeuseof.com/tag/optimize-system-run-ccleaner/">CCleane</a>r registry cleaning function is pretty good for this.</p>
<p>There it is. That&#8217;s as hard as it gets. I hope you don&#8217;t have to experience this issue, but if you do, I hope that I&#8217;ve been able to help you out. Worst case scenario, you shut the computer down and take it to your trusted IT person. Yes, you might be a little embarrassed that you got the ransomware in the first place &#8211; it usually comes from doing things you shouldn&#8217;t or those entertainment sites that aren&#8217;t for minors. But you&#8217;ll get the problem dealt with and enjoy a lesson learned. Plus your IT person has probably been to some of the same sites anyway &#8211; we&#8217;re all human.</p>
<p>If you&#8217;ve got any questions about what else you can do to remove or prevent ransomware, let us know in the comments. Our writers and fans are some of the best on the web, and can probably help you out &#8211; for free.</p>
<p><small>Image credit: <a href="http://www.shutterstock.com/pic-24069049/stock-photo-closeup-shot-of-laptop-keyboard-secured-with-chain-and-padlock.html?src=4ED17FBC-94EE-11E2-87D3-AE8B71D9A14D-1-125" rel="nofollow">Locked and chained computer</a> via Shutterstock</small></p>
<p>The post <a href="http://www.makeuseof.com/tag/dont-pay-up-how-to-beat-ransomware/">Don&#8217;t Pay Up &#8211; How To Beat Ransomware!</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/dont-pay-up-how-to-beat-ransomware/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Why USB Sticks Are Dangerous &amp; How To Protect Yourself</title>
		<link>http://www.makeuseof.com/tag/why-usb-sticks-are-dangerous-and-how-to-protect-yourself/</link>
		<comments>http://www.makeuseof.com/tag/why-usb-sticks-are-dangerous-and-how-to-protect-yourself/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 23:01:03 +0000</pubDate>
		<dc:creator>Joel Lee</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[anti-malware]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb drive]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=138867</guid>
		<description><![CDATA[<p>USB drives are so pervasive in today’s world of technology, but when they first debuted, they revolutionized data exchange. The first USB flash drives had an 8MB capacity, which isn't much by today’s standards, but a far cry better than the alternatives - the 1.44MB floppy or the CD that required permanent burning. Nowadays we have USB drives that are larger than traditional hard drives.</p><p>The post <a href="http://www.makeuseof.com/tag/why-usb-sticks-are-dangerous-and-how-to-protect-yourself/">Why USB Sticks Are Dangerous &#038; How To Protect Yourself</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/Dangerous-USB-Sticks-Intro.jpg" alt="usb drive danger" />USB drives are so pervasive in today’s world of technology, but when they first debuted, they revolutionized data exchange. The first USB flash drives had an 8MB capacity, which isn&#8217;t much by today’s standards, but a far cry better than the alternatives &#8211; the 1.44MB floppy or the CD that required permanent burning. Nowadays we have USB drives that are larger than traditional hard drives.  But for all the convenience and power of the USB drive, there are some serious USB drive danger to be wary of.</p>
<p>The ubiquity of the USB drive has made us overly trusting of the technology. We plug them in, pull them out, and plug them in again without a second thought to issues of security and protection. And I’m not just talking about &#8220;safe ejection&#8221; to prevent data corruption. I’m talking about viruses, malware, and all of those pesky nuisances that love to infect every corner of our systems.</p>
<p>Unfortunately for us all, we need to be diligent about USB security just as much as we are about hard drive and network security. Keep reading to learn more about this problem and how you can adequately guard yourself against it.</p>
<h2>USB Drives Are Like Mosquitoes</h2>
<p>When we hear about network and computer safety, we often hear tips and tricks that are somehow related to the Internet. Don’t click random email links. Don’t visit shady websites. Keep your firewalls up and your antivirus databases updated. <a href="http://www.makeuseof.com/tag/5-common-security-mistakes-put-privacy-money-risk/">Use safe passwords</a> and stay vigilant against <a href="http://www.makeuseof.com/tag/dont-fall-victim-to-keyloggers-use-these-important-anti-keylogger-tools/">keylogger infections</a>.</p>
<p>Now consider this scenario: a high-security headquarters where lots of confidential work with sensitive data is being done. Places like this are often isolated from the Internet, instead relying on a closed-circuit intranet for data sharing and communication. And when you consider a place that’s completely severed from the malice of Internet hackers, you’d think the security would be top-notch.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/usb-danger-0.jpg" alt="usb drive danger" width="400" height="300" /></p>
<p>And in reality, the security <em>is</em> good. It’s near impossible to hack or corrupt an internal network like that without performing the kind of impressive stunts that you’d see in the next Mission Impossible. Yet even so, hackers were clever enough to find ways to infiltrate secure compounds from a distance: by infecting the very USB drives that employees would use to transfer files from outside to inside the building.</p>
<p>There are plenty of cases where viruses piggybacked onto USB devices in order to spread like wildfire across the world. Remember the dreaded Conficker worm? The United States military ended up having some trouble with the agent.btz worm that was brought in through an infected USB drive. And more recently, there was the cyber-weapon <a href="http://www.makeuseof.com/tech-fun/stuxnet-anatomy-computer-virus/">Stuxnet worm</a>.</p>
<p>And so, USB drives are like mosquitoes. They have the potential to pick up infections when plugged into an infected computer and they can spread those infections almost instantaneously as they’re plugged into other devices. This is why it’s so important that you keep not only your computers clean but your USB devices as well using regular scans and <a href="http://www.makeuseof.com/tag/free-antivirus-comparison-popular-choices-toetotoe/">antivirus programs</a>.</p>
<h2><a href="http://www.zbshareware.com/solutions/index.html">USB Disk Security</a></h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/usb-danger-1.jpg" alt="usb stick security" width="590" height="432" /></p>
<p>USB Disk Security is a tool from Zbshareware Lab that is as close to an all-in-one <a href="http://www.makeuseof.com/tag/how-to-password-protect-your-usb-stick-3-easy-ways/">USB protection</a> suite as you can get. It provides a whole host of features and safety options to keep you as protected as you can be in all things related to USB drives. Most USB security tools will focus on the USB drives themselves, but USB Disk Security goes way beyond that.</p>
<p>USB Disk Security has the following features:</p>
<ul>
<li><strong>USB Shield</strong>, which protects you in real-time against connected USB devices.</li>
<li><strong>USB Scan</strong>, which scans connected USB devices for malicious software.</li>
<li><strong>USB Access Control</strong>, which prevents your computer data from being copied to USB devices.</li>
<li><strong>USB Drive Control</strong>, which prevents USB devices from even connecting to your computer in the first place.</li>
</ul>
<p>USB Disk Security supports Windows XP, 2003, 2008, Vista, and 7, but it may interfere with other antivirus programs already installed on your system. It’s free with limited features. A lifetime license will cost you $55 USD which unlocks all features and includes all future updates to the software.</p>
<h2><a href="http://labs.bitdefender.com/projects/usb-immunizer/overview/">BitDefender USB Immunizer</a></h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/usb-danger-2.jpg" alt="usb stick security" width="275" height="251" /></p>
<p>As you might have surmised from the description of USB’s dangers, most viruses depend on <em>automatically running</em> when the USB drive is plugged into a computer. This is in large part determined by the presence of an <em>autorun.inf</em> file which, as the name suggestions, automatically runs upon connection.</p>
<p><a href="http://www.makeuseof.com/tag/stay-safe-online-with-the-new-bitdefender-total-security-2013-giveaway/">BitDefender</a>, a security software company that I’ve praised in the past, has a free tool called the USB Immunizer that immunizes your chosen USB device against malicious autorun.inf files by creating its own special autorun.inf file that cannot be deleted or replaced.</p>
<p>BitDefender USB Immunizer works on Windows XP, Vista, and 7 on USB devices that are formatted with FAT, FAT32, and NTFS file systems.</p>
<h2><a href="https://code.google.com/p/usbdummyprotect/">USB Dummy Protect</a></h2>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/usb-danger-3.jpg" alt="usb drive danger" width="590" height="145" /></p>
<p>The USB Dummy Protect program has an interesting theory behind the way it protects your USB devices. Long story short: viruses and malware require available memory space in order to exist on a USB drive, therefore, if you fill up a USB drive entirely and leave no space whatsoever, then viruses and malware can’t get on no matter what.</p>
<p>So that’s what USB Dummy Protect does. It creates a <em>dummy.file</em> file on your USB device that takes up every last bit of free space. When you want to remove that protection, you just delete the file. Easy. If you tend to transfer files to and from your USB drive frequently, this may not be the most elegant solution, but if you have a USB drive whose contents rarely ever change then this could be fantastic for you.</p>
<p>However, due to the way that FAT file systems are designed, this method will not work if your USB device has more than 4GB of free space (since file sizes in FAT systems have a maximum of 4GB). For NTFS drives, you shouldn’t experience any problems.</p>
<h2>Conclusion</h2>
<p>USB drive dangers require constant vigilance. You might use the same USB drive for years without a hitch, then one day you could grab a file off of your friend’s computer and end up infecting your home network with something serious. USB security is not often on the minds of computer users, even the tech-savvy ones, but as long as you are aware and take proactive steps against the potential spread of viruses that piggyback on USB devices, you’ll be all right.</p>
<p>If you have any other suggestions for software aimed at USB-related security, please share them with us in the comments.</p>
<p><small>Image Credits: <a href="http://www.shutterstock.com/pic.mhtml?id=85252801" rel="nofollow">Virus USB Via Shutterstock</a>, <a href="http://www.shutterstock.com/pic.mhtml?id=60584896" rel="nofollow">Secure USB Via Shutterstock</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/why-usb-sticks-are-dangerous-and-how-to-protect-yourself/">Why USB Sticks Are Dangerous &#038; How To Protect Yourself</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/why-usb-sticks-are-dangerous-and-how-to-protect-yourself/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Not Just For Paranoids: 4 Reasons To Encrypt Your Digital Life</title>
		<link>http://www.makeuseof.com/tag/not-just-for-paranoids-4-reasons-to-encrypt-your-digital-life/</link>
		<comments>http://www.makeuseof.com/tag/not-just-for-paranoids-4-reasons-to-encrypt-your-digital-life/#comments</comments>
		<pubDate>Fri, 29 Mar 2013 21:00:25 +0000</pubDate>
		<dc:creator>Chris Hoffman</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[computer encryption]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[online privacy]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=140826</guid>
		<description><![CDATA[<p>Encryption isn’t only for paranoid conspiracy theorists, nor is it just for tech geeks. Encryption is something every computer user can benefit from. Tech websites write about how you can encrypt your digital life, but we’ve all done a poor job of explaining why you should actually care. Now we'll get back to basics and explain the many threats encryption can help protect you from.</p><p>The post <a href="http://www.makeuseof.com/tag/not-just-for-paranoids-4-reasons-to-encrypt-your-digital-life/">Not Just For Paranoids: 4 Reasons To Encrypt Your Digital Life</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/11/black-lock-icon.png" alt="why you should encrypt your data"/>Encryption isn’t only for paranoid <a href="http://www.makeuseof.com/tag/9-weirdest-conspiracy-theory-websites-planet-si-title/">conspiracy theorists</a>, nor is it just for tech geeks. Encryption is something every computer user can benefit from. Tech websites write about how <a href="http://www.makeuseof.com/pages/download-lockdown-secure-your-files-with-truecrypt">you can encrypt your digital life</a>, but we’ve all done a poor job of explaining why you should actually care.</p>
<p>We’ve covered a variety of ways to <a href="http://www.makeuseof.com/pages/download-lockdown-secure-your-files-with-truecrypt">encrypt everything on your computer</a>, <a href="http://www.makeuseof.com/tag/5-ways-to-securely-encrypt-your-files-in-the-cloud/">encrypt files you store in the cloud</a>, have <a href="http://www.makeuseof.com/tag/how-to-encrypt-your-instant-messaging-chats/">encrypted online conversations</a>, and <a href="http://www.makeuseof.com/tag/4-ways-to-encrypt-your-data/">do lots of other things with encryption</a>. Now we&#8217;ll get back to basics and explain the many threats encryption can help protect you from.</p>
<h2>Protect Your Data From Thieves</h2>
<p>Encrypting your storage protects the data on it from thieves. If someone <a href="http://www.makeuseof.com/tag/track-down-recover-stolen-laptop-the-thief-with-prey/">steals your laptop</a>, smartphone, or tablet, encryption can prevent them from accessing the sensitive data on your hard drive. The media is full of reports from business employees who lose laptops containing sensitive customer information, including credit card numbers – if only they had used encryption, they wouldn’t have embarrassed their employers and given their customers’ information over to identity thieves.</p>
<p>This is a dramatic example, but it’s true even for the average person. If you store financial data, business plans, or other sensitive documents, such as scans of tax returns with your social security number and other sensitive data on them, you should ensure your computer’s hard drive – or at least the sensitive files – are stored in an encrypted form. Encryption can also help protect any other type of private data that you don’t want someone else seeing.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/stealing-laptop-from-car.jpg" alt="why you should encrypt your data" width="590" height="584" /></p>
<h2>Store Files Securely in the Cloud</h2>
<p>Cloud storage gives us a great way to keep our files in sync across all our devices, storing a backup copy on the cloud storage corporation’s servers so we won’t lose it. It’s also a great way to share files with other people.</p>
<p>However, storing sensitive data – like financial documents and other personal information – in a cloud storage account could be a mistake. <a href="http://www.makeuseof.com/tag/dropbox-accidently-drops-passwords-hours-news/">Dropbox once allowed anyone to log into any account without a password for four hours</a>, and this would have allowed anyone to access your Dropbox account and view your files. Your files could also be accessed if someone gained access to your account through other means, such as using a leaked password that you re-used on several website</p>
<p>Encrypting sensitive files prevents them from ever being accessed without the encryption key, even in a worst case scenario when your cloud storage provider’s security fails or someone else gains access to your account. Encrypthion also allows you to securely share sensitive data with other people – just agree on an encryption key ahead of time (you could even do this in person) and then use that key to share sensitive files over email or a cloud-storage service without others being able to access it.</p>
<p>There are even <a href="http://www.makeuseof.com/tag/secure-files-3-encrypted-dropbox-alternatives/">cloud storage services that automatically encrypt your data before uploading it</a>, decrypting it locally when you access it. Not even the cloud storage provider’s employees could access your</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/05/image58.png" alt="why you should encrypt data" /></p>
<h2>Prevent Others From Viewing Your Private Browsing and Conversations</h2>
<p>Your bank and online-shopping websites like <a href="http://www.makeuseof.com/pages/your-unofficial-amazon-trail-guide">Amazon</a> all use encrypted connections (the <a href="http://www.makeuseof.com/tag/https-enable-secure-connections-default/">HTTPS URL</a> with a lock in your browser indicates a secure, “encrypted” connection). When you access an HTTP website, your browsing activity is viewable in plaintext form. For example, if you’re sitting in a café using public Wi-Fi and performing Google searches while not logged in, anyone on the Wi-Fi network could monitor your Google searches and any other website activity taking place over HTTP. Even if you used HTTPS to access websites, people could still see the HTTPS website you access.</p>
<p>To avoid having your browsing activity tracked on public Wi-Fi, you could use a <a href="http://www.makeuseof.com/tag/vpn-tunnel-set/">VPN</a> or <a href="http://www.makeuseof.com/tag/tor-project-protect-online-privacy/">Tor to “tunnel” your browsing activity through an encrypted connection</a>.</p>
<p>Encryption can also be used to protect emails and instant messages against prying eyes. Email is sent over the wire in plain text form, so particularly sensitive data should be sent in encrypted emails – or not over email at all. If you’re sending an important file via email, you can <a href="http://www.makeuseof.com/tag/ways-easily-quickly-encrypt-files-emailing/">encrypt the file before emailing it</a>.</p>
<p><img class="aligncenter" style="border: 0pt none;" style="float: none; margin-left: auto; display: block; margin-right: auto;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2012/03/tor_project_explanation.png" alt="why you should encrypt data" /></p>
<h2>Battle Over-Reaching Government Surveillance</h2>
<p>The government is watching you. This may seem a bit paranoid, but it’s the reality of the world we live in. <a href="http://www.makeuseof.com/tag/protect-government-cellphone-surveillance/">Our digital lives are being increasingly picked over by our governments</a>, often without warrants or other typical legal protections. We’re not lawyers, but here are a few anecdotes that can give you an idea of the scope of what’s going on:</p>
<ul>
<li>In the USA, your emails are considered “abandoned” after you open them or after 180 days if they remain unopened. This allows the US government to view your personal emails without a warrant. If you encrypted your emails, the government would require a warrant to compel you to disclose the encryption key. (Wherever you are in the world, your emails may be stored in the USA and be subject to such access, too.) (<a href="https://ssd.eff.org/book/export/html/42">Source</a>)</li>
<li>California’s Supreme Court has ruled that police can search through your smartphone without a warrant after arresting you. If you encrypted your smartphone’s storage, the police would require a warrant to compel you to tell them the encryption key. (<a href="http://arstechnica.com/gadgets/2011/01/why-you-should-always-encrypt-your-smartphone/">Source</a>)</li>
<li>According to the EFF, the US government and major telecom carriers have “engaged in a massive program of illegal dragnet surveillance of domestic communications and communications records of millions of ordinary Americans since at least 2001.” Your emails, phone calls, and other communications are available to the government without a warrant thanks to this warrantless wiretapping. (<a href="https://www.eff.org/nsa-spying">Source</a>)</li>
<li>The version of Skype distributed in China has a backdoor allowing the Chinese government to snoop on their citizens’ conversations. Microsoft has refused to answer whether the version of Skype distributed elsewhere contains similar backdoors. (<a href="http://www.informationweek.com/telecom/voip/skype-defends-voip-im-monitoring-in-chin/210605439">Source 1</a>, <a href="http://www.slate.com/blogs/future_tense/2012/07/20/skype_won_t_comment_on_whether_it_can_now_eavesdrop_on_conversations_.html">Source 2</a>)</li>
</ul>
<p>This is just the USA – the situation is even worse in countries like <a href="http://www.makeuseof.com/tag/quickly-check-site-visible-great-firewall-china/">China</a> or Iran, where repressive governments will monitor all the unencrypted communications they can get their hands on.</p>
<p>It’s not paranoid to realize that governments are building massive databases of our communications and personal data. Encryption can be a way to help prevent your data from being accessed without a warrant or automatically logged in a database.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/cctv-cameras.jpg" alt="why you should encrypt your data" width="590" height="394" /></p>
<p>Do you use encryption for your hard drive, cloud storage, smartphone, emails, or any other type of communications? Leave a comment and tell us why.</p>
<p><small>Image Credit: <a href="http://www.shutterstock.com/cat.mhtml?searchterm=lock&amp;search_group=&amp;lang=en&amp;search_source=search_form#id=106254782" rel="nofollow">Lock Icon via Shutterstock</a>, <a href="http://www.shutterstock.com/pic-36437158/stock-photo-car-theft-a-laptop-being-stolen-through-the-window-of-an-unoccupied-car-shallow-depth-of-field.html?src=3C9BCCC0-92B5-11E2-826D-26F79DA4A24C-1-0" rel="nofollow">Car theft via Shutterstock</a>, <a href="https://ssd.eff.org/tech/tor">Tor diagram via Electronic Frontier Foundation</a>, <a href="http://www.shutterstock.com/cat.mhtml?lang=en&amp;search_source=search_form&amp;search_tracking_id=7836F9B2-92B5-11E2-93FF-4BBFACE6966E&amp;version=llv1&amp;anyorall=all&amp;safesearch=1&amp;searchterm=cctv+camera&amp;search_group=&amp;orient=&amp;search_cat=&amp;searchtermx=&amp;photographer_name=&amp;people_gender=&amp;people_age=&amp;people_ethnicity=&amp;people_number=&amp;commercial_ok=&amp;color=&amp;show_color_wheel=1#id=18117487&amp;src=D5D1AB00-92B3-11E2-B46E-AE8B71D9A14D-1-54" rel="nofollow">CCTV cameras via Shutterstock</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/not-just-for-paranoids-4-reasons-to-encrypt-your-digital-life/">Not Just For Paranoids: 4 Reasons To Encrypt Your Digital Life</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/not-just-for-paranoids-4-reasons-to-encrypt-your-digital-life/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How To Deal With Telephone Spam</title>
		<link>http://www.makeuseof.com/tag/how-to-deal-with-telephone-spam/</link>
		<comments>http://www.makeuseof.com/tag/how-to-deal-with-telephone-spam/#comments</comments>
		<pubDate>Fri, 29 Mar 2013 02:00:25 +0000</pubDate>
		<dc:creator>Joel Lee</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[telemarketing]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=137232</guid>
		<description><![CDATA[<p>The greatest aspect of the telephone? The fact that you can speak to anyone at a moment’s notice, even if they’re halfway across the world. Sit back and think about that for a second because it’s amazing. But there’s also a drawback: spammers can constantly attempt to reach you with texts and calls and you may feel helpless against the endless barrage.</p><p>The post <a href="http://www.makeuseof.com/tag/how-to-deal-with-telephone-spam/">How To Deal With Telephone Spam</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/02/Telephone-Spam-Intro.jpg" alt="how to stop spam calls"/>The greatest aspect of the telephone? The fact that you can speak to anyone at a moment’s notice, even if they’re halfway across the world. Sit back and think about that for a second because it’s <em>amazing</em>. But there’s also a drawback: spammers can constantly attempt to reach you with texts and calls and you may feel helpless against the endless barrage.</p>
<p>Fortunately for us all, there are actually a few measures we can take to protect ourselves against phone spammers and telemarketers. Some of these measures are more serious than others (e.g., inflicting financial fines against the perpetrators) and others are just for our own sanity and peace of mind. Check them out and use the ones that work best for you.</p>
<h2>Forward to 7726 (SPAM)</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/02/phone-spam-1.jpg" alt="how to stop spam calls" width="500" height="280" /></p>
<p>If you’re suffering from text spam, this solution might help you out (and others as well). Text spam can come from a lot of sources, though usually the spammers get your number from online contact forms and <a href="http://www.makeuseof.com/tag/hide-your-personal-information-on-facebook/">public profiles</a>. If you truly want to stop all future text spam, don’t ever give your number away. Ever.</p>
<p>But when you do receive text spam, forward it to 7726 (the keypad combo for the word SPAM). Your wireless carrier will send you a reply asking you for the phone number that sourced the text. Text them back and your carrier will block that number from sending out any more unsolicited spam.</p>
<p>I’m not sure how many mobile carriers utilize this service, but it definitely works for Verizon and AT&amp;T. If you want to make sure that your carrier has something similar, search Google for your carrier’s name and the phrase “text spam.” This works in the US, but your mileage may vary in other countries.</p>
<h2>Report to a Phone Spam Service</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/02/phone-spam-2.jpg" alt="stop spam calls" width="500" height="334" /></p>
<p>Text spam may not be your biggest problem; what about phone call spam? Most phone call spam arrives in the form of telemarketers, and they usually call when you’re about to sit down for a hearty meal of dinner. Other forms of phone spam can occur all throughout the day and they’re all equally annoying. How can you hit them where it hurts?</p>
<p>If you live in the US, the Federal Communications Commission (FCC) has a form that you can fill out. It’s the 1088G complaint form and I’ve heard that it’s quite effective on a personal level. It’s not even inconvenient since you can just <a href="https://esupport.fcc.gov/ccmsforms/form1088.action?form_type=1088G">fill out the 1088G form online</a>, never having to leave the comfort of your desk chair.</p>
<p>If you live outside the US, you may be able to find a similar complaint service to report spam callers. In the UK, for example, you could try complaining to the <a href="http://www.ico.gov.uk/complaints/marketing.aspx">ICO</a>.</p>
<h2>Register for DoNotCall</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/02/phone-spam-3.jpg" alt="stop spam calls" width="317" height="320" /></p>
<p>If you want to be more proactive about not receiving spam calls, there are services that will place you on a “do not call me” list. Conveniently, the service is called <a href="https://www.donotcall.gov/">DoNotCall</a> by the FCC. Register your number and you&#8217;ll stop receiving calls after a month. If you do receive a call after a month, you can report the number to the FCC and the spammer will suffer some serious fines.</p>
<p>If you’ve been badgered to sign up for a “do not call” listing, then there’s a good chance it was a fake service that actually farmed your phone number. Here’s a notice by the official DoNotCall service:</p>
<p>Scammers have been making phone calls claiming to represent the National Do Not Call Registry. The calls claim to provide an opportunity to sign up for the Registry. These calls are not coming from the Registry or the Federal Trade Commission, and you should not respond to these calls.</p>
<p>Of course, the DoNotCall registry is only for the US. If you live outside the US, you may be able to find a similar spam-call-blocker service to keep yourself protected from unsolicited calls. In the UK, you might try Ofcom’s <a href="http://ask.ofcom.org.uk/help/telephone/unsolicited_sales_calls">TPS service</a>. For other countries, you’ll need to do some Google searching of your own.</p>
<h2>Create a SPAM Contact</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/02/phone-spam-4.jpg" alt="how to stop spam calls" width="276" height="280" /></p>
<p>If you don’t want to mess with call registries and complaints, you could go the passive route by creating a SPAM contact on your phone. With this SPAM contact, you just pick up calls as normal when they come in. If the caller happens to be spam, then you add that number under the SPAM contact.</p>
<p>Now, every time a previous spammer calls you again, you’ll see it come up as SPAM and you can ignore it. You can even set a <a href="http://www.makeuseof.com/tag/create-install-custom-ringtones-android-phones/">custom ringtone</a> for the SPAM contact as 30 seconds of silence and you won’t even be bothered when they call. Of course, with this method, you’ll have to deal with a spammer before you can block them AND it only works if your phone allows multiple phone numbers per contact.</p>
<h2>Conclusion</h2>
<p>And now you have four methods of dealing with telephone spam under different circumstances. Be wary that even when you take measures against spam callers, they’re always trying to engineer new ways to spam their messages to innocent phone owners… just like with <a href="http://www.makeuseof.com/tag/how-do-spammers-find-your-email-address/">email spam</a>. But if you follow the suggestions above, you can at least reduce their impact on your life for now.</p>
<p>Have any other ideas and suggestions for dealing with phone spammers? Please share them with us in the comments!</p>
<p><small>Image Credits: <a href="http://www.shutterstock.com/pic.mhtml?id=110229590" rel="nofollow">Stop Spam Via Shutterstock</a>, <a href="http://www.shutterstock.com/pic.mhtml?id=108597197" rel="nofollow">Texting Via Shutterstock</a>, <a href="http://www.shutterstock.com/pic.mhtml?id=88619008" rel="nofollow">Frustrated Caller Via Shutterstock</a>, <a href="http://www.shutterstock.com/pic.mhtml?id=113346901" rel="nofollow">Spam Contact Via Shutterstock</a></small></p>
<p>The post <a href="http://www.makeuseof.com/tag/how-to-deal-with-telephone-spam/">How To Deal With Telephone Spam</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/how-to-deal-with-telephone-spam/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Let Them Scan You: Blocking RFID Chips</title>
		<link>http://www.makeuseof.com/tag/dont-let-them-scan-you-blocking-rfid-chips/</link>
		<comments>http://www.makeuseof.com/tag/dont-let-them-scan-you-blocking-rfid-chips/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 02:01:04 +0000</pubDate>
		<dc:creator>Guy McDowell</dc:creator>
				<category><![CDATA[Hardware Tips]]></category>
		<category><![CDATA[computer security]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=140287</guid>
		<description><![CDATA[<p>Every convenience in life comes at a cost. That's why things are so expensive at the corner store compared to the grocery store. They aren't selling you a carton of milk, they're selling you a way out of a mistake in not remembering to pick up your milk early at the supermarket. That kind of convenience has a readily tangible cost - more money out of your wallet. The convenience cost of other things, such as technology, might not be so readily apparent.</p><p>The post <a href="http://www.makeuseof.com/tag/dont-let-them-scan-you-blocking-rfid-chips/">Don&#8217;t Let Them Scan You: Blocking RFID Chips</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/sample_card.png" alt="how to block rfid chips" />Every convenience in life comes at a cost. That&#8217;s why things are so expensive at the corner store compared to the grocery store. They aren&#8217;t selling you a carton of milk, they&#8217;re selling you a way out of a mistake in not remembering to pick up your milk early at the supermarket. That kind of convenience has a readily tangible cost &#8211; more money out of your wallet. The convenience cost of other things, such as technology, might not be so readily apparent.</p>
<p>Take for instance RFID chips. These are <strong>R</strong>adio <strong>F</strong>requency <strong>ID</strong>entification chips. You&#8217;ll probably be most familiar with them by seeing them on your bank cards or credit cards. These chips are being used as a replacement for the once ubiquitous magnetic stripe. By using RFID on these cards instead of the stripe, the convenience we gain is that they are less susceptible to damage, and don&#8217;t need to be run through a strip reader which has its own problems. How often have you had to run a card through three or four times per transaction? It&#8217;s a pain compared to just tapping the card reader. The RFID chips can also store more information and have that information encrypted, <em>supposedly</em> for your safety.</p>
<p>Like every new technology that comes along, intended to keep us and our information safer, there are legions of people out there <a title="RFID Can Be Hacked: Here’s How, &amp; What You Can Do To Stay Safe" href="http://www.makeuseof.com/tag/rfid-hacked-stay-safe/">willing to show is that it isn&#8217;t always safe</a>. Really though, what is 100% safe? Nothing &#8211; we just have to have an acceptable level of security and, for all intents and purposes, RFID tags are reasonably secure. Yet, they can still be surreptitiously read, decoded, and used in crimes against you.</p>
<p>You may have seen videos of people using card readers bought online to brush up against a purse or wallet, thus harvesting the information from the RFID tags inside. In fact, what you see below is an RFID reader kit, called <a href="http://www.trossenrobotics.com/rfiduino">RFIDuino</a>. Then the person takes that harvested information to their lair of evil and decrypts information to literally make copies of your bank or credit cards. At which point the Rolex shopping spree begins and you get stuck with the tab.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/RFIDuino1.png" alt="how to block rfid chips" width="590" height="370" /></p>
<p>It doesn&#8217;t have to be this way. The odds of it actually happening to you in the first place are extremely slim. However if you want to protect yourself a little further, there are some very easy things you can do. Remember, the <strong>R</strong> stands for <strong>Radio</strong>, so anything that louses up your music radio&#8217;s reception is going to have a similar effect on these little things. If you want to understand <a title="How Does RFID Technology Work? [Technology Explained]" href="http://www.makeuseof.com/tag/technology-explained-how-do-rfid-tags-work/">how RFID chips work</a>, check out this article.</p>
<h2>Where Did It Go?</h2>
<p>For people who carry a wallet in the back pocket of your pants, you can easily switch to putting it in your front pocket. This has two positive outcomes. One is that it makes it harder for someone to brush up against you with a reader. Most people react very differently when getting bumped in the groin area than getting bumped on the bum. This may be enough deterrent for most would-be thieves.</p>
<p>The other benefit is that it&#8217;s better for your back to not have lumpy wallets  throwing off the alignment of your spine when sitting. There are even commercially available front-pocket wallets with RFID blocking built in, like the one below.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/front_pocket_wallet1.png" alt="how to block rfid signal" width="590" height="410" /></p>
<p>If you carry a purse or handbag, you may consider not keeping your bank cards in it, but perhaps in something that is going to be on your body where you will naturally have higher vigilance against contact. If you need to keep it in the handbag, keep it in the innermost compartment of your handbag, in a wallet. All the other stuff in your bag could create enough interference to stymie the card reader.</p>
<p>Keep in mind neither of these methods is a 100% foolproof. They only make the likelihood of the card being read much less.</p>
<h2>What&#8217;s IN Your Wallet?</h2>
<p>No, really, what is in your wallet? Is it just a leather or fabric wallet? These don&#8217;t lend much stopping power against radio waves. There are commercially available wallets that are lined with aluminum or other metallic foils that help interrupt radio waves. But you can get a similar effect by lining your wallet with foil. There are dozens of ways you can do this and dozens of sites that show you how. If you have a wallet that has a billfold slot, the easiest thing you can do is to insert a sheet of foil there. Once the wallet is closed everything inside is protected by the foil.</p>
<p>You could also get a similar effect by using an anti-static bag &#8211; you know the kind that some computer hardware is shipped in. Those are somewhat similar to a Faraday Cage. All the other methods are simply fancier variations on this.</p>
<h2>What IS Your Wallet?</h2>
<p>You can step it up a notch and find a metal container to store your cards in. Again, there are various manufactured ones specifically designed for this purpose, or you can re-use some other item for the job. The always-popular Altoids tin works. Some people also use cigarette tins for this purpose. You might even use a tin that was used to hold playing cards. All of those introduce a metal shell that helps defeat radio signals.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/altoids.png" alt="how to block rfid signal" width="590" height="222" /></p>
<h2>Why Bother With RFID?</h2>
<p>&#8220;<em>Couldn&#8217;t I just pry the darn thing off the card?</em> <em>I mean, I&#8217;ve already got the magnetic strip there, that should suffice.</em>&#8221; Oh if only it was that easy.</p>
<p>The card is not your property. If you read your contract, I&#8217;m sure you&#8217;ll find that the cards remains the property of the bank or company that issued it. So you&#8217;d be damaging someone else&#8217;s property. You may find that doing so invalidates your card completely. However, you might want to call the card issuer and see if they will issue you a stripe-only card. They might or they might not. You won&#8217;t know until you ask.</p>
<h2>What Will Work 100%?</h2>
<p>Forgo the convenience of having a bank or credit card to pay for things and only carry cash. Of course, that introduces its own set of problems. But if you feel strongly enough about it, it&#8217;s not a bad way to go. Carrying only cash has a nice benefit of limiting what you spend to what you have on you and cuts back on impulse purchases.</p>
<p>The next closest thing is to have an actual Faraday Cage for your cards, not just some tinfoil. Faraday Cages are specifically designed mesh-like metal holders that essentially filter out certain electromagnetic frequencies and siphons them off to the ground. This means that you&#8217;d have to know what specific frequency your RFID tags operated on and have the appropriate cage for that.</p>
<p>You would also need a grounding strip going from the cage to the ground. It doesn&#8217;t sound very practical now does it? You&#8217;d be like one of those cars with the motion-sickness strip coming off the bumper and hitting the road. Maybe that&#8217;ll be the new fashion trend someday.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2013/03/faraday_cage.png" alt="how to block rfid chips" width="590" height="237" /></p>
<p>In short, nothing will work 100% to eliminate the possibility of your RFID cards being scanned. All you can do is use or or more of the techniques above to limit the risk a little more. Also use your situational awareness. Keep an eye out for someone who just keeps bumping into people. Look for card readers that seem to have more things attached to them than they should. Don&#8217;t just hand your card over to a waiter and let them walk to the card machine with it. Treat your card like you would with cold hard cash &#8211; because it is.</p>
<p>I hope you feel more empowered now about the safety of your credit and debit cards. Maybe you feel  a little wiser but don&#8217;t be disheartened. People are essentially good.</p>
<p>If you got something from this, I&#8217;d sure like to hear about it in the comments below. It&#8217;s also a great place to share any additional stories or tips that you might have. Remember, we&#8217;re all in this together.</p>
<p><small>Image Credit: <a href="http://upload.wikimedia.org/wikipedia/commons/8/88/ClientCardSample.png" rel="nofollow">Client Card Sample</a> via WikiCommons, <a href="http://farm3.staticflickr.com/2266/3535164791_1a8b0b95c9_o.jpg" rel="nofollow">RFIDuino</a> via illustir on Flickr, <a href="http://upload.wikimedia.org/wikipedia/commons/thumb/d/dc/Altoid_and_tin.JPG/1092px-Altoid_and_tin.JPG" rel="nofollow">Altoid tin</a> via WikiCommons, <a href="http://commons.wikimedia.org/wiki/File:Cage_de_Faraday.jpg" rel="nofollow">Faraday Cage</a> via WikiCommons</small></p>
<p>The post <a href="http://www.makeuseof.com/tag/dont-let-them-scan-you-blocking-rfid-chips/">Don&#8217;t Let Them Scan You: Blocking RFID Chips</a> appeared first on <a href="http://www.makeuseof.com">MakeUseOf</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/dont-let-them-scan-you-blocking-rfid-chips/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 8/27 queries in 0.041 seconds using memcached
Object Caching 1381/1529 objects using memcached
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

 Served from: www.makeuseof.com @ 2013-05-22 07:55:55 by W3 Total Cache -->