From 7d8858d7faf1555953a1ba629ebeddcbdf051669 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 11 Feb 2024 00:10:56 +0900 Subject: [PATCH] docs: update reduntant -> redundant --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79d5b1c..c670e4a 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ You can generate secret from [here](https://generate-secret.vercel.app/32). > [!WARNING] > Keep your Password safe once generated teldrive uses same encryption as of rclone internally -so you don't need to enable crypt in rclone.**Teldrive generates random salt for each file part and saves in database so its more secure than rclone crypt whereas in rclone same salt value is used for all files which can be compromised easily**. Enabling crypt in rclone makes UI reduntant so encrypting files in teldrive internally is better way to encrypt files and more secure encryption than rclone.To encrypt files see more about teldrive rclone config. +so you don't need to enable crypt in rclone.**Teldrive generates random salt for each file part and saves in database so its more secure than rclone crypt whereas in rclone same salt value is used for all files which can be compromised easily**. Enabling crypt in rclone makes UI redundant so encrypting files in teldrive internally is better way to encrypt files and more secure encryption than rclone.To encrypt files see more about teldrive rclone config. ### For making use of Multi Bots