diff --git a/docs/content/crypt.md b/docs/content/crypt.md index f0fa99e66..52e49dba0 100644 --- a/docs/content/crypt.md +++ b/docs/content/crypt.md @@ -182,7 +182,7 @@ A long passphrase is recommended, or `rclone config` can generate a random one. The obscured password is created using AES-CTR with a static key. The -salt is stored verbatim at the beginning of the obscured password. This +IV (nonce) is stored verbatim at the beginning of the obscured password. This static key is shared between all versions of rclone. If you reconfigure rclone with the same passwords/passphrases