W3Conf 2013 – Day 2

Thursay Febuary 22nd, San Francisco CA

W3Conf is W3C’s an­nual confer­ence for web pro­fes­sion­als who want­ to hear the lat­est news on HTML5, CSS, the open web platform and their place in it…

See day 1 resume here

Yesterday was a very interesting day… so expectations are high for today! Here we go!

Continue reading

HTTP Strict Transport Security

For reasons of convenience most secure websites are accessible through both HTTP and HTTPS. On request, the HTTP site simply redirects the user to the HTTPS site. This method, however convenient, does pose a considerable security risk. Indeed hackers can easily perform a ‘man in the middle attack’ based on the HTTP request.

Continue reading

Security is Important, but how Important is It?

Is security important? Of course it is, but it seems like a lot of people don’t really occupy themselves with it too much. I understand that of course because security can definitely be a hassle. I guess the most important thing regarding security though is that people are consequent in their actions.

So let’s do a bit of self reflection on the issue:

Continue reading

Hard Tokens – A Brief Update

For almost a year now I’ve been testing a Yubikey hard token. Basically, it’s USB-key that adds strong two factor authentication to the process of logging in to my computer. You can check out my previous blog post on exploring hard tokens and the need for better identity management.

Now it’s time to update you on my experiences thus far…