|
Written by James Birchfield
|
|
Friday, 22 April 2011 13:35 |
|
You can never be security conscious enough these days. One tool I use almost exclusively to manage my passwords today is a password manager. There are many excellent applications out there for this, however, I personally recommend Agile Web Solutions' 1Password.
1Password is free to download and use for up to 20 logins. After that you will need to purchase a license for $39.95 (single user). 1Password integrates with every major browser and is extremely easy to use. It recognizes new logins and will offer to create a new entry for you when it sees one. It has several flexible password generators and allows you to tweak these or provide your own. There is an associated iPhone and iPad application which allows you to access your credentials when you are not at your own computer.
So protect yourself today and start using a password manager!

If you are not sure why you should not reuse passwords across multiple sites, check out this XKCD cartoon on password reuse.

|
|
Last Updated on Friday, 22 April 2011 13:51 |
|
|
Written by James Birchfield
|
|
Sunday, 24 October 2010 20:18 |
We are all geeks deep down inside, so why not embrace it. Get your card and show it off!
If you are interested in a geek card for yourself or your team, please
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
. I can customize the name, the apple logo, and the background text to your liking.
|
|
Last Updated on Tuesday, 26 October 2010 09:57 |
|
Written by James Birchfield
|
|
Friday, 08 October 2010 10:07 |
|
Email has been my main form of communication for many years. No doubt it is probably yours as well. It is ubiquitous, and there is no end in sight. Although we all have unique email addresses, very rarely do you see people who make use of an email certificate. A certificate indicates that the user has at least taken some steps to ensure that their email message originated from to them. It is not fool-proof, but is a step in the right direction. Not only can you digitally sign your emails indicating to the end user it really did come from is you, if both parties have exchanged public certificates (which is as easy as sending a signed email to each other), you can digitally encrypt emails for further security.
There are many ways to acquire a certificate, but the easiest I have found is Comodo (http://www.comodo.com/home/email-security/free-email-certificate.php). Not only is it easy, it is free ,and works well with Apple mail on OS X, I just had to make sure I used Safari to retrieve my certificate.
So what are you waiting for? Get your email certificate today!
|
|
Last Updated on Friday, 08 October 2010 10:21 |
|
Written by James Birchfield
|
|
Thursday, 30 September 2010 16:36 |
|
In part one, we learned how to setup a local caching DNS server using Bind. In part two, we will learn how to setup our own zone which will allow us to interact with a private VPN, as well as configure our local server to use either the name servers provided to you by your ISP or your OpenDNS account.
|
|
Last Updated on Thursday, 21 October 2010 21:40 |
|
Written by James Birchfield
|
|
Tuesday, 28 September 2010 08:36 |
|
It is very easy to take for granted a very valuable service, the Domain Naming System (DNS). DNS provides us the ability to lookup and resolve internet addresses without the need to know the Internet Protocol (IP) address. Imagine, that if you wanted to do a Google search with no DNS, you would have to know that http://google.com is really 72.14.204.147. To make DNS requests (lookups) convenient, most people are assigned a DNS server when they receive their IP address from their Internet Service Provider (ISP)
.
In this article, we will learn how to, and more importantly why we should, setup our own caching DNS server and how use it as our primary server.
Every time you point your browser to a location, a DNS lookup request is made. Depending on the amount of network traffic, or the load on the DNS machine you were assigned, this lookup request can sometimes take as much as two to three seconds. If you have ever noticed your browser’s status bar saying “Looking up host...” and then just sit there for what seems like a very long time, this is what it is doing. By routing all DNS requests through a local caching DNS server, once we have made the initial request, for let’s say google.com, the caching server remembers the lookup information and will use the cached copy the nest time the same request comes though.
Our solution involves the installation and configuration of a Bind (http://www.bind9.net/) server. Bind, which stands for Berkley Internet Name Domain), is a very popular open source implementation of the DNS protocol, and is readily available on most Linux servers as well as OS X.
|
|
Last Updated on Thursday, 30 September 2010 16:48 |
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>
|
|
Page 1 of 8 |