Creating A Secure Password
Creating A Secure Password
CREATING A SECURE PASSWORD
Password security is critical to your online life. If you don’t have a secure password you will be easily hacked, many passwords are set to be 12345 or password.Here is an example of a bad password. https://www.youtube.com/watch?v=a6iW-8xPw3k
The best passwords have upper and lower case, numbers and alternate characters like underscores, dashes, asterix and are long typically over 8 characters; 8 characters would be a minimum length for a password today. Try remembering this password created by Data on Star Trek The Next Generation.
Creating a good password is hard, and making one you can remember is even harder but not impossible.
Elements Every Password Should Have:
- Be longer then 8 characters
- Not be a dictionary password
- Should have at least 2 numbers
- Should have at least 2 capitals
- It should have at least one alternate character
Here is a form to help you create a good password; please fill out the following:
Favorite Animal/Colour/Activity: ______________________________________
Favorite Object/Word/Family Member: ________________________________
Select one of the or more of the following characters: ! @ # $ % ^ & * ( ) _ - + = | ? /
Put down your favorite Number ____________________
(if your favorite number is a single digit please put a 0 in front of it. Ie. 01)
Example:
Favorite Animal/Colour/Activity: __cat_
Favorite Object/Word/Family Member: _orange_
Select one of the or more of the following characters: ! @ # $ % ^ & * ( ) _ - + = | ? / Put down your favorite Number ______24_______
Your password can be OrangeCat@24 or other variants can be used what ever is easiest to remember.
Password Testers
Microsoft Password Checker
http://www.passwordmeter.com/
http://howsecureismypassword.net/
Password Generators
http://www.testyourpassword.com/
Crazy Password Generators
https://www.grc.com/passwords.htm
https://www.grc.com/ppp.htm
Top 500 Worst Passwords
For the regular user expecting them to change their password every two weeks for all their online services is pretty crazy. However for them to have a tiered password system or to have one good password they use for everything I think is good enough for the “regular user”
And in case your wondering it would take an average desktop over 18 trillion years to crack my password. How about yours, try it out on http://howsecureismypassword.net/



Android is the hottest mobile platform on the market and it is also the most affordable. Being able to purchase handsets for as little as $100 it doesn’t take much to get you up and going. However Apps are a huge part of the experience, from syncing your itunes library with your Android phone to playing games and remote accessing your computer from your phone.
The point is that you can do anything you want to the content so long as it’s not copyright protected. Guess what… Everything is copyright protected! If you ever played card games like bridge, spades and hearts you should know what trump is and that is what this bill has. This bill gives consumers much updated rights to the content they buy except the copyright holders have a great big trump card that nullifies all the consumers rights.
Ever since I got my HTC Desire at the End of September 2010, I’ve wanted to be able to stream shows and songs from my NAS to my Phone.
I’ve never had a problem working with technology. I’ve worked with windows, OS X, iphones, ipods, Android 1.6, 2.1, 2.2 and blackberry devices. I’ve seen and used windows mobile 6.5. I have never had any issue syncing, navigating or doing anything with any of these devices. Now welcome Windows Phone 7; Microsoft’s “iPhone and Android” killer which it definitely is not. When Windows Phone 7 was released I went to have a look at it; they had a demo of it at the local Futureshop. At the time I thought the phone was mostly “Flash” id was a little confusing moving around Microsoft’s operating system. Other then that I thought it might be ok. The overall impression I got is if you didn’t like the way or style the iPhone or Android looked; Windows Phone 7 Might be a good solution. Boy was I wrong.
In today’s wonderful computing world you have a number of really popular companies (such as twitter, Google and Facebook to name a few) and they have a huge user base. To allow these users access to your web services you can use something called an API (Application Programming interface). An API allows a programmer to integrate a product or service into their particular product or service (such as a wordpress blog). A popular example would be having a GMail account and creating or accessing Your Wordpress account. This is made possible by their APIs which is why you see buttons like “Connect with Facebook” or “login with your GMail Account”.

















Most websites ask for an extended, repetitive amount of information in order to use their application. OpenID allows you to sign in to websites with a single click. Basic profile information (such as your name, birth date etc) can be used to pre-populate registration forms, so you spend more time engaging and less time filling out annoying registration pages.Allowing the user to use Open ID will help reduce frustration and keep the user to a minimum number of multiple usernames and passwords which they may find difficult to remember. Since password recovery process is tedious the user will be more inclined to use the site that makes it easiest for them to use. However using the same password at each of your favorite websites poses a security risk. With OpenID, you can use a single, existing account (from providers like Google, Yahoo, AOL or your own blog) to sign in to thousands of websites without ever needing to create another username and password. This makes OpenID is the safer and easier method to joining new sites.OpenID is a decentralized standard, meaning it is not controlled by any one website or service provider. You control how much personal information you choose to share with websites that accept OpenID. Multiple OpenIDs can be used for different websites or purposes. If your email (Google, Yahoo, AOL), photo stream (Flickr) or blog (Blogger, WordPress, LiveJournal) serves as your primary online presence, OpenID allows you to have a portable identity across the web.Many web users deploy the same password across multiple websites. And since traditional passwords are not centrally administered, if a security compromise occurs at any website you use, a hacker could gain access to your password across multiple sites. OpenID is more secure because passwords are never shared with any websites, and if a compromise does occur, you can simply change the password for your OpenID, thus immediately preventing a hacker from gaining access to your accounts at any websites you visit.
Since the focus of most OpenID providers (such as Google, Yahoo and AOL) is in identity management, they can be more thorough about protecting your online identity. Most website operators are less likely to be as dedicated to protecting your identity as the OpenID providers, whose focus is on securely hosting user identities.Plugins such as the Wordpress Open ID plugin allows users to login to their local WordPress account using an OpenID. This also allows the enabling of commenters to leave authenticated comments using OpenID. The plugin also includes an OpenID provider, enabling users to login to OpenID-enabled sites using their own personal WordPress account. XRDS-Simple is required for the OpenID Provider and some features of the OpenID Consumer.Developer documention for the Wordpress Open ID API, which includes all of the public methods and hooks for integrating with and extending the plugin, can be found