Skip to content

Don't store the password in plain text #21

@piegamesde

Description

@piegamesde

Please add the option to login without storing the plain password in the configuration files. This could be by:

  • Asking for username and password each time (Users that vote rarely or have autotype password managers might use this)
  • Specify a "passcommand" – a command that prints the password when called. This may be either through configuration or environment variable. Borg backup uses this concept and it works pretty well, allowing for easy password safe integration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions