Published Oct 25, 2019

Episode 385: Evan Gilman and Doug Barth on Zero-Trust Networks

Explore the transformative paradigm of zero-trust networks with Evan Gilman and Doug Barth as they dissect the shift from traditional perimeter-based security to dynamic, endpoint-focused protection. Delve into innovative architectures, adoption challenges, and insights from Google's BeyondCorp, highlighting enhanced trust and authentication mechanisms to bolster modern network security.
Episode Highlights
Software Engineering Radio - the podcast for professional software developers logo

Popular Clips

Episode Highlights

  • Authentication

    Authentication in zero trust networks involves verifying users, devices, and applications to ensure they are who they claim to be. explains that user authentication often uses usernames and passwords, sometimes enhanced with security keys or time-based codes. Device authentication might involve certificates or hardware-based systems like TPM chips. The goal is to positively assert identity across different axes, ensuring security in various contexts 1.

       

    Trust Scoring

    Trust scoring in zero trust networks assesses the reliability of entities based on their behavior and context. describes how anomalies, such as logging in from multiple locations in a short time, can negatively impact a trust score. This scoring system extends beyond user access to include device and application interactions, providing a comprehensive security measure 2.

Related Episodes