Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Improve error display for messages sent from insecure devices #50

Closed
wants to merge 4 commits into from

Commits on Sep 27, 2024

  1. Add labs option to exclude unverified devices

    Add a labs option which will, when set, switch into the "invisible crypto"
    mode of refusing to send keys to, or decrypt messages from, devices that have
    not been signed by their owner.
    richvdh committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bff059a View commit details
    Browse the repository at this point in the history
  2. DecryptionFailureBody: better error messages

    Improve the error messages shown for messages from insecure devices.
    richvdh committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2a132a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6fd430 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4940648 View commit details
    Browse the repository at this point in the history