Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bayleedev opened this issue Jan 9, 2018 · 0 comments
Open

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

bayleedev opened this issue Jan 9, 2018 · 0 comments

Comments

@bayleedev
Copy link

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)

@bayleedev bayleedev changed the title Can't decode messages encoded by felony [BUG] - Can't decode messages encoded by felony Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant