Rename Beyondcorp to ZeroTrust

This commit is contained in:
Daniel Pötzinger
2021-05-27 20:31:42 +02:00
parent 2e81258d5a
commit 73bb0481d0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
--- ---
title: "BeyondCorp" title: "ZeroTrust"
ring: trial ring: trial
quadrant: methods-and-patterns 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. 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. 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. 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.

View File

@@ -1,5 +1,5 @@
--- ---
title: "BeyondCorp" title: "ZeroTrust"
ring: adopt ring: adopt
quadrant: methods-and-patterns quadrant: methods-and-patterns