mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 23:57:32 +00:00
Verify identity keys on outgoing messages.
If PreKeyEntity identity key doesn't match local DB, fail outgoing message and queue "incoming" identity key update message for manual user approval.
This commit is contained in:
@@ -264,6 +264,7 @@
|
||||
<string name="SmsMessageRecord_received_message_with_unknown_identity_key_click_to_process">
|
||||
Received message with unknown identity key. Click to process and display.
|
||||
</string>
|
||||
<string name="SmsMessageRecord_received_updated_but_unknown_identity_information">Received updated but unknown identity information. Tap to validate identity.</string>
|
||||
|
||||
|
||||
<!-- VerifyIdentityActivity -->
|
||||
|
Reference in New Issue
Block a user