Skip to content

Commit 1f6367f

Browse files
committed
Update text
1 parent e53e90e commit 1f6367f

File tree

1 file changed

+22
-25
lines changed

1 file changed

+22
-25
lines changed

docs/desktop/vault-recovery.md

Lines changed: 22 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,26 +6,27 @@ sidebar_position: 20
66

77
# Vault Recovery
88

9-
If a vault can't be opened anymore due to missing configuration files, Cryptomator can help you recover it.
10-
This feature is designed to restore access to your encrypted files crypted files in a safe and easy way your vault configuration or masterkey files were lost or damaged.
9+
If a vault cannot be added to Cryptomator or opened from inside the app anymore, you can use the Vault Recovery feature to unlock it again.
1110

1211
:::note
1312
Vault Recovery does not restore your encrypted files.
14-
It only recreates missing configuration files such as `vault.cryptomator` and `masterkey.cryptomator` so that Cryptomator can recognize and unlock your vault again.
13+
It only recreates missing configuration files such as `vault.cryptomator` in order for Cryptomator to recognize and unlock your vault again.
1514
:::
1615

17-
You can restore your vault even if essential files are missing:
16+
It helps with the following scenarios:
1817

19-
1. [`Recover Masterkey file…`](#recover-masterkey-file) - If the masterkey file went missing.
20-
2. [`Recover Vault config file…`](#recover-vault-config) - If the vault config file went missing.
21-
3. [`Recover Masterkey and Vault config files…`](#recover-full) - If the vault config and masterkey file went missing.
22-
4. [`Add a vault with missing config files and restore them…`](#add-recover-vault) - If you want to add a vault where the config and/or masterkey file went missing.
18+
1. The masterkey file is missing or damaged - [`Recover Masterkey file`](#recover-masterkey-file)
19+
1. The vault config file is missing or damaged - [`Recover Vault config file`](#recover-vault-config)
20+
1. The masterkey and the vault config files are missing or damaged - [`Recover Masterkey and Vault config files`](#recover-full)
21+
22+
If the damaged vault is not yet added to Cryptomator, you start the recovery during the import process, see [`Add a vault with missing config files and restore them`](#add-recover-vault).
2323

2424
:::warning
2525
Recovery of missing files is only supported starting with Vault Format 8 (introduced in Cryptomator 1.6.0).
2626
Vaults created with older formats (e.g., Vault Format 7 or earlier) are not compatible with these recovery options.
2727
For details, see the [Vault Format History](/docs/misc/vault-format-history.md).
2828
:::
29+
2930
## Recover Masterkey file {#recover-masterkey-file}
3031

3132
If the file `masterkey.cryptomator` is missing from your vault folder, Cryptomator will still recognize the folder as a normal vault.
@@ -36,47 +37,43 @@ In this dialog, you can:
3637
- `Choose` a masterkey file manually, if it was stored outside the vault folder.
3738
- Or check the option “Restore the masterkey file instead” and click `Restore`.
3839

39-
To complete the restore process, you’ll need to enter your recovery key.
40-
Cryptomator will then recreate the missing `masterkey.cryptomator` file in the vault folder, allowing you to unlock it again as usual.
40+
For the latter case, you need the vault recovery key to restore the masterkey file.
41+
You’ll be guided through the recovery process and on success, you can unlock the vault as usual.
4142

4243
## Recover Vault config file {#recover-vault-config}
4344

4445
If the file `vault.cryptomator` is missing, Cryptomator can recreate it using either your vault password or your recovery key.
4546

4647
In the vault list, the vault is marked with an exclamation mark.
4748
In Vault Details, you’ll see `Vault config is missing.`.
48-
Here you can click `Restore vault config` to start the recovery.
49+
Here you can click `Restore vault config` to start the recovery process.
4950

50-
You either need the Recovery Key or the vault password for the recovery process.
51-
52-
You’ll be guided through the recovery, and you can open the vault as usual.
51+
You either need the Recovery Key or the vault password to restore the vault config file.
52+
You’ll be guided through the process and on success, you can open the vault as usual.
5353

5454
## Recover Masterkey and Vault config files {#recover-full}
5555
:::note
56-
If this is a Cryptomator Hub Vault, you can’t restore the missing files yourself.
56+
If the vault is created with Cryptomator Hub, you can’t restore the missing config files yourself.
5757
Please contact the vault owner, who can recreate the configuration file for you.
5858
:::
5959

60-
If both – the `masterkey.cryptomator` and `vault.cryptomator` files – are missing, Cryptomator can restore them using your recovery key.
60+
If both config files – `masterkey.cryptomator` and `vault.cryptomator` – are missing, Cryptomator can restore them using your recovery key.
6161

6262
In the vault list, the vault is marked with an exclamation mark.
6363
In Vault Details, you’ll see `Vault config is missing.`.
64-
Here you can click “Restore vault config” to start the recovery.
65-
66-
You’ll be asked to enter your Recovery Key to continue.
67-
During the process, you must enter the Expert Settings.
64+
Here you can click “Restore vault config” to start the recovery process.
6865

69-
After confirming, Cryptomator recreates both missing files in the vault folder.
70-
Once the process completes, the vault can be opened again as usual.
66+
You need the Recovery Key to restore the vault config file.
67+
You’ll be guided through the process and on success, you can open the vault as usual.
7168

7269
## Add a vault with missing config files and restore them {#add-recover-vault}
7370

74-
If a vault has no configuration files and does not yet appear in the vault list, you can start the recovery manually.
71+
If a vault has no configuration files and is yet not added to Cryptomator, you recover it during the import process.
7572

7673
Open the main window and click the plus `+` button.
7774
In the context menu, choose `Recover Existing Vault…`.
7875

79-
Then select the vault directory you want to restore.
80-
Depending on which configuration files are missing, Cryptomator will guide you through the same recovery options described in Recover Masterkey file, Recover Vault config file, or Recover Masterkey and Vault config files.
76+
Then select the vault directory you want to recover.
77+
Depending on which configuration files are missing, Cryptomator picks the right recovery options and will guide you through the same steps as described above.
8178

8279
After the process completes, the restored vault will be added to your vault list automatically.

0 commit comments

Comments
 (0)