[BUG] - Can't decode messages encoded by felony
bayleedev opened this issue · 0 comments
bayleedev commented
What's this issue about?
I have a private key managed by the gpg command line tools, and a private key managed by felony. With the gpg tools I can encode a message for my felony key and it decodes within felony. However, when I encode it within felony I can't seem to decode it.
Here's a screenshot of me encoding with gpg and decoding with felony:
Here's a screenshot of the other way around:
The log file was not found in ~/Library/Logs/Felony/log.log
Expected behavior
To be able to decode felony messages using gpg tools.
Actual behavior
It prompts for the key's password then stops.
Steps to reproduce
- Setup felony with person a
- Setup gpg tools with person b
- Use felony to encode a message to person b
- Person b decodes the message and sees no output
Environment
OS: OSX High Sierra 10.13.1 (17B1003)
GPG: gpg (GnuPG) 1.4.20
Felony: Version 0.10.3 (0.10.3)