From 73bb0481d08745f139d5eae22d1bcf0142e9f9b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=C3=B6tzinger?= Date: Thu, 27 May 2021 20:31:42 +0200 Subject: [PATCH] Rename Beyondcorp to ZeroTrust --- radar/2019-11-01/beyondcorp.md | 4 ++-- radar/2021-01-01/beyondcorp.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/radar/2019-11-01/beyondcorp.md b/radar/2019-11-01/beyondcorp.md index 4da10b2..7f99e71 100644 --- a/radar/2019-11-01/beyondcorp.md +++ b/radar/2019-11-01/beyondcorp.md @@ -1,11 +1,11 @@ --- -title: "BeyondCorp" +title: "ZeroTrust" ring: trial quadrant: methods-and-patterns --- -BeyondCorp is a Zero Trust framework that evolved at Google. +ZeroTrust is a paradigm where no trust is assumed inside a known network, frameworks such as Google's BeyondCorp are build upon that pattern. With the surge of cloud technologies and micro services the network perimeter is ever disappearing. This provides challenges for authentication of subjects that used to heavily rely on network segments. With Zero Trust no assumption is made about how far something can be trusted, everything is untrusted by default and authentication and authorisation happens all the time, not just once. diff --git a/radar/2021-01-01/beyondcorp.md b/radar/2021-01-01/beyondcorp.md index e2a1d0f..18534f3 100644 --- a/radar/2021-01-01/beyondcorp.md +++ b/radar/2021-01-01/beyondcorp.md @@ -1,5 +1,5 @@ --- -title: "BeyondCorp" +title: "ZeroTrust" ring: adopt quadrant: methods-and-patterns