Add option to force encryption#8220
Conversation
8914248 to
f1652d4
Compare
|
there are lots of discussions preventing to unblock this issue. i try to sum up the outcome, even tho i was not part of the most recent ones:
the last point, 6. still looks a bit tricky to me - i do not see a way to get rid of ftr, "New Email" is the only remaining function that relies on |
We can turn "process unencrypted" off for relays that advertise XCHATMAIL automatically. And UIs can then show "new email" only if primary relay has "process unencrypted" enabled, which will be impossible to enable permanently then. |
bb4bde4 to
b47d145
Compare
b47d145 to
c67dc51
Compare
77cbc84 to
15d971f
Compare
This change is a preparation for ignoring unencrypted messages by default. New test_utils::encrypt_raw_message and test_utils::receive_encrypted_imf are used to encrypt the messages before "receiving" them with receive_imf.
15d971f to
a1137cb
Compare
Closes #7494