Skip to content

Task: Encrypt/decrypt of UploaderSession (bilibili) #25

@MiMiTooU

Description

@MiMiTooU

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

No one assigned

    Labels

    Difficulty:Mediumsome issue that needs a bit work with 1-2 peopleFunction:UploaderUploader related issuePriority:Moderate 🟡Something that is needed to be done in scheduleRange:BackendBackend related stuff like server functionalitiesState:To DoBro is too lazy to do stuff :skull:Task:New Feature

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions