DemocracyLab / CivicTechExchange

https://www.democracylab.org
MIT License
97 stars 64 forks source link

Encrypt username in s3 key #1066

Open yiyichu opened 10 months ago

yiyichu commented 10 months ago

Use cryptography to encrypt the user name before defining a s3 key. Define a global key for now for encryption and decryption. The admin can improve based on this pull request to define a secrete key.