Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Improve the federated directory update process #1

Description

@paride

The federated directory update process updateFromPeers() is very weak:

  • It has to be run periodically by a cronjob. This was done every 20 minutes or so when Signal (TextSecure) was federated with CyanogenMod's WhisperPush. Users expect things to happen way faster.
  • While a new user still has to be propagates to the other federated servers it is possible for the user to register on another server, ending with a malfunctioning account.

We need to find a better way to do this. For example a server should "push" registrations/deletions to its peers.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions