From abd60eb0bf7b2925c47e8fa6782b0f38d5f304ab Mon Sep 17 00:00:00 2001 From: Jenny Thuy Dung Tran <jenny.tran@uni.lu> Date: Tue, 20 Feb 2024 11:55:35 +0100 Subject: [PATCH] typo --- .../transfer/owncloud-privatebin/owncloud-privatebin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/integrity/transfer/owncloud-privatebin/owncloud-privatebin.md b/external/integrity/transfer/owncloud-privatebin/owncloud-privatebin.md index 2bf309de..b9262b23 100644 --- a/external/integrity/transfer/owncloud-privatebin/owncloud-privatebin.md +++ b/external/integrity/transfer/owncloud-privatebin/owncloud-privatebin.md @@ -16,7 +16,7 @@ This How-to Card provides a step-by-step guide on how to transfer Human Data via **Prerequisite:** LUMS account is needed and can be requested via the [Service Portal](https://service.uni.lu/sp?id=sc_cat_item&table=sc_cat_item&sys_id=c536257ddb336010ca53454039961936). 1. Use a zip software that supports AES256 encryption to zip your file(s) with a strong password. -* For Windows computer you can use [7-zip](https://www.7-zip.org/download.html), which uses AES256 encryption per default. +* For Windows computer you can use [7-zip](https://www.7-zip.org/download.html), which uses AES256 encryption by default. * For Mac you can use [Keka](https://www.keka.io/en/). To enabled AES256 encryption, please go to `settings > Compression` and tick the **Use AES-256 encryption** checkbox like displayed below. <br> <img src='img/keka-encryption.png' height='350px'> 2. Use a password generator to generate a strong encryption password. -- GitLab