Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S slixmpp-omemo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poeziopoezio
  • slixmpp-omemo
  • Merge requests
  • !4

Example: muc echo client

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Jonny Tischbein requested to merge JonnyTischbein/slixmpp-omemo:master into master Dec 31, 2019
  • Overview 3
  • Commits 2
  • Pipelines 0
  • Changes 1

I modified the given echo client to a echo client in multi user chat (MUC).

The following requirements are necessary for the MUC:

  • 'Members only'
  • 'Moderated' (only members can send messages)
  • 'real JID' has to be visible to anyone for receiving the members' OMEMO key.

The bot tries always to answer encrypted, because sometimes the inital publish of the own OMEMO key does not seem to be regocnised by some client.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master