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

fix: set backward verification when observing vc-contact-confirm or vg-member-added #5930

Merged
merged 2 commits into from
Aug 30, 2024

Commits on Aug 30, 2024

  1. fix: set backward verification when observing vc-contact-confirm or…

    … `vg-member-added`
    
    Documentation comment says forward and backward verification is set,
    but the code was not doing it.
    `vc-contact-confirm` and `vg-member-added` messages
    indicate that other device finished securejoin protocol
    so we know Bob has our key marked as verified.
    link2xt committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5c3a526 View commit details
    Browse the repository at this point in the history
  2. fixup

    link2xt committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8b90dba View commit details
    Browse the repository at this point in the history