Skip to content

Store Master Password (During Session) In An SSL Connected Service #7

@portexe

Description

@portexe

Currently, during the session, the user's master password is being stored as a variable by the Python server.

The ideal method would be to encrypt the master password during the session with a randomly generated key and then store the encrypted password in a remote SSL service. Only access the master password when it is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions