Open xyhhx opened 9 months ago
If there's anything I can do to help with troubleshooting, please let me know...
When you say it fails, in what way does it fail, what error is shown?
Can you provide an example of the encrypted data that fails to be decrypted?
I'm running addy.io in a Docker container, version 1.0.4.
When I try to decrypt emails sent through addy.io using open-keychain, it fails.
I tried to encrypt a test text file from within the docker container, and decrypt that, it also fails.
If I export that secret key and use it on another machine to encrypt a text file, I can successfully decrypt that.
Container's
gpg --version
output:Working VM's
gpg --version
output:While the versions are slightly different, the configurations are otherwise the same.