From f313b49c2652f3ad13cab6d51098db5e5f4a83b3 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Tue, 13 Aug 2019 11:40:34 +0100 Subject: [PATCH] Add bind def. --- proposals/2229-rebind-existing-3pid.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/proposals/2229-rebind-existing-3pid.md b/proposals/2229-rebind-existing-3pid.md index ce2547e2..11b2e370 100644 --- a/proposals/2229-rebind-existing-3pid.md +++ b/proposals/2229-rebind-existing-3pid.md @@ -12,6 +12,12 @@ Identity server noun A queryable server that holds mappings between 3PIDs and Matrix IDs. + +Bind + verb + + Create a mapping between a 3PID and a Matrix ID. Useful for people to + find a user based on their existing third-party contact information. ``` As part of the on-going privacy work, Matrix client applications are