Welcome to the New RealTown! Submit Feedback
Member Login | Join RealTown
The Real Estate Network

Matt's Real Estate Technology Blog

Blog by Matt Cohen
Minneapolis, Minnesota

Matt Cohen has consulted to MLSs, Associations, franchises, brokerages, and many real estate industry software companies for over 12 years. Matt is a well-regarded real estate industry expert on industry trends, software design, product management, project management, and information security. Matt speaks at conferences, workshops and leadership retreats around the country on a wide variety of MLS-related topics.

Subscribe

Your E-mail Address:
Subscribe to:

Recent Comments

RE: Completing RETS
Matt, as always fantastic post. I'm looking forwa...
RE: Measuring the Success of your MLS Public Listings Website
Thanks Matt for the feedback.  This is someth...
RE: Measuring the Success of your MLS Public Listings Website
Liz - Google Analytics will tell you most of the s...
RE: Measuring the Success of your MLS Public Listings Website
Liz - Google Analytics will tell you most of the s...
RE: Measuring the Success of your MLS Public Listings Website
Good info Matt.  Is this similiar to Googles...

Site Feed

RSS Feed

Matt's Real Estate Technology Blog

Firefox 3 security

Jun. 19, 2008
Tagged with: firefox, security

I'm very excited about some of the new security improvements in the new Firefox 3 browser release.

One improvement is some built-in protection against Cross-Site Scripting (XSS) attacks, though it's important to note that the vulnerabilities extant on many of our industry sites are still not caught by the Firefox filter. Firefox add-ons that I have mentioned in the past on this blog, including NoScript and NoRef are still of value, and the Firefox improvements don't mean vendors don't need to follow secure coding practices consistently and that users don't need to be very careful about the sites they visit.

Another improvement is seen just to the right of the address bar (now called the "Awesome Bar" in Firefox). That area now shows the site's icon (or a blank page if the site has no icon) with a color background that makes it easier for users to see the security status of the page. As you can see below, colors include gray, blue, green (and red) and if you click on the icon you can get more information about the site.

  • Grey is normal - no SSL encryption on the connection or other identifying information about the site.
  • Blue means you are viewing the site through an SSL certificate and all content (even images) are being transmitted to and from the site encrypted.
  • Green means there's not only an SSL certificate, but also an "Extended Validation Certificate" (a.k.a. EV Cert) that means the site owner (not just the site) has been validated in some way by a "certifying authority". These certificates are spendy (about $500 / year), and some people complain that they are an unnecessary expense. That will certainly be an ongoing argument!
  • There's also a RED color - this means a site is known to cause compromise - I'm not going to a site of that nature to collect an image - sorry!



The 'More Information' button lets you see if you have visited the site before today, if there is a cookie (and lets you see the cookie contents), if you have saved passwords for the site in the browser (tsk!), if the connection is encrypted, and also lets you see information about the site owner.

Internet Explorer 7 and Opera 9.5 both also have support for the EV Cert, but I think that Firefox's implementation is the most 'in your face' and in that way, the best.

Some believe (and others don't) that the color approach (including EV Cert) is still vulnerable to homograph and picture-in-picture attacks (sorry about the tech-vocab...) - but I still think this approach is a worthwhile endeavor toward reducing phishing attacks and I applaud Mozilla Firefox for improving its interface to be helpful in this way.

Firefox plugins for those who value security/privacy

May. 30, 2007
Tagged with: firefox, security
Two neat Firefox plugins (if you value your privacy and security):

RefControl: RefControl is a free extension for Firefox that lets you control what gets sent as the HTTP Referer on a per-site basis. - http://www.stardrifter.org/refcontrol/

NoScript: This free, open source add-on for Firefox that allows JavaScript and Java execution only for web sites of your choice. - http://noscript.net/