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

New CryptoProvider: PGP KeyRing #295

Closed
wants to merge 11 commits into from
Closed

Conversation

imaeses
Copy link

@imaeses imaeses commented Apr 12, 2013

Hi, I would like to add a new crypto provider to K-9. The app is called "PGP KeyRing" and provides signing and encryption services.
thanks,
Adam

@cketti
Copy link
Member

cketti commented Apr 13, 2013

-1

I don't like this patch. I don't like the fact that we have special code to support APG either. But at least APG is open source.
Ideally someone would implement a real interface third-party applications could use to provide crypto services. Modifying K-9 to support every possible app out there is not an option.

@dschuermann
Copy link
Contributor

As we were also thinking about integrating our app into k9mail, there is further discussion needed. I opened a bug report: http://code.google.com/p/k9mail/issues/detail?id=5629

@imaeses
Copy link
Author

imaeses commented May 12, 2013

Hi Dominik,

I really like your ideas. Let me chew on them for a bit before I respond in full.

I was rather disappointed by the reaction to the pull request. On the other hand, I didn't really make my case. Originally, I wanted to code against some set of "open intents". You suggest as much in your bug report. But there are problems around user interaction and security as you also point out. So I didn't pursue the matter.

Adam


From: Dominik Schürmann notifications@github.com
To: k9mail/k-9 k-9@noreply.github.com
Cc: imaeses imaeses@yahoo.com
Sent: Sunday, May 12, 2013 9:15 PM
Subject: Re: [k-9] New CryptoProvider: PGP KeyRing (#295)

As we were also thinking about integrating our app into k9mail, there is further discussion needed. I opened a bug report: http://code.google.com/p/k9mail/issues/detail?id=5629

Reply to this email directly or view it on GitHub.

@cketti
Copy link
Member

cketti commented May 13, 2013

@cketti cketti closed this May 13, 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.

None yet

3 participants