Top ten security tips for non-technical users
        Posted  
        
            by Justin
        on Server Fault
        
        See other posts from Server Fault
        
            or by Justin
        
        
        
        Published on 2010-03-30T22:15:04Z
        Indexed on 
            2010/03/30
            22:23 UTC
        
        
        Read the original article
        Hit count: 319
        
I'm giving a presentation later this week to the staff at the company where I work. The goal of the presentation is to serve as a refresher/remidner of good practices that can help keep our network secure. The audience is made up of both programmers and non-technical staff, so the presentation is geared for non-technical users.
I want part of this presentation to be a top list of "tips". The list needs to be short (to encourage memory) and be specific and relevant to the user.
I have the following five items so far:
- Never open an attachment you didn't expect
 - Only download software from a trusted source, like download.com
 - Do not distribute passwords when requested via phone or email
 - Be wary of social engineering
 - Do not store sensitive data on an FTP server
 
I have two questions:
- Do you suggest any additional items?
 - Do you suggest any changes to existing items?
 
© Server Fault or respective owner