From 9e888e41c0e959f6005891b0f681cfc1aeffc560 Mon Sep 17 00:00:00 2001 From: Steven Martin Date: Mon, 7 Mar 2022 16:39:07 -0500 Subject: [PATCH] Add desktop access to front page (#10894) --- docs/pages/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/index.mdx b/docs/pages/index.mdx index e579c391413ab..629dee1ca40ce 100644 --- a/docs/pages/index.mdx +++ b/docs/pages/index.mdx @@ -10,7 +10,7 @@ videoBanner: 0HlyGk8dihM Teleport is a Certificate Authority and an Access Plane for your infrastructure. With Teleport you can: -- Set up Single Sign-On and have one place to access your SSH servers, Kubernetes, Databases, and Web Apps. +- Set up Single Sign-On and have one place to access your SSH servers, Kubernetes, Databases, Desktops, and Web Apps. - Use your favorite programming language to define access policies to your infrastructure. - Share and record interactive sessions across all environments. @@ -61,7 +61,7 @@ Teleport is a Certificate Authority and an Access Plane for your infrastructure. Replace static keys and passwords with short-lived certificates. - Gather structured events and session recording/replay for `ssh` and `kubectl`. + Gather structured events and session recording/replay for `ssh`, `kubectl` and desktop interactions. Enforce two-factor auth with WebAuthn or TOTP.