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

Clint Fewbar: use gpgme 2 0 #55

Closed

Conversation

gauteh
Copy link
Member

@gauteh gauteh commented May 18, 2013

Found on Gitorious, wastly outdated: https://gitorious.org/sup/mainline/merge_requests/12

@avtobiff
Copy link
Contributor

Any update on this getting merged?

The Debian package currently carries from this series for enabling use of gpgme 2.0

http://patch-tracker.debian.org/patch/series/view/sup-mail/0.12.1+git20120407.aaa852f-1/0002-Fix-support-for-gpgme-2.0.patch

@gauteh
Copy link
Member Author

gauteh commented Aug 12, 2013

The patch needs to be updated towards develop and the 0.13-line, otherwise I think it is pretty straight forward.

Clint Byrum and others added 5 commits August 12, 2013 11:11
Generated (and checked in) two test gpg keys (test/gnupg_test_home)
which are used for testing the crypto suite with gpgme 2.0. The keys
expire after 1 year today.

They were generated using gpg --gen-key, to create new keys:
0. Set the GNUPGHOME environment variable to: /full/path/test/gnupg_test_home/
1. Generate receiver keys for email: [email protected] (no password)
2. Export key
3. Move keyrings to receiver_*.gpg
4. Generate sender keys for email: [email protected] (no password)
5. Update test/gnupg_test_home/gpg.conf with deafult-key to represent
   the new sender key.
@gauteh
Copy link
Member Author

gauteh commented Aug 12, 2013

I've updated the patch towards develop. I set up a few test-keys to use for testing rather than someones personal email. These keys should of course not be used for anything.. the secret keys are here checked into the repository.

The patch seems to work with gpgme for signing+encryption as far as I can see.

I have added the gpgme as a dependency to be able to get travis to test it.. if there is some way to do that without adding it as a hard dependency for everyone that would be nice.. (@5long ;))? I am not that familiar with bundler.

@gauteh
Copy link
Member Author

gauteh commented Aug 15, 2013

Merged.

@gauteh gauteh closed this Aug 15, 2013
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

Successfully merging this pull request may close these issues.

2 participants