mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-01-02 21:32:58 +08:00
docs: update
reduntant -> redundant
This commit is contained in:
parent
0718a737d3
commit
7d8858d7fa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue