cryptomator / cli

Cryptomator Command-Line Interface
GNU Affero General Public License v3.0
278 stars 40 forks source link

Adding passwordfile option to securely read password for each vault f… #9

Closed FZachlod closed 7 years ago

FZachlod commented 7 years ago

…rom a corresponding password file. Works the same way as the password option does. Just uses a file instead to read the password from the first line. password trumps passwordfile.

addresses https://github.com/cryptomator/cli/issues/3