Consider registering keys found in Autocrypt header #122

Open
opened 2023-04-09 21:02:47 +02:00 by pfm · 2 comments
Collaborator

Possible flow could be:

  1. Watch for Autocrypt: header in the message.
  2. If it's present, trigger key registration process (like it was submitted via web form).
Possible flow could be: 1. Watch for `Autocrypt:` header in the message. 2. If it's present, trigger key registration process (like it was submitted via web form).
pfm added this to the Autocrypt milestone 2023-04-09 21:02:47 +02:00
pfm added the
IDEA
label 2023-04-09 21:02:47 +02:00
pfm changed title from Consider adding support for Autocrypt to Consider registering keys found in Autocrypt header 2023-04-09 21:03:40 +02:00
Author
Collaborator

This might be pointless, as we'd get the keys of senders of mail received by the server where Lacre was running. Usually they would be on other servers and Lacre wouldn't get a chance to encrypt their mail. Therefore, storing these keys makes little sense

This might be pointless, as we'd get the keys of senders of mail received by the server where Lacre was running. Usually they would be on other servers and Lacre wouldn't get a chance to encrypt their mail. Therefore, storing these keys makes little sense
Author
Collaborator

It would make sense only if users [often] exchanged mail within that one server.

There'd need to be a confirmation stage, because otherwise we'd register keys and start encrypting silently, which doesn't seem to be a good idea.

It would make sense only if users [often] exchanged mail within that one server. There'd need to be a confirmation stage, because otherwise we'd register keys and start encrypting silently, which doesn't seem to be a good idea.
Sign in to join this conversation.
No description provided.