github.com/mckael/restic@v0.8.3/changelog/0.7.2_2017-09-13/issue-1132 (about)

     1  Enhancement: Make `key` command always prompt for a password
     2  
     3  The `key` command now prompts for a password even if the original password
     4  to access a repo has been specified via the `RESTIC_PASSWORD` environment
     5  variable or a password file.
     6  
     7  https://github.com/restic/restic/issues/1132
     8  https://github.com/restic/restic/pull/1133