Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gajim-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gajim
  • gajim-plugins
  • Merge requests
  • !202

Closed
Created Sep 08, 2020 by Vladislav Yarmak@yarmakContributor
  • Report abuse
Report abuse

[pgp] do not learn contact key from signed presence

  • Overview 1
  • Commits 2
  • Changes 2

Fixes #519 (closed)

This MR cuts out all presence key id store logic, so contact is always considered having valid key once it was assigned by user.

Signed presence handler does not learns contact keys anymore. Instead, it validates key signature if peer account has key assigned. Validation result gets logged.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix_519