Friday, January 21, 2005

Good book

I have been reading a book titled TrueFaced by Bill Thrall. The point of the book is how to learn to trust people with you really are without getting hurt...It is a great book. I highly recommend it to every man out there.

If you are a programmer, I have been reading a couple of different books. As a .NET architect these eare exremely good.

Writing Secure Code - This book highlights all the typical pitfalls software development goes through that results in unsecure applications, and how to prevent them.

Threat Modeling - How can you use countermeasures on possible threats if you do not even know what the threats are. This book will help you think of and develop for all your possible security holes.