Open Zocker1999NET opened 6 months ago
We can add a message to the settings screen stating that enabling encryption will include the public key in all outgoing messages. Would this be clear enough?
Note: K-9 Mail implements the Autocrypt standard and includes your OpenPGP public key in all outgoing messages.
I don't think the GDPR applies here since we're not collecting any information about the user.
I think a message on the settings screen should be enough for upcoming users. And I think your proposed message should be good enough.
I don't think the GDPR applies here since we're not collecting any information about the user.
Technically the GDPR does not talk about collecting information, but about processing information, which includes forwarding user data to third parties without collecting it yourself. However to be clear, I have not heard yet about a court deciding if an open-source non-cloud app, like K-9 Mail, is required to follow the GDPR. But in most open-source non-cloud apps, most processing of user data is obvious and sometimes even technically required OR is explicitly requested by the user (e.g. by appending a file). I think that is why there are no famous cases about that.
Checklist
App version
6.802
Where did you get the app from?
F-Droid
Android version
LineageOS 20.1 (Android 13)
Device model
Fairphone 4
Steps to reproduce
Expected behavior
IMO it is reasonable to expect that this mail does not contain an AutoCrypt header with my configured OpenPGP key. I think so because K9-Mail does not declare that additional data might be shared, hence (at least in the EU regarding GDPR) it should only share data which is technically required to send that mail. As that mail is not encrypted & not signed and as mutual encryption was disabled, K9-Mail is not technically required to submit my public key.
Actual behavior
The sent mail contains an
Autocrypt
header containing the configured OpenPGP key.Additional Info
Issue #4836 already reported this misbehavior, but that issue was mostly ignored and did not discuss the potential legal issue arising from that behavior. Because this report is from ca. 4 years ago, I decided to open a new issue.
I understand that it is useful to automatically attach the public key to all outgoing mails, I see following problems in the current implementations: