-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Difficulty:Mediumsome issue that needs a bit work with 1-2 peoplesome issue that needs a bit work with 1-2 peopleFunction:UploaderUploader related issueUploader related issuePriority:Moderate 🟡Something that is needed to be done in scheduleSomething that is needed to be done in scheduleRange:BackendBackend related stuff like server functionalitiesBackend related stuff like server functionalitiesState:To DoBro is too lazy to do stuff :skull:Bro is too lazy to do stuff :skull:Task:New Feature
Description
the two method basically take encrypted_configuration Column from the UploaderSessionEncrypted model to encrypt/decrypt sessions
use an encrypt method to do so (symmetric maybe, single key could be dangerous so consider using multiple keys)
and when decrypt it generates a object of the Session
the sessions should be injected into Uploaders module when startup (take records from database and decrypt, then put the uploader factory method into the module)
Metadata
Metadata
Assignees
Labels
Difficulty:Mediumsome issue that needs a bit work with 1-2 peoplesome issue that needs a bit work with 1-2 peopleFunction:UploaderUploader related issueUploader related issuePriority:Moderate 🟡Something that is needed to be done in scheduleSomething that is needed to be done in scheduleRange:BackendBackend related stuff like server functionalitiesBackend related stuff like server functionalitiesState:To DoBro is too lazy to do stuff :skull:Bro is too lazy to do stuff :skull:Task:New Feature
Type
Projects
Status
Todo