Skip to content
Snippets Groups Projects
Commit 3d98114b authored by Jenny Thuy Dung Tran's avatar Jenny Thuy Dung Tran
Browse files

make screenshots smaller

parent 576a88bf
No related branches found
No related tags found
4 merge requests!544Update external/lab-hsa/ppe/ppe.md, external/lab-hsa/ppe/img/img1.png,...,!543Update external/lab-hsa/ppe/ppe.md, external/lab-hsa/ppe/img/img1.png,...,!524[release] Regular merge of develop,!516how to card on cryptomator
Pipeline #79057 passed with warnings
......@@ -24,7 +24,7 @@ Please visit Cryptomator’s official website for the full documentation on [vau
## Download Cryptomator Desktop
The desktop version of Cryptomator is available both for macOS, Windows, and Linux. Please follow the [Guide](https://docs.cryptomator.org/en/latest/desktop/setup/) on Cryptomator's official website to install the application on your operating system.
<img src="img/cryptomator-main.png"><br>
<img src="img/cryptomator-main.png" height="300px"><br>
## Cryptomator Hub
Cryptomator Hub adds key and access management to your vaults from a central component deployed on your infrastructure, permitting collaborative work. As an admin, you can share your vaults with other people, who can access the vault by authenticating with Keycloak. There is thus no need for creating new accounts nor sharing encryption passwords with collaborators which are easily stolen, copied, or misused, and no data is shared on any online services.
......@@ -35,49 +35,49 @@ As a vault administrator it is important to manage the admin password properly.
1. Go to the LCSB instance of Cryptomator Hub https://lcsb.cryptomator.cloud/.
2. Click on “LCSB Login”.
<img src="img/cryptomatorHub-login.png"> <br>
<img src="img/cryptomatorHub-login.png" height="300px"> <br>
3. Select "uni.lu" account to sign in.
<img src="img/uni-login.png"> <br>
<img src="img/uni-login.png" height="300px"> <br>
4. When signed in successfully, you will be presented with the Hub's main page. To create a new vault, click the “Add” button on the top left corner.
<img src="img/hub-mainpage.png"> <br>
<img src="img/hub-mainpage.png" height="200px"> <br>
5. Fill out vault name and admin password. The admin password is required to grant or revoke access to the vault. When the form is completed, click “Next”.
<img src="img/creating-vault.png"> <br>
<img src="img/creating-vault.png" height="200px"> <br>
6. A recovery key is displayed on the page. Copy the recovery key and store it in a safe location, as it can restore access to the vault data. Tick the checkbox and click “Create Vault”.
<img src="img/recovery-key.png"> <br>
<img src="img/recovery-key.png" height="200px"> <br>
7. The vault has now been successfully created from the Hub. Click “download zipped vault folder”.
<img src="img/download-vault-template.png"> <br>
<img src="img/download-vault-template.png" height="200px"> <br>
8. Unzip the vault in your preferred cloud storage location (e.g., ownCloud or OneDrive).
<img src="img/ownCloud-folder.png"> <br>
<img src="img/ownCloud-folder.png" height="200px"> <br>
## Share vault with others
1. From the Hub's main page, click on the vault you wish to share and then "Manage vault".
<img src="img/manage-vault.png"> <br>
<img src="img/manage-vault.png" height="200px"> <br>
2. Enter the vault admin password and click "Manage".
<img src="img/vault-admin-password.png"> <br>
<img src="img/vault-admin-password.png" height="150px"> <br>
3. You are now able to share the vault with other team members by simply searching for the user and clicking the “add” button.
<img src="img/add-member.png"> <br>
<img src="img/add-member.png" height="350px"> <br>
4. The team member now has to register their local device to the vault (see section "Unlocking an existing vault"). The admin then grant access by clicking on “update permission”.
<img src="img/grant-access.png"> <br>
<img src="img/grant-access.png" height="130px"> <br>
5. Once access is granted, the team member can unlock the vault from their registered device. Please see the next section on how to add and unlock an existing vault.
......@@ -85,7 +85,7 @@ As a vault administrator it is important to manage the admin password properly.
1. Open the desktop application. Click the “add’ button and then “Existing vault”.
<img src="img/add-existing-vault.png"> <br>
<img src="img/add-existing-vault.png" height="300px"> <br>
2. Click on “Choose”.
......@@ -93,7 +93,7 @@ As a vault administrator it is important to manage the admin password properly.
3. Go to the cloud storage location where the existing vault is stored. Select the "vault.cryptomator" file and then "Open".
<img src="img/import-vault.png" > <br>
<img src="img/import-vault.png" height="250px"> <br>
4. Click "Unlock now".
......@@ -103,19 +103,19 @@ As a vault administrator it is important to manage the admin password properly.
6. If it is the first time you connect your device to the Hub, you have to register the device by entering a device name. The admin has to grant access to the device before the vault is unlocked successfully.
<img src="img/register-device.png"> <br>
<img src="img/register-device.png" height="200px"> <br>
7. Once the admin has granted access, the vault is unlocked. Click “Reveal drive” to access the vault on the virtual drive.
<img src="img/unlock-vault.png"> <br>
<img src="img/unlock-vault.png" height="300px"> <br>
8. All data can now be ingested in the vault on the virtual drive.
<img src="img/vault-data.png"> <br>
<img src="img/vault-data.png" height="300px"> <br>
9. The cloud cannot see anything in the folder, as all data is encrypted - both folder name and files.
<img src="img/cloud-data.png"> <br>
<img src="img/cloud-data.png" height="300px"> <br>
`Note:` Always ingest the files directly into the vault on the virtual drive, as it will be encrypted and stored properly. If the file is ingested directly in the folder of the cloud storage location, it will not get encrypted by Cryptomator!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment