Yearly Archives: 2013

Securing your Password Database with bcrypt

Do you also spend sleepless nights because you have saved the passwords of your users in clear text or near-clear text (MD5)? We will show you a simple method how you can smoothly migrate your password database to a much more secure format. The transition is transparent to the users and instant, i.e. as soon [...]

HTML 5 Security (Article in iX 1/2013)

In connection with the Web standard HTML5, developers have made a lot of effort in terms of security. But new features result in growing...