From ae2d431d3d62e15d7030d4e17886b154f6889267 Mon Sep 17 00:00:00 2001 From: scjane Date: Mon, 20 Feb 2017 18:49:20 +0800 Subject: [PATCH] Update trust_key_mng.md (#1870) --- engine/security/trust/trust_key_mng.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/trust/trust_key_mng.md b/engine/security/trust/trust_key_mng.md index e6decbf8ad..7433cf044d 100644 --- a/engine/security/trust/trust_key_mng.md +++ b/engine/security/trust/trust_key_mng.md @@ -48,7 +48,7 @@ All the Docker trust keys are stored encrypted using the passphrase you provide on creation. Even so, you should still take care of the location where you back them up. Good practice is to create two encrypted USB keys. -It is very important that you backup your keys to a safe, secure location. Loss +It is very important that you back up your keys to a safe, secure location. Loss of the repository key is recoverable; loss of the root key is not. The Docker client stores the keys in the `~/.docker/trust/private` directory.