From 3b9e57b534614fcac471aee47cd19b0a9c514089 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 6 Jul 2021 13:53:10 +0100 Subject: [PATCH] Extra webfinger aliases --- webfinger.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/webfinger.py b/webfinger.py index 776070665..c19424186 100644 --- a/webfinger.py +++ b/webfinger.py @@ -265,6 +265,9 @@ def _webfingerUpdateFromProfile(wfJson: {}, actorJson: {}) -> bool: "matrix": "matrix", "email": "mailto", "ssb": "ssb", + "briar": "briar", + "cwtch": "cwtch", + "jami": "jami", "tox": "toxId" }