Skip to content
Snippets Groups Projects
Commit da524c08 authored by Marina Popleteeva's avatar Marina Popleteeva Committed by Jenny Thuy Dung Tran
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 4033be1b
No related branches found
No related tags found
2 merge requests!572[release] Regular merge of develop,!556transfer of sensitive encrypted data via owncloud and privatebin
Pipeline #85972 passed with warnings
...@@ -14,7 +14,7 @@ redirect_from: ...@@ -14,7 +14,7 @@ redirect_from:
This How-to Card provides a step-by-step guide on how to transfer Human Data via LCSB Owncloud securely. Please note that this How-to Card is intended for the use case where data is < 4 GB and categorized as [sensitive]({{ '/?qms:LCSB-POL-BIC-01' | relative_url }}), in which encryption must be in place as well as secure exchange of encryption password with PrivateBin. If you wish to share Human Data **recurrently** with e.g. external collaborators, we recommend using Owncloud with Cryptomator for encryption of data on the cloud. For further information, please visit the dedicated card on [Cryptomator]({{ '/?exchange-channels:cryptomator' | relative_url}}). This How-to Card provides a step-by-step guide on how to transfer Human Data via LCSB Owncloud securely. Please note that this How-to Card is intended for the use case where data is < 4 GB and categorized as [sensitive]({{ '/?qms:LCSB-POL-BIC-01' | relative_url }}), in which encryption must be in place as well as secure exchange of encryption password with PrivateBin. If you wish to share Human Data **recurrently** with e.g. external collaborators, we recommend using Owncloud with Cryptomator for encryption of data on the cloud. For further information, please visit the dedicated card on [Cryptomator]({{ '/?exchange-channels:cryptomator' | relative_url}}).
1. Use a default zip software installed on your local laptop to zip your file(s) with a strong password. 1. Use a default zip software installed on your local laptop to zip your file(s) with a strong password.
* You can use any zip tool that supports the AES256 encryption method, e.g. [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. * 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"> <img src='img/7zpassword.png' height="300px">
* 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. * 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. 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.
......
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