Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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