You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey. I am using password store since a year or so back, and recently found this app on F-Droid after I started using it.
I've put my .password-store on a private remote repo, so I could clone it using this app. After that, I needed to use the OpenKeyChain to manage my gpg key. But I am having issues.
I exported my private key, I imported it to OpenKeyChain, and it seems like I've done everything correct. I've also gone into PasswordStore and "Select OpenPGP Key id", and a window opens and dissapears. I assume this selects my key, because if I have 2 or more keys, a window opens where I can select a key.
But when I go into a password and going to copy it, as soon as I go into it, I get this message:
Error from OpenKeyChain : No encrypted data with known secret key found in stream!
Any ideas what I'm doing wrong?
The text was updated successfully, but these errors were encountered:
Welp, silly me. I just found this in the README I thought I read...
Q I get the error No encrypted data with known secret key found in stream
A In OpenKeyChain (under the left drawer) Apps > Password Store > Accounts > (select the account) > Account key select the key used to encrypt your passwords.
Hey. I am using password store since a year or so back, and recently found this app on F-Droid after I started using it.
I've put my
.password-storeon a private remote repo, so I could clone it using this app. After that, I needed to use the OpenKeyChain to manage my gpg key. But I am having issues.I exported my private key, I imported it to OpenKeyChain, and it seems like I've done everything correct. I've also gone into PasswordStore and "Select OpenPGP Key id", and a window opens and dissapears. I assume this selects my key, because if I have 2 or more keys, a window opens where I can select a key.
But when I go into a password and going to copy it, as soon as I go into it, I get this message:
Any ideas what I'm doing wrong?
The text was updated successfully, but these errors were encountered: