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

[Story] U-05: Sending to Bob fails if his verified-identity has changed #2731

Open
2 of 3 tasks
Tracked by #2729
mxandreas opened this issue Feb 13, 2025 · 0 comments
Open
2 of 3 tasks
Tracked by #2729

Comments

@mxandreas
Copy link

mxandreas commented Feb 13, 2025

Description

As Alice
When I am sending message to Bob
And we have verified each other with Bob in the past
But Bob's identity has changed after this
Then I want my message to be not sent before I have confirmed that it is safe to be sent
So that I would not potentially send this message to a malicious party

Note that this is a adjacent/fallback measure to #2570 in case of potential race scenarios, e.g.:

  1. Bob's Identity changes.
  2. Alice hits send.
  3. Banner comes up and blocks sending.

Designs

Acceptance criteria

  • TBD

Size estimate

None

Dependencies

  • None

Out of scope

  • Nothing

Open questions

Questions

Preview Give feedback
No tasks being tracked yet.

Subtasks

Android

Preview Give feedback

iOS

Preview Give feedback

Rust

Preview Give feedback
No tasks being tracked yet.

Web

Preview Give feedback
@mxandreas mxandreas changed the title U-05: Sending to Bob fails if his verified identity has changed [Story] U-05: Sending to Bob fails if his verified identity has changed Feb 13, 2025
@mxandreas mxandreas changed the title [Story] U-05: Sending to Bob fails if his verified identity has changed [Story] U-05: Sending to Bob fails if his verified-identity has changed Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant