More Goto tech episodes

Software Security for Developers  Laur Spilca & Thomas Vitale thumbnail

Software Security for Developers Laur Spilca & Thomas Vitale

Published 14 Apr 2026

Duration: 00:30:06

Developers face challenges in understanding software security concepts like cryptography and encryption, with the text advocating simplified education, use of existing protocols, avoiding AI code pitfalls, and practical principles from the book *Software Security for Developers*.

Episode Description

This interview was recorded for the GOTO Book Club. http://gotopia.tech/bookclub Check out more here: https://gotopia.tech/episodes/428 Laurentiu Spil...

Overview

The podcast episode focuses on improving developer security education by addressing common misconceptions and challenges. A central theme is making security concepts accessible to all developers, emphasizing simplicity and practical application over complex mathematics. The discussion highlights how developers often overlook security in favor of functional features due to its perceived difficulty, and how entry-level developers may avoid security topics due to a lack of beginner-friendly resources. The book Software Security for Developers aims to bridge this gap by simplifying core concepts like cryptography, encryption, and hashing, using Java and Spring examples while underscoring universal principles applicable to all languages. It stresses the importance of understanding security protocols and tools (e.g., distinguishing encryption from hashing) to make informed implementation choices.

Common pitfalls include confusion between encoding (e.g., Base64), encryption, and hashing, as well as misuse of standards like OAuth 2.0, JWT, and SAML. The episode underscores the risks of reinventing security protocols rather than leveraging established libraries (e.g., Spring Security) and highlights the dangers of custom implementations, which can introduce vulnerabilities due to misunderstandings of specifications. Additionally, the discussion touches on the role of AI in development, noting that while tools like code generators can enhance productivity, they risk producing insecure code if developers lack foundational security knowledge. The importance of understanding data formats, token structures, and certificate management (e.g., public/private keys, trust chains) is emphasized to prevent severe production issues.

The book is currently in early access, with updates planned based on reader feedback. It addresses the need for developers to critically evaluate AI-generated code, ensuring security compliance and avoiding over-reliance on automation. Overall, the episode advocates for structured security education, the use of standardized protocols, and clear terminology to empower developers of all skill levels to build secure systems without unnecessary complexity.

Recent Episodes of Goto tech

10 Apr 2026 Learn Docker in a Month of Lunches Elton Stoneman & Bret Fisher

Docker's evolution as a containerization cornerstone is explored, covering multi-platform support, Kubernetes orchestration, Docker Compose, image optimization, cross-platform compatibility, cloud-native workflows, AI integration, and best practices for streamlined development and secure deployments.

3 Apr 2026 How To Build a GenAI-Augmented Software Organization Marko Klemetti & Kris Jenkins

Generative AI is poised to revolutionize software development by automating coding, testing, and workflows, shifting developer roles toward product-focused collaboration, while challenging traditional management structures and raising questions about job displacement, legacy system adaptation, and the future of work.

31 Mar 2026 Platform Engineering Ajay Chankramath & Nic Cheneweth

Platform engineering challenges are addressed through product-centric internal development, standardized "golden paths," control planes abstracting cloud infrastructure for self-service, developer ownership of pipelines, Kubernetes-driven self-healing systems, balancing AI's infrastructure benefits with reliability risks, domain-specific design, clear team boundaries, and the critical role of human oversight in automation.

More Goto tech episodes