From 58b5b201f65bcd48975930b6d5b42d6b4cd64d1a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 25 Jun 2023 11:25:49 +0100 Subject: [PATCH] Comments --- metadata.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.py b/metadata.py index d146729bb..f42a00806 100644 --- a/metadata.py +++ b/metadata.py @@ -36,8 +36,9 @@ def meta_data_node_info(base_dir: str, terms_of_service_url: str, registration: bool, version: str, show_accounts: bool) -> {}: - """ /nodeinfo/2.0 endpoint + """ /nodeinfo/2.1 endpoint Also see https://socialhub.activitypub.rocks/t/ + https://github.com/jhass/nodeinfo/blob/main/schemas/2.1/example.json fep-f1d5-nodeinfo-in-fediverse-software/1190/4 Note that there are security considerations with this. If an adversary