From 30a57807fd2533236c3cf4f67f97a2f221e024ca Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 27 Nov 2024 14:50:16 -0800 Subject: [PATCH] Linux disk encryption guides: add disclaimers (#24230) --- articles/enforce-disk-encryption.md | 2 +- articles/linux-disk-encryption-end-user.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/articles/enforce-disk-encryption.md b/articles/enforce-disk-encryption.md index 564bf71a91..5500d45286 100644 --- a/articles/enforce-disk-encryption.md +++ b/articles/enforce-disk-encryption.md @@ -48,7 +48,7 @@ You can click each status to view the list of hosts for that status. ## Enforce disk encryption on Linux -To enforce disk encryption on Ubuntu Linux and Fedora Linux devices, Fleet supports Linux Unified Key Setup (LUKS) for encrypting volumes. +To enforce disk encryption on Ubuntu Linux and Fedora Linux devices, Fleet supports Linux Unified Key Setup (LUKS) for encrypting volumes. Support for Ubuntu 20.04 is coming soon. 1. Share [this step-by-step guide](https://fleetdm.com/learn-more-about/encrypt-linux-device) with end users setting up a work computer running Ubuntu Linux or Fedora Linux. diff --git a/articles/linux-disk-encryption-end-user.md b/articles/linux-disk-encryption-end-user.md index 03afad69e8..0fd8ffb913 100644 --- a/articles/linux-disk-encryption-end-user.md +++ b/articles/linux-disk-encryption-end-user.md @@ -41,8 +41,8 @@ Follow the steps below to get set up. ## 3. Escrow your key with Fleet - Open Fleet Desktop. If your device is encrypted, you'll see a banner prompting you to escrow the key. - - Click **Create key**. Enter your existing encryption passphrase when prompted. - - Fleet will generate and securely store a new passphrase for recovery. + - Click **Create key**. Enter your existing encryption passphrase when prompted. + - Fleet will generate and securely store a new passphrase for recovery. This may take several minutes. A popup will appear when Fleet is done. Now, your encryption status will update to "verified" in Fleet Desktop, meaning that your recovery key has been successfully stored.