My Blog

A collection of my written work whether in work or personal life. I write about a variety of topics including but not limited to: Software Engineering, Machine Learning, Biomedical Engineering, and more.

My first blog post

Intro Doesn’t matter whether it’s a CakePHP app for a client, your own personal CMS, or any other web based application. If your passing around passwords or other sensitive info you should really implement SSL. SSL provides 2 main perks to your visitors. First it encrypts all communication that flies across the web. This prevents curious or devious billies from getting your secrets. Secondly it ensures to the user that your server is in fact who it claims, and not a nasty ‘man in the middle" attack.
January 1, 2009