If people could be fooled in life so easily ( http://www.bbc.co.uk/realhustle/ ) then in computing....
So what are the best tips, to persuade a regular user to pay a little more attention to security: e.g.: use HTTPS where available, up-to-date softwares, don't log in@a netcafe, don't click on links that he doesn't trust, use WOT/NoScript plugin, etc.
security: even for creating backups regurarly
Any tips would be appreciated. Thank you!
|
|
||||
|
|
Frankly, I believe the only way to achieve that is to offer no other choice - or at least make doing the right thing much easier than the alternatives. All of the points you raise put a burden on the user to get some aspect (however small) of information security correct: well users are not for the most part information security experts. They are bricklayers, or physics researchers, or project managers: we should let them get on with laying bricks, or researching physics, or managing projects. Those are the things they are expert at: we should be doing the security for them. To pick on one example, "don't click on links that he doesn't trust". Just how should an administrative assistant, for example, decide whether a link is trustworthy? Look at the WHOIS record for the domain (having ensured that their DNS is being resolved through a 'trusted' channel)? Examine the details of the SSL certificate? Phone the webmaster and verify the key fingerprint? Only, why does he trust the phone number, the phone network, the person on the other end of the phone... It's a ridiculous position to give people hyperlinks that can point anywhere then tell them to make a judgement on using hyperlinks. So I might be busy ranting, but am I going to suggest an alternative? Yes: stop using backwards compatibility or familiarity with the existing workflow to justify continued use of broken systems. To address the trusted link example, we have two problems:
Point 1 can be easily, if expensively, addressed. Point 2 is harder: from a technological perspective, you can imagine issuing multiple certs from multiple authorities, but then you have to have UI for examining and evaluating multiple certs; yuck. Or you could imagine a 'web of trust' model where people countersign keys from sites they trust, and people they trust to trust, and so on; but now we're back in the same position we were before, where we have to know who to trust (this is basically what Moxie Marlinspike came to implement in Convergence). Or you could adopt the approach of current web filtering tools, and while you don't trust a vendor to tell you who is good, you trust them enough to declare that some sites are definitely bad. This rough description fits with what Microsoft's SDL team has called NEAT security UI: the interface should be Necessary, Explained, Actionable and Tested. Compare that with the current UI for trusted websites: you get the interface (the padlock icon) when the trust is OK, i.e. when it's not Necessary. Clicking on that usually lets you see the details of the SSL certificate, but did anyone (and should anyone) explain what all of the fields in an SSL certificate mean to the user? Not Explained. Also, most browsers only stop you proceeding to sites with obviously broken certs, so in many cases the UI is not Actionable either. The point is that if the UI were NEAT, then it would become more valuable: users would see the UI at the point that they (not we) need to make a decision; they would be told the supporting information relevant to their decision; their decision would have a meaningful outcome; and we would know how they react in both benign and hostile conditions. |
|||||||||
|
|
I pretty much agree with Graham, security these days is too important to be left to the layman or even to the programmers themselves. It is best to have a dedicated team ensuring conformity to standards including those which could impact the user-side of operations. On those lines:
Most users do not get imaginative while using software, they generally follow a simple pattern. This may be used to advantage of security or to its disadvantage! |
|||||||||||
|
|
My experience is average Joe’s do care about security – hasn’t every member of this site been asked by someone outside the computer industry which antivirus software is best? I’m suggesting a question posed beyond a feigned attempt to find some common ground with you, that is, a direct question that clearly indicates they would like to hear what you think they can do to better their situation. Maybe persuasion is not what’s needed. Maybe easier ways for average Joe’s to pick up Internet street knowledge is what’s needed. Many already have security anxiety rooted in not knowing if they’re infected, owned, or doing stupid things. That means the power of incentives is already in play. They are just not aware of the plenitude of dangers you alluded to; using open Wi-Fi at Starbucks is crazy*, but that’s street knowledge. Knowing why it’s bad to walk down that street or to click that link takes work – you either have to experience it or be learned of it. I wonder if there are any short cuts to gaining such wisdom? I think most people would be happy to spend a little extra time doing something right (i.e. securely) if they know what that means. Alexis Conran (co-writer/actor for The Real Hustle) did a couple keynotes for the RSA Security conferences – if I remember right, his advice centered on making yourself more knowledgeable of bad things to avoid getting owned. I guess that’s another way of saying to be secure don’t be stupid. (*http://www.immunitysec.com/products-silica.shtml is a Starbucks Wi-Fi auto-owning tool) |
|||||
|
|
Graham's answer is absolutely correct when it comes to the how to educate a user in what the risks are, and how to either help them understand the decisions they make or take the decision away from them where possible. A related problem is persuading them to care...The biggest problem here is that it really doesn't matter to the vast majority of people, and no matter what we say or do as an industry there will always be that group who will never notice the security impact one way or the other and will ignore us. I think we can concentrate on certain groups to try and help improve things locally, and hope that there will be an element of grass-roots flow of cultural norms from these groups. Important considerations:
So how can security be a benefit for the average home user? Simple answer is possibly "It Can't" so while I hate the idea of using Fear as a driver, we certainly should be able to use the publicity around major exploits to help educate. The only exception I could think of would be:
Useful examples include raids such as the FBI's raid on the home of a (possibly innocent) DDoS'er - depending on how the court case and publicity go, it may become the case that if you don't secure your machine to prevent infection you might be liable. Possibly a long shot, but then Gene Simmons is remarkably litigious so who knows? Admittedly a student won't care, but companies will - if they are being raided by the FBI. So, some thoughts:
|
|||||||||||||||||
|
|
May I also suggest one more approach (complementary of course to the other great ideas): Make security "exciting"! Contrary to other corporate directions IT security has this great inherent advantage. People get introduced to its basic concepts (in a right or wrong way, that's another discussion...) in their every day life and especially in exhilarating moments of their pastime (fiction, movies etc.) "The Real Hustle" mentioned in the question does a great job in this direction, still there much to be done... I would see security professionals doing something more than "Corporate Security Awareness Programs". Boring? Just another one in the thousands of office memos? Here is the challenge: introduce interesting elements, talk about spectacular failures, be part educator, part evangelist, part fiction writer (read "Zero Day"?) Make it interesting to people and they will come. And then show them simple ways they can use to improve things in their every day practice. Make them feel they can make a difference, make them proud they use encryption like in the spy movies. |
|||
|
|
|
This is a hard problem since it has a potent enemy: Human nature. It's human nature to trust and everyday experience shows that trust works. You can visit thousands of web sites without a problem. Then one day the servers of your favorite games console get hacked and your digital identity is in danger. There are about a billion people online but even an attack like the one on Sony got only 70 million of them. And Sony-scale attacks are rare. Even though most companies don't take security really serious. If you analyze the security breaches in recent years, even companies specialized in computer security got hit eventually. So we have a large gap here: Security should be important but it isn't really that important in everyday life. You can have an insecure web site online for years without getting hit or you can click on a link and get infected with a zero-day exploit that no one could have prevented. So I think that persuading the average person about security is the wrong approach. Just like in real life, security should not be an issue. No sane person dons a flack jacket before leaving the house in the northern hemisphere (well, you get my drift). Security has to "just work" or it's not security. It doesn't work because computers aren't smart and powerful enough. My IDE is powerful enough to generate 1.5 million lines of Java code in less than 4 seconds but it's too dumb to tell me that Todays programming languages offer killer features like CSS styling of the UI but so far, no one cared to create a framework which makes it more simple to write safe code instead of unsafe one. If you start to write Eclipse RCP applications, about 100MB of Java byte code is added to your application and no one in the world can say how many security holes this code might have. If a firewall gets a packet, most of the time, there is no way to tell where it really came from and whether it contains what it should. It's more important to route a packet around the globe in less than 3ns than making sure an email comes from the sender. IMO, unless these problems are addressed, it's pointless to educate John Doe about security. We should start to educate the specialists, first. After that, John Doe won't have to care anymore. [EDIT] I just read that some Android apps transmit the AuthToken for Google's ClientLogin protocol unencrypted. That means anyone can access all Google APIs where you have an account: GMail, Calendar, contacts, private pictures on Picasa, your blog on blogger.com. So if Google doesn't get something so basic right, what's the point in persuading John Doe that security matters? :-( |
||||
|
|
|
We have to have a common language around risk - something that is mostly intuitive and can be explained on a napkin. I don't think we'll ever turn people into subject matter experts, but at least we'll get them thinking critically about a problem once they're made aware of it. There's a good article on risk literacy form a few years back. |
|||||
|
|
I'd suggest applying gamification to the task. As that Wikipedia article notes, the black hat community already uses games to improve their attacks, partly because it makes the task more fun, and promotes useful practice. One approach is to educate users using games that help them become aware of the threats and vulnerabilities out there. It is common in many traditional games to make players aware of often arcane security principles of warfare. What games are out there about navigating the risky world of wifi security, phishing attempts, the dangers of using outdated and vulnerable software, the risks of having a larger attack surface than necessary, etc? Why aren't there more? Another approach is for the general implementor community - incorporate game design principles into software user interfaces of security-related software: "Gamification" of Information Security: Applying Social Game Design Concepts to Information Security | Skype Education |
|||
|
|
|
Unfortunately, today people have to close their doors and they do. Every place that has gone public, today is equipped with alarms, video surveillance and other security systems. Such consciousness came to people through the long time and the value of lost and damaged property. The same is here, in IT industry. There are usual people that do not really care about security - they are simply not interested in it, but they do care about their data and funds. Everyone closes their doors on lock, these are the basics. However, when one should install security system into the building, we usually call the specialists. I am talking about security transparency and easiness. Average user should not be intimidated by the process of establishing and supporting safe environment. Ideally, once such safe environment is provided, user should just follow simple rules not to break it. When it comes to the questions like what then those rules are, what software to install and, generally, how to keep this utopian safe environment still working, we often come to dispute and controversy while not receiving accomplished answer. It depends from the needs and aims of computer user, role the computer is taking itself. It does not means that home users definitely cares less than bank operator. But there are costs-to-effectiveness, feedback from invested amount of time and money. Anyway, general tip is to support so-called CIA - confidentiality, integrity and availability. |
|||
|
|
|
Explain clearly what can happen if people use stupid passwords such as 123456 or leave their WIFI APs open, and give examples and references. ie. years in jail and getting on a sex offenders list because their computer was used remotely to download kiddie porn - that should scare the crap out of normal people. If not, then there's extortion, blackmail, identity theft, bank account theft, ridicule of friends on social networking sites, jealous exes or other enemies spreading lies and rumours for personal gain, revenge, destroying relationships and putting lives in danger etc etc etc. The list goes on. |
|||||
|
|
Threats may work. Make users financially and/or legally responsible for the security issues they create. Germany is trying to do that with owner of open WiFi hotspots (at least so pretends this article but it is a legal matter, thus probably riddled with subtleties beyond my understanding). |
|||||
|