Security and integrity are on many developers mind today. Developers know that security is important, although sometimes it's still a challenge to convince decision makers. Security is often built on multiple levels such as network/infrastructure, OS/middleware (e.g. SSL/TLS) and application logic (e.g. authentication/authorization).
What makes SSL secure, and when is it not? How do we handle sensitive data in our apps/systems? Is encrypted data always protected (and protected against what)? Can we trust the code just because we wrote and/or compiled it ourselves? How do we protect our application logic?
These and similar questions are discussed (with demos) in this session. Whether you work on mobile/desktop apps or web/backend systems - if you want to learn more about security - this is the session for you.