Skip to content

Check privacy for notifications #103

Description

@MaxDac

The decryption of the message upon receiving a notification has been implemented by sending the current session name along with the session name which sent the message. This allowed the decryption of the message text in the notification, but could cause information leaking.

Implement one of these two options

  • Remove the text from the notification altogether (the user would be able to read it anyway by clicking the notification).
  • Add a setting entry in which the user can select whether to show the text or not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions