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

Merged
merged 6 commits into from
Sep 30, 2024

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
    76b8950 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ad7a4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70b592b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fixup! DecryptionFailureBody: better error messages

    Use compound colour tokens, and add a background colour.
    richvdh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f4efe45 View commit details
    Browse the repository at this point in the history
  2. fixup! DecryptionFailureBody: better error messages

    Use compound spacing tokens
    richvdh committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    04d9110 View commit details
    Browse the repository at this point in the history