| bio | website | syskall.com |
|---|---|---|
| location | Montreal, Canada | |
| age | ||
| visits | member for | 2 years, 6 months |
| seen | Mar 18 at 12:08 | |
| stats | profile views | 69 |
I am an aspiring entrepreneur, founder of Voz Labs, an agile web development shop and lead developer / founder of dORM, a PHP object relational mapper. I write on syskall.com.
E-mail: olalonde AT gmail DOT com
Twitter: http://www.twitter.com/o_lalonde
LinkedIn: http://www.linkedin.com/in/olivierlalonde
|
Nov 18 |
comment |
What are the pros and cons of site wide SSL (https)? @AviD: SSL for the whole site vs just login page |
|
Nov 15 |
answered | What information should a error log record? |
|
Nov 15 |
answered | What are a few good analogies to describe the benefits of a strong security program? |
|
Nov 15 |
comment |
How much money does it take to equip a fully funded black hat team? How much money to defend against such a team? I would say the hackers' salaries look pretty low assuming they are from developed countries. |
|
Nov 15 |
answered | Courses on “Secure Software Development” |
|
Nov 15 |
comment |
Startup security I've appended my answer to include some code related tips ;) |
|
Nov 15 |
revised |
Startup security added 495 characters in body |
|
Nov 15 |
awarded | Commentator |
|
Nov 15 |
comment |
Startup security @AviD done! feel free to up vote :D |
|
Nov 15 |
answered | Startup security |
|
Nov 13 |
revised |
What security features should be present in every web-based CMS? added 168 characters in body |
|
Nov 13 |
revised |
What security features should be present in every web-based CMS? added 139 characters in body |
|
Nov 13 |
answered | What security features should be present in every web-based CMS? |
|
Nov 13 |
comment |
How to open a file from the Internet in a secure way? It's all about the way it's worded. First, OP didn't mention an OS which clearly hints he is not a professional and second, he plainly said "on my computer". |
|
Nov 13 |
comment |
How to open a file from the Internet in a secure way? Voted as off-topic. This site is for IT professionals. For that type of question, I would recommend superuser.com |
|
Nov 13 |
comment |
Startup security Still bad general advice because you shouldn't store confidential data in a cookie in the first place which is exactly what the folks at SO explained. |
|
Nov 12 |
asked | What are the pros and cons of site wide SSL (https)? |
|
Nov 12 |
comment |
Startup security Also I doubt that this startup can afford threat modeling. |
|
Nov 12 |
awarded | Critic |
|
Nov 12 |
comment |
Startup security Encrypt Cookies: never seen any website do this, what is it supposed to help with? Save Session ids in the database: how does it help in regards to security? |