dschor5 / ECHO

Emulating Communication delays for Human spaceflight Operations (ECHO)
https://dschor5.github.io/ECHO/
Creative Commons Attribution Share Alike 4.0 International
4 stars 0 forks source link

Data Encryption #148

Open dschor5 opened 1 year ago

dschor5 commented 1 year ago

Describe the solution you'd like Encrypt message contents and attachments.

dschor5 commented 1 year ago

Consider data-at-rest encryption in the database (https://dev.mysql.com/doc/refman/8.0/en/innodb-data-encryption.html#:~:text=To%20enable%20encryption%20for%20the,using%20an%20ALTER%20TABLESPACE%20statement.) and using openSSL library to encrypt files.