Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/listi088/public_html/wp-includes/link-template.php on line 113
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/listi088/public_html/wp-includes/link-template.php on line 138
Do you use the internet? Chances are you do… which means you’ve probably signed-up for a bunch of different on-line services like email, on-line banking and social network sites. For each of these services you need an account and before you know it you have half a dozen username password combinations taking up space on your mental hard drive.
Everybody knows that they should select a hard to guess password that contains at least one digit and a special ch4racT3r! To make sure your password is secure some sites will enforce password rules but because remembering random characters is hard most people use a very simple strategy to generate weak passwords.
Even if the password is meant to protect very important information like a bank account most people end up using something like Lastname1. On top of that most people use another shortcut; using the same password over and over again. Reduce, re-use, recycle is good for the environment but not as the key to all your personal information.
Solving this problem is not complicated. All the passwords I use on the internet are different, random and secure. I can also say that I’m not a freak (depends who you talk to!) and I didn’t spend months learning a bunch of random alpha-numeric strings by heart. In fact, I don’t even know what my passwords are!
You’re probably wondering how I can log into my accounts if I don’t even know the passwords? Easy… I let the computer do the hard work for me. It generates and remembers the passwords so I can use the limited space in my head for more important stuff. I use a little program that lets me store all my passwords in an encrypted database that is itself protected by a password.
Now I don’t need to worry about forgetting usernames or passwords for the gazillion different websites I use and I know that all my passwords are secure. By storing the database on my portable drive I can use it from any computer with a usb port. The only thing I need to worry about is not losing that database, but I’m pretty confident I got this covered.
If you want to use secure passwords too and don’t want to spend time memorizing them, then learn about KeePass Password Safe. It’ a free open source utility that can run on both Windows and Linux and can be found here:

