Skip to content

Option to persist credentials in plain text on init when there is no keyring #673

@benjiwolff

Description

@benjiwolff

I am running backups on a system without a keyring. Whenever I initialize a repository with b2 storage and enabled encryption, I have to enter three different secrets

  • b2_id
  • b2_key
  • password

Then, when I backup, I have to enter those credentials again. For automated backups, I follow the steps for managing passwords in the preferences file (plain text).

However, when setting up many repositories, entering the three secrets a second time is cumbersome and error prone.

I would greatly appreciate an option -store-credentials-in-plain-text (or similar) on the init command, that does the three set -key .. -value .. commands for me.

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