Open mih opened 1 year ago
@cpernet talked about encryption at REST on the Azure servers, which presumably gets decrypted prior (?) to transport.
I also understood it as server side encryption, where access (by login/token) is sufficient to obtain the decrypted content. Encryption in transfer probably refers to TLS.
General docs on Azure Storage encryption for data at rest found by @adswa
yep, I'll just upload files as it is and let Azure deal with encryption
OpenNeuroPET plans to upload encrypted data only. I understood this as client-side/pre-upload encryption. It remains to be decided how the encryption keys are implemented (git-annex?) and exchanged.