tobiasvl / 1password2pass

Script for importing 1Password passwords to pass
http://www.zx2c4.com/projects/password-store/
GNU General Public License v2.0
6 stars 4 forks source link

Passwords not in store? #3

Closed arkag closed 8 years ago

arkag commented 8 years ago

Not sure what the deal with this is...

ishmael@aegislash:~/.password-store|
⇒  pass show Passwords/any.do.gpg
Error: Passwords/any.do.gpg is not in the password store.

Pass store initialized with:

pass init <KEY>
arkag commented 8 years ago

It seems like it just isn't encrypting the actual file.

Well... It's encrypted, but pass doesn't seem to recognize as encrypted

arkag commented 8 years ago

This isn't related to importing the file, it's encrypted, but for some reason tab completion isn't ignoring the .gpg nature of the file. Removing .gpg allows it to perform as expected.