|
| 1 | +# Adding your first vault |
| 2 | + |
| 3 | +On your first use of Cryptomator, you will not yet have any vaults. Before you can encrypt files, you need to add a vault. To do so, start by clicking the `Add Vault` button. |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +If you want to create a vault yourself, choose `Create New Vault`. If you already have a vault, for example because someone shared a vault with you via a cloud storage service, you can instead choose `Open Existing Vault`. |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +# Create a New Vault |
| 13 | + |
| 14 | +If you chose to create a new vault, the wizard will now guide you through the vault creation process. |
| 15 | + |
| 16 | + |
| 17 | +## 1. Choose a Name |
| 18 | + |
| 19 | +You start by simply choosing a name for your vault. |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +!!! note |
| 24 | + Your vault name will be used as a directory name on your file system. Make sure not to use any characters that might cause problems with your setup. Especially if you want to share the vault via the cloud with other users, keep in mind that these users might use different software or operating systems that might not cope well with special characters. |
| 25 | + |
| 26 | + |
| 27 | +## 2. Choose a Storage Location |
| 28 | + |
| 29 | +Next, choose where you want to save your vault. Usually this would be inside your cloud-synced directory. But you can choose any storage location, you like. |
| 30 | + |
| 31 | +In this example I want to encrypt files that get synchronized via Dropbox. |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +!!! note |
| 36 | + You might not see all the above options, depending on what cloud services you have installed on your PC. Cryptomator tries to detect some well-known locations. You can always choose `Custom Location` and navigate to your cloud storage directory manually. |
| 37 | + |
| 38 | + |
| 39 | +## 3. Choose a Passwords |
| 40 | + |
| 41 | +Now it is time to choose a [good password](../../security/advice/#good-passwords) for your vault. Cryptomator requires at least 8 characters but we recommend you to use a longer phrases such as pass-sentences. The bar below the password field estimates the strength of your password. |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | +!!! warning |
| 46 | + Nobody except for yourself knows this password and there is no way to "reset" it as you may know it from online services. |
| 47 | + |
| 48 | +!!! tip |
| 49 | + If you plan to share this vault with a different person, you will both need to know the password. In this case, choose a password that is different from anything you tend to only use yourself. To share the password, use an encrypted messenger or any other secure means of communication. |
| 50 | + |
| 51 | +Since we can not reset your password, we recommend you to create an additional _recovery key_. |
| 52 | + |
| 53 | + |
| 54 | +## 4. Show Recovery Key (optional step) |
| 55 | + |
| 56 | +If you chose to create a recovery key in the previous step, it will now be displayed. Make sure not to lose it. Ideally make a hard copy of it. |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | +!!! warning |
| 61 | + Keep the recovery key secret. Remember, just like your password, its purpose is to gain access to your vault! |
| 62 | + |
| 63 | + |
| 64 | +## 5. Done |
| 65 | + |
| 66 | +That's it. You have successfully created a new vault. |
| 67 | + |
| 68 | +You can now unlock this vault using your password and start adding sensitive files to it. |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | +# Open an Existing Vault |
| 74 | + |
| 75 | +If you chose to open an existing vault, all you need to do is to locate the `masterkey.cryptomator` file of the vault you want to open. |
| 76 | + |
| 77 | +!!! note |
| 78 | + If you created the vault on another device and cannot find it or its masterkey file, make sure that the directory containing the vault is properly synchronized and fully accessible on your device. |
0 commit comments