Updated Encryption (markdown)
@ -9,7 +9,7 @@ Basically you dont have to do anything or worry about anything.
|
|||||||
|
|
||||||
## Decrypting/encrypting
|
## Decrypting/encrypting
|
||||||
|
|
||||||
Things get different if you want to change the encryption-state of a dataset during transfer:
|
Things get more interesting if you want to change the encryption-state of a dataset during transfer:
|
||||||
|
|
||||||
* If you want to decrypt encrypted datasets before sending them, you should use the `--decrypt` option. Datasets will then be stored plain at the target.
|
* If you want to decrypt encrypted datasets before sending them, you should use the `--decrypt` option. Datasets will then be stored plain at the target.
|
||||||
* If you want to encrypt plain datasets when they are received, you should use the `--encrypt` option. Datasets will then be stored encrypted at the target. (Datasets that are already encrypted will still be sent over unaltered in raw-mode.)
|
* If you want to encrypt plain datasets when they are received, you should use the `--encrypt` option. Datasets will then be stored encrypted at the target. (Datasets that are already encrypted will still be sent over unaltered in raw-mode.)
|
||||||
|
|||||||
Reference in New Issue
Block a user