From b1cd25ff949f4817722830f3628fa72c937c16ec Mon Sep 17 00:00:00 2001 From: scjane Date: Tue, 21 Feb 2017 16:29:20 +0800 Subject: [PATCH] Update trust_key_mng.md --- 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 18f7dc2210..9f897916e0 100644 --- a/engine/security/trust/trust_key_mng.md +++ b/engine/security/trust/trust_key_mng.md @@ -38,7 +38,7 @@ repositories created with newer versions of Docker. The passphrases you chose for both the root key and your repository key should be randomly generated and stored in a password manager. Having the repository key -allow users to sign image tags on a repository. Passphrases are used to encrypt +allows users to sign image tags on a repository. Passphrases are used to encrypt your keys at rest and ensures that a lost laptop or an unintended backup doesn't put the private key material at risk.