From 5f0be0033e70cfc5564c450556252e962b0ce067 Mon Sep 17 00:00:00 2001 From: Andrew Jessup Date: Fri, 4 Sep 2020 11:29:30 -0700 Subject: [PATCH] Tweaks copy of tagline Signed-off-by: Andrew Jessup --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index fcb22822..200464c7 100644 --- a/config.toml +++ b/config.toml @@ -18,7 +18,7 @@ githuburl = "https://github.com/spiffe/spiffe.io/tree/master" [params.home] acronym = "**S**ecure **P**roduction **I**dentity **F**ramework **f**or **E**veryone" -description = "Production identity control plane for distributed systems. " +description = "A universal identity control plane for distributed systems. " [params.home.whatis] spiffe = "**SPIFFE**, the Secure Production Identity Framework For Everyone, provides a secure identity, in the form of a specially crafted X.509 certificate, to every workload in a modern production environment. SPIFFE removes the need for application-level authentication and complex network-level ACL configuration. "