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

U-04: Sending to Bob is blocked if his verified identity has changed. #2730

Closed
3 tasks
mxandreas opened this issue Feb 13, 2025 · 0 comments
Closed
3 tasks

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
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