This repository was archived by the owner on Jul 19, 2025. It is now read-only.
Encryption of uploaded files #94
Unanswered
jendakolda
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to implement an encryption of the uploaded files using cryptography.fernet. Please suggest what point of the uploader code should one modify to first encrypt the uploaded data. What I'm trying to achieve is that the file only leaves my computer after it is encrypted. Does anyone have a suggestion how to achieve this? Thanks
Beta Was this translation helpful? Give feedback.
All reactions