From dd2ea583796d64153490ad59e4c7a9d83e471928 Mon Sep 17 00:00:00 2001 From: Marina Popleteeva <marina.popleteeva@uni.lu> Date: Mon, 19 Feb 2024 17:54:54 +0100 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- .../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 3e0c83d9..ce8516bc 100644 --- a/external/integrity/transfer/owncloud-privatebin/owncloud-privatebin.md +++ b/external/integrity/transfer/owncloud-privatebin/owncloud-privatebin.md @@ -15,7 +15,7 @@ This How-to Card provides a step-by-step guide on how to transfer Human Data via 1. Use a default zip software installed on your local laptop to zip your file(s) with a strong password. * For Windows computer you can use [7-zip](https://www.7-zip.org/download.html). Please make sure *NOT* to change the default encryption from AES256 to ZipCrypto like displayed below. -<img src='img/7zpassword.png' height="300px"> +* For Mac you can use [Keka](https://www.keka.io/en/) (do not go to App Store, just use Download link below App Store button). Please make sure make sure to choose ZIP from the format type drop down and check the **Use AES-256 encryption** checkbox (this box can be checked after password is provided). * Use a password generator (e.g. [dice ware](https://diceware.dmuth.org/), [BitWarden](https://bitwarden.com/), [KeePass](https://keepass.info/)) to make the password strong. 2. Go to [LCSB PrivateBin](https://privatebin.lcsb.uni.lu/) and type/add the password in the Editor tab. If you do not have a LUMS account, please use [HPC PrivateBin](https://hpc.uni.lu/privatebin/), which do not require any account. 3. Enable the feature "Burn after reading" by ticking the checkbox. This means that the link to the password can only be used **once** so it expires upon first access. -- GitLab