henryboldi / felony

🔑🔥📈 Next Level PGP
MIT License
3.47k stars 130 forks source link

[BUG] - Can't decode messages encoded by felony #110

Open bayleedev opened 6 years ago

bayleedev commented 6 years ago

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:

felony_and_1___usr_local_bin_tmux__tmux_

Here's a screenshot of the other way around:

1___usr_local_bin_tmux__tmux__and_felony_and_1password

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

  1. Setup felony with person a
  2. Setup gpg tools with person b
  3. Use felony to encode a message to person b
  4. 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)